Arduino Remote Control

Page 1

Arduino Remote Control In this tutorial, we look into Arduino remote control! When I was designing this robot, I wanted to use radio control, just like the kind used with remote control cars and planes you find at toy stores. It wouldnâ€&#x;t be too hard to implement this for an Arduino robot by hacking an old toy or just buying a new receiver/transmitter combo, but in the interest of keeping this tutorial as simple and cheap as possible (it is intended for beginners) while building a complete robot. I decided to use an infrared remote kit since you can get everything you need for under $10. I think this approach is great for a beginner, but it does have the disadvantage that you must have line of sight to the robot to control it, and thus the range of the receiver is less than it would be with remote control, but at under $10 it you can hardly go wrong. After building your robot, you can upgrade to radio control, and hack the remote to control your neighbors TV and have some fun from just outside their window. Here is the infrared remote kit I used. You could also hack an existing remote control, probably you have one laying around from an old TV or VCR ( remember those).

I could not find much documentation on this little kit, and it didnâ€&#x;t come with any, so I ended up reverse engineering it to figure out what commands it sends, and then programmed the Arduino to respond to those commands. I found an excellent code Library online that was written by Ken


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.
Arduino Remote Control by Adalberto Sharpley - Issuu