Pages

Monday, 18 November 2013

PIC Project Board


Overview
PICs are popular with both industrial developers and hobbyists alike due to their low cost, wide availability, large user base, extensive collection of application notes, availability of low cost or free development tools, and serial programming (and re-programming with flash memory) capability. They are also commonly used in educational programming .

PIC Project Board








Features: 
  • PIC Development Board for Microchip PIC Series.
  • On board Regulated Power- Optional Supply 5v,12v supplys
  • Easy to test with Burg Connecters wires
  • An RS232 Serial Port
  • Compatable for USB Power supply.
  • DC Power Supply Connector(12v Ac or Dc)
  • On board programming ISP.
  • 4 Intruupt Switchesr/keypad
 Circuit Diagram
For Sample Codes Click Here





CC2500 Module

Overview
CC2500 RF Modem is a transceiver module which provides easy to use RF communication at 2.4 Ghz. It can be used to transmit and receive data at multiple baud rates from any
standard CMOS/TTL source.

CC2500 Module
Features: 
  • Low current consumption. (RX:13.3mA,TX:21.2mA @0dBm output power)
  • Easy for application.
  • Efficient SPI interface
  • Operating temperature range: -40 85
  • Operating voltage:1.8~ 3.6 Volts.
  • Available frequency at : 2.4-2.483 GHz
  • Programmable output power (up to 1dBm).
  • Hi sensitivity (-101dBm @10kbps)

For Design & Code Click Here

USB To RS232


Overview
Few older devices use DB9 connectors, but most modern computers use USB  port for data transfer. By using a USB to serial adapter, you can continue to use your older serial-enabled device through your new computer's USB port. These cables are also referred to as USB to DB9 or or USB to RS-232 cables.USB to serial adapters are cables that convert the data sent by a serial-enabled device for use by a USB port. The serial end has a DB9 connector, which plugs into the serial device. The USB connector plugs into the computer's USB port or a connected USB hub. The data that are transmitted by the serial device are sent directly to the USB port, where it is passed to software to interpret it.


USB To RS232 :


Features:
  • Single board USB to asynchronous serial data transfer interface. 
  • UART interface support for 7 or 8 data bits, 1 or 2 stop bits and odd/ even/ mark/ space/ no parity. 
  • Power LED. 
  • 12MHz clock output signal for driving external MCU or FPGA. 
  • Low USB bandwidth consumption. 
  • Supports automatic handshake mode
  • Supports Remote wake-up and power management
  • 256-bytes buffer each for upstream and downstream data flow
  • Supports Windows 98/SE, ME, 2000, XP, Windows CE3.0, CE .NET, Linux, and Mac OS 

USB To RS232 
For Driver Click Here