Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: Casper on March 26, 2010, 05:16:11 PM

Title: Remote controlled Robot?
Post by: Casper on March 26, 2010, 05:16:11 PM
Hi, I have to make a robot using a PICAXE microcontroller. The problem is that it needs to be remote controlled wirelessly.
Does anyone have any ideas on how I can make a wireless PICAXE controller for a robot?

Thanks,
Casper
Title: Re: Remote controlled Robot?
Post by: GearMotion on March 26, 2010, 05:31:04 PM
Use strings to control it. :-P

One very low cost approach is to use a TV remote and a $2-$3 IR receiver to decode the button commands.
Title: Re: Remote controlled Robot?
Post by: botbuilder3.14 on April 08, 2010, 05:52:34 PM
You need to get an RC receiver and such (have you seen the tutorial for RC robots?). Then you can probably hook up the receiver to the microcontroller. I don't know how to do it, but you can probably find it on the internet.