Wednesday 21 December 2016

WIRELESS CAR USING IR SENSOR

An IR sensor is a device which identifies the presence of IR radiation falling on it. Depending on the application, there are numerous types of IR sensors. Presented here is robot controlled using infrared (IR) sensors and wireless radio frequency (RF) communication and the controller used is ATmega8. In this project we are using four pairs of IR sensor modules i.e IR LED and photodiode to control forward, backward, left and right movements of the robot.

Transmitter module:

The principle behind working of IR sensor module is the transmission of IR rays by IR LED. The photodiode receives the reflected IR ray from the object that turns on the circuit. The remaining three IR modules operate similarly. The output of these IR sensors is given as input to four channels of ADC of ATmega8. A specific IR module will be activated when you place your hands near it and then it will send signal to controller. HT12E encoder is used in which the signal received is first encoded and transmitted through RF link module. The information is transmitted to the receiver module via RF link.

Receiver module:

At the receiver end, these transmitted signals are received through an RF receiver module and decoded via HT12D decoder. These signals are then transferred to Atmega8 microcontroller on the receiving end to drive the robot.

ATmega8:

The ATmega8 is a low-power CMOS 8-bit microcontroller based on the AVR RISC architecture with 8KB of In-System programmable flash with Read-While-Write capabilities, 1KB of SRAM, 512 bytes of EEPROM, 3 timer/counters with compare modes, and a 6 or 8 channel 10-bit A/D converter.

Software:

The IDE used for programming is AVR Studio 6. For testing the code on virtual environment we will use Proteus. The coding is done using Embedded C language. 
 
For more inquiries, Kindly contact:
 
Call Now Our TOLL FREE No. 1800 - 200 – 4051

Noida +91-9873630785
Delhi +91-9711861537
Gurgaon +91-9873588305
Lucknow +91-9838834288
Allahabad +91-7704003025
Jaipur +91-8058033551
Mohali +91-9873349806
Bhopal +91-9755559168
Vadodara +91-9898666980
Ahmedabad +91-9227185900
Pune +91-7387700416

No comments:

Post a Comment