News

Arduino HC-06 Bluetooth Control A simple app built with Flutter to control an Arduino via Bluetooth using the HC-06 Bluetooth module.
IntroductionBluetooth® Low Energy (Bluetooth® LE or BLE) is a low-power, short-range wireless communication technology that is ideal for use on the Internet of Things (IoT). BLE is designed for ...
Creating a Bluetooth-controlled device with an Arduino Uno and an HC-05 Bluetooth module enables control of lights or even relays to manage AC appliances wirelessly using an Android smartphone.
This Bluetooth module ties directly into the Tx and Rx lines of the Arduino so a wireless serial connection between an Android device can be established.
You can access BT SPP in your Arduino code, treat it as a serial device and connect to your Edison project via Android phone with BT SPP App. This means you can control your Edison projects ...
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 ...
Looking for an easy way to control that Arduino powered robot you built? We just caught wind of a pair of apps for Android that look pretty handy! WiFi Bot Control and Bluetooth Bot Control. So ...
Both apps facilitate the connection between your devices and the Arduino and give you control over them without needing to be too close to your unit.