Robot control by wireless

Status
Not open for further replies.

nuttaphong191

New Member
I am building a robot that will be controlled by a remote PC, via a wireless link of some sort. The PC will receive sensor data from the robot wirelessley, process the data by writing some software, and then send out instructions to set the a microcontroller's I/O lines high or low, again wirelessley.

Does anybody know how this can be achieved, or if there is any existing hardware out there to perform this function?

Thank you
 
zigbee transceivers

but it will be a LOT easier to just do the sensor processing onboard. todays microprocessors are very powerful (ATMEL has a 32 bit one)
 

I would suggest it would be better to have a degree of self control on the robot itself - with the PC merely sending instruction which the robot follows. This is likely to be better than running the link at the low level you suggested, with all the processing on the PC.

There are various PIC examples in my tutorials which would be helpful in such a project, including PWM and wireless links.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…