Description: This project controls a remote robot through RF. The ordinary 433mhz RF modules are used in this project. AT89C2051 microcontroller is used in this project. It is also an 8051 microcontroller. You can burn the same hex file into any 8051 microcontroller.
You can make the robot to move front and back, turn left and right. Also you can control the speed of the robot from the remote. The PWM technique is used for obtaining the speed control of the motor.
To Search:
File list (Check if you may need any files):
Receiver.c
Receiver.hex
Transmitter.c
Transmitter.hex