Tutorial Search - Tag - bluetooth

Bluetooth HC-05 master-slave configuration using CircuitPython

Bluetooth HC-05 master-slave configuration using CircuitPython

To allow 2x Bluetooth modules to communicate with each other, we need to set the module to master and slave modes. In this tutorial I will show how to do the setup using CircuitPython.....
Control PikaBot Using a Phone Through Bluetooth

Control PikaBot Using a Phone Through Bluetooth

PikaBot is a special mobile robot based on Maker UNO and uses a paper box as the mobile robot base. This tutorial shows the guide and example code to control it..
Control Your micro:bit Using Adafruit Bluetooth App

Control Your micro:bit Using Adafruit Bluetooth App

Let's utilize built-in bluetooth module in micro:bit board!..
Controlling Servo via Android Smartphone

Controlling Servo via Android Smartphone

In this project you are going to learn how to control a servo motor to rotate from 0 to 180 degree precisely, using the Android Smart Phone App. Servos are known for their precise angle rotations and...
Connect Android Bluetooth to BlueBee

Connect Android Bluetooth to BlueBee

Nowadays, there have a lot of Android apps that can be used as a bluetooth controller to your microcontroller project. For example you can used Arduino BT Joystick to control your mobile rob....
Arduino Wireless Programming (Bluetooth)

Arduino Wireless Programming (Bluetooth)

I already share Arduino Wireless Programming tutorial before, by using a BBFuino. But people ask me, how if I already have Arduino UNO, is there any shield that can do that? The answer is YE....
Uploading Arduino Sketch to BBFuino via BlueBee

Uploading Arduino Sketch to BBFuino via BlueBee

If you still remember the Arduino Fio (tutorial) where you can upload the Arduino sketch via Xbee (wireless). It is better if you have experience with it and of course you will love it because you can..