News

Android apps for Arduino Bluetooth Control. What are some of the best apps available? Zach Wendt and Jeremy S. Cook walk us through the stages of development, considering the advantages and ...
Control a DIY tank using your smartphone and Bluetooth! This project is based on the original Instructables guide and allows you to build a remote-controlled tracked vehicle using an Arduino and HC-05 ...
This project is a Bluetooth-based robot car controlled via a mobile app or any Bluetooth terminal. It uses an Arduino Uno and HC-05 Bluetooth module to receive commands and control the movement of a ...
Makers, developers and hobbyists that are looking for a low-cost Bluetooth Arduino compatible micro controller that can be controlled and programmed wirelessly may be interested to know that the ...
In Arduino environment, it's convenient to access BT SPP like a serial port and react to the command string sent from the BT serial port. Many Arduino projects have utilized this way to allow remote ...