ニュース

It's always great to get submissions from readers (to [email protected], please), so thanks to Ian for sending us this one. More than a controller for Arduino, he describes it as an ...
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 ...
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.
Bluetooth_Controlled_car 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 ...
Makers, developers and hobbyists that are looking for a low-cost Bluetooth Arduino compatible micro controller that can be controlled and programmed ...
Arduino Bluetooth RC Tank 🤖📱 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 ...
Several apps are available on Android and iOS, but if you go with anything, choose the Arduino Bluetooth Controller app on your Android devices and the Handy Bluetooth Arduino Controller for the ...
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.
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… ...