01110100110101010101011101100010
Weekend Project
In Dec 2009 at foss.in at the maemo stall i saw a guy control a small toy car through accelerometer on his N900, i thought of replicating that but it just remained in my mind, so last Saturday i finally decided to implement it and went straight to a toy store and bought a toy RF car, one hour of hacking and i was able to control the small car through by phone (Nokia E61i) here is the video of it working.
the concept is simple, i send commands through my phone over wifi to my laptop which controls the car remote, controlling a toy car remote is very easy with a Parallel port and few transistors but laptops don’t have parallel ports, so i used a micro-controller in between to sort that out, so now micro controller controls the car remote by acting on signals received over UART from laptop.
the working is Phone —(WiFi)—>Laptop —(USB/UART)—> Micro controller —(Relays)—> Car Remote —(RF)—> Toy Car
will post details with code sometime later
| Print article | This entry was posted by Ankur Shrivastava on March 11, 2010 at 1:22 am, and is filed under Stuff, college, fedora. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |




about 5 months ago
Nice to know that someone got inspired
Could you please enlighten us how you could get the usb and remote connected?
In my case, I had to use a parallel port, and it worked out to be quite simple.
about 5 months ago
hmm looks good, publish a detailed paper. I am eager to read it.
about 5 months ago
Looks really good. Interesting to watch this. But unfortunately I don’t understand how this entire thing works. Pls try to put up a small writing of how entire thing works.
about 5 months ago
Seems pretty interesting
Perhaps you could conduct a workshop on it, LUG should have the resources for it.
If not then LUG with IEEnC,IEEE or ISTE could do it.
1st year students would appreciate such a workshop