News

This tank is built on Arduino MEGA 2560 using PlatformIO. It is equipped with several sensors and a bluetooth module, so it can be controlled remotely via a web app.
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 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.
Looking for practical Arduino projects? This guide shows how to control a relay from your smartphone using an Arduino Uno — either via Bluetooth or Wi-Fi.
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.
We have seen quite a few remote controlled gadgets, controlled by the iPhone, the latest one is this fun iPhone controlled Solar Powered Arduino Tank from the guys over at Project Allusion.
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 ...
[Bill2009] has made some nice progress on a control panel for his motorcycle over at the arduino.cc forums. It can show speed, tachometer readings for the wheel and engine, as well as indicate the… ...