Pages

Friday, 14 November 2014

RF TX RX with 8 Bit Encoder and Decoder


RF TX RX with 8 Bit Encoder and Decoder


The TX is an ASK transmitter module.The TX isdesigned specifically for remote-control , wireless mouseand car alarm system operating at 315/433.92 MHz.The RX is a miniature receiver module that receives On-offkeyed ( OOK )modulation signal and demodulated to digital signal for the next decoder stage.The RX is designed specifically for remote-control and wireless security receiver operating at 315/434Mhz. UART TTL o/p - Baud Rate - 9600.



RF TX RX with 8 Bit Encoder and Decoder Features:

  • Input Power supply - 5 Volts
  • Compatible for Both RF 433/ 315 Mhz
  • Interface upto 8 Bit Data.
  • UART TTL o/p - Baud Rate - 9600
  • Package Includes with RF Tx Rx.
  • Indicating LED's.
  • High quality PCB FR4 Grade with FPT Certified.

For Codes , Schematics : CLICK HERE

Wednesday, 12 November 2014

CC2500 RF Transceiver


CC2500 RF Transceiver

CC2500 RF Module is a transreceiver module which provides easy to use RF communication at 2.4 Ghz. It can be used to transmit and receive data at 9600 baud rates from any standard CMOS/TTL source. This module is a direct line in replacement for your serial communication it requires no extra hardware and no extra coding toIt works in Half Duplex mode i.e. it provides communication in both directions, but only one direction at same time.


CC2500 RF Transceiver Features:

  • Input Voltage - 5Volts DC
  • Serial Data Rate - 9600bps,
  • Available frequency at : 2.4-2.483 GHz
  • No external Antenna required.
  • 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.
  • Programmable output power (up to 1dBm).
  • Hi sensitivity (-101dBm @10kbps)
  • High quality PCB FR4 Grade with FPT Certified.
For Codes , Schematics : CLICK HERE

Tuesday, 11 November 2014

Mega 2560 R3 ATmega2560-16AU Board+Free USB Cable For Arduino


QUICK OVERVIEW :

Alternative ATMEGA16U2 chip 2011 version of ATMEGA8U2 , ISP FLASH increased capacity doubled, to facilitate greater functionality extensions, developers need. ATMEGA16U2 addition to traditional USB to serial, also allows user programming to define other functions, such as the USB port can be configured as a mouse, keyboard, game joystick, camera, of course, these applications have yet to be Arduino team to disclose the specific embodiments.External interface increase on the basis of the 2011 version of the SDA, SCL (the left side of the position in the AREF).IOREF interface can be provided to the Shield a voltage reference. And compatibility considerations for future products the IOREF reserve a port on the left side.RESET circuit than the 2011 version. Prevent RESET the accidental reset the the RESET circuit more stable.






FOR MORE SAMPLE CODES & SCHEMATICS : CLICK HERE

Tuesday, 4 November 2014

GSM/GPRS Shield


Quick Overview

This is a very low cost and simple Arduino GSM and GPRS shield. We use the module SIMCom SIM900A.
The Shield connects your Arduino to the internet using the GPRS wireless network. Just plug this module onto your Arduino board, plug in a SIM card from an operator offering GPRS coverage and follow a few simple instructions to start controlling your world through the internet. You can also make/receive voice calls (you will need an external speaker and microphone circuit) and send/receive SMS messages.




GSM/GPRS Shield Features:


  • Dual-Band GSM/GPRS 900/ 1800 MHz
  • TTL data(RX,TX,GND).
  • ESD Compliance.
  • Enable with MIC and SPeaker socket.
  • SMA connector with GSM Antenna 
  • SIM Card holder.
  • Configurable baud rate
  • Inbuilt Powerful TCP/IP protocol stack for internet data transfer over GPRS.

GSM/GPRS Shield Applications:

  • Industrial automation.
  • GPRS based data logging.
  • GPRS and GPS application.
  • Home automation.
  • Health monitoring. 
  • Agriculture automation.
  • Vehicle tracking.
  • Remote monitoring and controlling.
  • GPRS based Weather report logging. 
  • GSM GPRS based Security alert. 
  • GPRS based remote terminal for file transfer.
  • IVRS.
  • Bulksms sending.


GSM/GPRS Shield SAMPLE CODE:

void setup()
{
Serial.begin(9600);
delay(5000);

}
void loop()
{
Serial.println("AT");
delay(1000);
Serial.println("AT+CMGF=1");
delay(1000);
Serial.println("AT+CMGS=\"1234567890\""); //CHANGE TO DESTINATION NUMBER (10 digit)
delay(1000);
Serial.print("hi");
Serial.write(26);
delay(1000);
}

For Schematics , Tutorials : http://researchdesignlab.com/modules/gsm-gprs-shield.html

Monday, 3 November 2014

dsPIC Development Board



dsPIC Development Board

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.
dsPIC Development  Board provides the best solution for fast and simple development of 40-pin dsPIC30F microcontroller applications.It includes connectors for connecting the dsPICprog in-system stand-alone programmer. These connectors enable you to program microcontrollers without any other additional devices







dsPIC Development Board Features:


  • High quality dsPIC microcontroller development board.
  • A USB supported prototype board for 40-pin dsPIC30F MCUs.
  • The MAX232 chip RS232 communication.
  • On-board USB to serial UART interface FT232R that can be easily connected to a PC.
  • All IO ports pin have extraction and clearly marked.
  • On Board Power supply 3.3V,5V,GND.
  • On board ISP Programmer.
  • Quartz crystal 20 MHz.
  • Reset button.
  • Power plug-in DC Socket.
  • Power supply indicator LED.
  • Test led for Tx, Rx.
  • Pin outs for 5V,3.3V,GND.
  • All IO’s are connected by brug stripps for easy connection
FOR MORE SAMPLE CODES , SCHEMATICS & TUTORIALS : CLICK HERE

Sunday, 2 November 2014

PIC Mini Project Board with PicKit2 USB Programmer ICD ICSP


Quick 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 mini Project Board(RED) Features:

  • PIC Development Board for Microchip PIC Series.
  • Quartz crystall 20Mhz.
  • External TX,RX, GND
  • On board programming ISP.
  • Power indicator LED.
  • Reset Switch for the IC.
  • Colour :RED

PicKit2 USB Programmer ICD ICSP Features:

  • Supported Device Families:
  •               PIC10F
  •               PIC12F
  •               PIC16F
  •               PIC18F
  •               PIC24
  •               dsPIC30, dsPIC33
  • Programs all current 8-, 16-, and 32-bit Flash PIC microcontrollers.
  • Includes the UART Tool and Logic Tool microcontroller  development utilities.
  • With a portable USB power source, PICkit 2 will program the downloaded code into a PIC Microcontroller

For More Sample Codes , Schematics & Tutorials : CLICK HERE

GSM/GPRS Shield with GPS Receiver PA6E-CAM


Quick Overview :

This is a very low cost and simple Arduino GSM and GPRS shield. We use the module SIMCom SIM900A.

The Shield connects your Arduino to the internet using the GPRS wireless network. Just plug this module onto your Arduino board, plug in a SIM card from an operator offering GPRS coverage and follow a few simple instructions to start controlling your world through the internet. You can also make/receive voice calls (you will need an external speaker and microphone circuit) and send/receive SMS messages.

GPS module from GlobalTop: PA6E-CAM, based on MediaTek MT3333 chipset. Possibility of using both systems improves position accuracy and shortens cold start time, especially in difficult satellite signal conditions.

Module is pin-to-pin and functionally compatible to older PA6E module based on MT3329 chipset. Thus it is possible simple migration to this module without changing of printed boards.



GSM/GPRS Shield Features:

  • Dual-Band GSM/GPRS 900/ 1800 MHz
  • TTL data(RX,TX,GND).
  • ESD Compliance.
  • Enable with MIC and SPeaker socket.
  • SMA connector with GSM Antenna 
  • SIM Card holder.
  • Configurable baud rate
  • Inbuilt Powerful TCP/IP protocol stack for internet data transfer over GPRS.


GPS Receiver PA6E-CAM Features:
  • 33 tracking/ 99 acquisition-channel GPS receiver.
  • Supports QZSS, SBAS(WAAS, EGNOS, MSAS, GAGAN*) ranging.
  • Ultra-High Sensitivity: -165dBm.
  • High Update Rate: up to 10Hz(: SBAS can only be enabled when update rate is equal or less than to 5Hz.).
  • 12 multi-tone active interference canceller(Some features need special firmware or command programmed by customer please refer to “PMTK Command List”)
  • High accuracy 1-PPS timing support for Timing Applications (±10ns RMS jitter).
  • AGPS Support for Fast TTFF.
GSM/GPRS Shield Applications:
  • Industrial automation.
  • GPRS based data logging.
  • GPRS and GPS application.
  • Home automation.
  • Health monitoring. 
  • Agriculture automation.
  • Vehicle tracking.
  • Remote monitoring and controlling.
  • GPRS based Weather report logging. 
  • GSM GPRS based Security alert. 
  • GPRS based remote terminal for file transfer.
  • IVRS.
  • Bulksms sending.

GPS Receiver PA6E-CAM Applications:

  • Handheld Device 
  • PLB 
  • M2M application 
  • Asset management 
  • Surveillance

For More Sample codes , Schematics  & Tutorials : CLICK HERE