My childhood dream came true and I built my own remote-controlled car. What does it contain?
Here is the final model in action:
The first model looked something like this. I still thought it would all fit in a vitamin box. An even worse mistake was the idea of powering it all with one 9V battery. It wouldn’t even start. I had to use a total of 8 AA batteries and start the motors through transistors.
Then I started building more generously on a metal structure.
If it weren’t for waiting for battery holders from China, I would have had the whole project finished two months earlier. In the end, this company originally from the Czech Silicon Valley saved me. I’m still waiting for the holders from China (since August 2016).
The code for the car itself is embarrassingly simple, for interest’s sake I attach it here. The UWP application for Win10 is available here, the screenshot is on the left. That was more demanding.
Description of buttons: 1 is light, 3 is buzzer, 8 is forward, 4 and 6 are sideways. The nice thing is that it remembers and processes commands serially (the connection also goes through a serial link), so you can quickly type something and the car will do it nicely one after the other.