Learn electronics, coding, and projects — step by step.

Tag: HC-06

MIT App Inventor for Arduino

George Bantique June 21, 2020 2 Comments

Building an Android application is one option to control your robot project or anything that comes to your mind. And with the use of the MIT App Inventor 2, you can easily create an Android application. In this tutorial, we will learn to create a simple Android application which can control the state of the […]


Read more MIT App Inventor for Arduino

RC Car using L298N, HC-06, and Arduino Uno

George Bantique June 19, 2020 No Comments

With this article, we will create a remote control (RC) car with the use of HC-06 bluetooth module to make it wireless and L298N motor driver to control speed and direction of rotations of the motors. CIRCUIT DIAGRAM BILL OF MATERIALS Arduino Uno as the main board HC-06 bluetooth module to receive commands via bluetooth […]


Read more RC Car using L298N, HC-06, and Arduino Uno

How to Interface HC-06 to Arduino

George Bantique February 13, 2020 No Comments

Electronics projects nowadays usually needs a wireless communication interface. Bluetooth device is one of the most commonly use for this purpose. Today, I am going to show you on how to interface HC-06 bluetooth module to Arduino. BILL OF MATERIALS HC-06 bluetooth module Arduino Uno board A couple of jumper wires HARDWARE INSTRUCTION Connect the […]


Read more How to Interface HC-06 to Arduino

How to make a Remote Control RC car using Arduino and HC-06 bluetooth module

George Bantique February 12, 2020 No Comments

Growing from a poor family, I am amazed with remote control toys, robot, and radio. I am curious on how those stuffs work? One time when I was a kid, I found an old rusty but still functional DC motor usually found on battery powered toy car. When I got home, I connected it to […]


Read more How to make a Remote Control RC car using Arduino and HC-06 bluetooth module