ニュース

All this app does is control an Arduino with an HC-05 module with my code on it. This app runs on android. The Arduino setup is a steering servo and a motor with an H-Bridge circuit I built. It also ...
Arduino HC-06 Bluetooth Control A simple app built with Flutter to control an Arduino via Bluetooth using the HC-06 Bluetooth module.
Arduino Uno R3にはなかったBluetooth機能を使用してみたので、エラー (starting Bluetooth® Low Energy module failed!)で詰まったところや、Arduino Uno R4 BLE の使用方法をまとめてみました。
本noteではこれまでにMIT APP INVENTORでアプリ開発を紹介してきました。 珈琲の焙煎度を知るアプリを開発しました1|門田和雄|note 珈琲の焙煎度を知るアプリを開発しました2|門田和雄|note スマートフォンの中で完結するアプリ以外にも、アプリから信号を出して、 電子機器を操作 ...
本連載では、IoTハックに興味のある人に向けて、ハッカブルなIoTデバイスを紹介していきます。今回は、2017年3月に登場したばかりの技適認可済み格安チップ「ESP32」を、Arduino IDEから使ってみます。
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.
[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… ...
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 ...