Devacron.com

Add bluetooth control to a toy truck

Adding Bluetooth control is not a difficult task these days. Its really inexpensive too. The main component in this small project is the bluetooth module HC-05 that you can get it shipped from eBay for less than 5 us dollars. My son had a small toy truck and I thought that it would be a nice surprise for him to upgrade it into bluetooth controlled. Even if it is only 2 years old he seems to like all sort of electronic devices(like most of the kids). In order to control the module you can use the Bluestick control app that you get from Google Play store. Communication between arduino and bluetooth module is done via serial port. If you are following this blog you may remember that I posted how to do it in this post.

Here is the parts list:

You can find all the information on how to build it in these two posts :

  1. http://devacron.com/servo-motor-control-bluetooth/
  2. http://devacron.com/arduino-tip120-control-dc-motor/ 

And here some photos:

I have to say that this design has a big disadvantage. You can’t do reverse. Thats why I am going to switch into an H-Bridge circuit. Actually I already bought L298N and planning to install it in the next few days.

Exit mobile version