Bluetooth Controlled Car

by CircuitryBrains in Circuits > Microcontrollers

1630 Views, 6 Favorites, 0 Comments

Bluetooth Controlled Car

PSX_20171228_170141.jpg

This is a Bluetooth Car controlled via our phone on an app called the EBot8 Blockly. It is used to program special microcontrollers called the EBot8 developed by CBits. Now let's see how to make this simple and easy project!

Gather the Materials

IMG-20171228-WA0002.jpg

We have used the following materials in making this project:

  • Ebot8 Microcontroller Get it Here
  • Chassis (we used Lego)
  • Female-Female Jumper Cables
  • Bluetooth Module
  • Wheels (Lego)
  • EBot Blockly (Android Software)
  • 1.5V AA batteries x2

Now let's assemble!

Assembling

IMG-20171228-WA0007.jpg
IMG-20171228-WA0010.jpg
  1. Now Connect the Bluetooth module to the EBot8's 4 Pins at the bottom of the board and then connect 2 motors at the blue sides' pins.
  2. Next, make a chassis for your project according to your desire. Don't forget to leave some space for the batteries at the bottom as they are heavy.
  3. After you have finished, attach the wheels.
  4. Later, after you have done the above the three steps, make sure that all the wires are securely placed and don't interfere with the motors or the wheels.
  5. Connect the batteries.
  6. Yep, that's it. now let's get coding!

Pairing

Bluetooth car step 2.jpg
EBot Blockly 12_29_2017 2_10_19 PM.png
EBot Blockly 12_29_2017 2_12_55 PM.png
  1. First Download the software for your system from here.(Windows, Mac OS or Linux)
  2. Then connect the board to your computer with the cable provided with the board. You will see that the software detects your board at the top-right corner.
  3. Then click on Ebot Blockly Smartphone.
  4. Tick on Rename your Bot from the popup
  5. Set up a name and password for your Ebot as shown.
  6. If successful, download the very same app from the Play Store/App Store for your Smartphone to pair.
  7. Then tap on Ebot Blockly to code on the next step

Coding

Screenshot_2017-12-28-17-43-42.png

Now all you have to do is just simply code exactly as the Picture shown above. After that click on the PLAY button at the top-right section. Then it will ask you to pair with your smartphone. Connect the smartphone to your bot name. If you EBot doesn't appear, it means it hasn't been switched on or the Bluetooth module hasn't been wired properly. Check again and switch it on and off & then check. It would have come. If you have successfully paired with your EBot, A controller should popup. Now you can control your Ebot with your smartphone!

A Small Demo..

1

Feel free to ask your doubts in the comments section.