Microcontroller › 8051 › wireless robot that to be controlled by pc.
- This topic has 15 replies, 5 voices, and was last updated 12 years, 4 months ago by
Suzan.
-
AuthorPosts
-
May 14, 2012 at 5:27 am #1798
subhajit
Participanthi…
can any one provide ckt digram and c code for it.
May 14, 2012 at 5:29 am #7770subhajit
Participanti.e Pc controllede wireless robot.so reply me frndz…
May 14, 2012 at 5:29 am #7787subhajit
Participanti.e Pc controllede wireless robot.so reply me frndz…
May 14, 2012 at 5:30 am #7772subhajit
ParticipantBut i want to do it using 8051.needs quick response .
May 14, 2012 at 5:30 am #7789subhajit
ParticipantBut i want to do it using 8051.needs quick response .
May 14, 2012 at 5:56 am #7778AJISH ALFRED
ParticipantHi subhajit,
I’ve posted project on UGV. Please go through it
http://www.engineersgarage.com/contribution/unmanned-ground-vehicle-ugv-or-spycar
May 14, 2012 at 5:56 am #7795AJISH ALFRED
ParticipantHi subhajit,
I’ve posted project on UGV. Please go through it
http://www.engineersgarage.com/contribution/unmanned-ground-vehicle-ugv-or-spycar
May 14, 2012 at 8:28 am #7786subhajit
Participantbut i need it with 8051,any one pls???????????
May 14, 2012 at 8:28 am #7800subhajit
Participantbut i need it with 8051,any one pls???????????
May 14, 2012 at 10:26 am #7788D.V.G. Krishna
Participantyou need two 8051 microcontrollers
one at the computer and
one on the robot
at the pc side you need to work on serial communication between pc and 8051 using serial port(UART)
connect an RF module through HT12E
to 8051.
connect a RF receiver through HT12D to the 8051 on the robot
for the circuits of RF modules visit
May 14, 2012 at 10:26 am #7802D.V.G. Krishna
Participantyou need two 8051 microcontrollers
one at the computer and
one on the robot
at the pc side you need to work on serial communication between pc and 8051 using serial port(UART)
connect an RF module through HT12E
to 8051.
connect a RF receiver through HT12D to the 8051 on the robot
for the circuits of RF modules visit
May 14, 2012 at 2:34 pm #7794Anonymous
GuestFollow the instructions in the post by Krishna.
In the transmitter side from the PC, its not necessary to use a controller. Just use any softwares like hyperterminal or putty and open a serial port with baud rate 1200. That is the maximum baud rate at which the rf module can work. You need a serial to ttl converter to interface the serial port with the DataIn pin of the rf module.
Now just send your data to the port and it will get transmitted.
May 14, 2012 at 2:34 pm #7808Anonymous
GuestFollow the instructions in the post by Krishna.
In the transmitter side from the PC, its not necessary to use a controller. Just use any softwares like hyperterminal or putty and open a serial port with baud rate 1200. That is the maximum baud rate at which the rf module can work. You need a serial to ttl converter to interface the serial port with the DataIn pin of the rf module.
Now just send your data to the port and it will get transmitted.
May 14, 2012 at 5:37 pm #7799D.V.G. Krishna
Participantyes you can connect the RF module directly to the PC but there will be some unwanted noice
if you go for HT12E encoder you can establish a noice free communication
May 14, 2012 at 5:37 pm #7811D.V.G. Krishna
Participantyes you can connect the RF module directly to the PC but there will be some unwanted noice
if you go for HT12E encoder you can establish a noice free communication
-
AuthorPosts
- You must be logged in to reply to this topic.