今回は簡単に言うと、Bluetoothの信号をスマートフォンで受信する手順を紹介したいと思います。 今回のサンプルは ESP32 で実装しますので、まず開発環境を準備しましょう。 アマゾンや秋月電子などでESP32は購入可能です。 ステップ: 1、Arduino 開発ソフト ...
An example project for connecting a flutter mobile app via Bluetooth with an arduino using an HC-05 Module & Flutter_bluetooth_serial. Please create a config.dart file containing the address of the ...
こういうのを作りました。 プログラムを備忘録として残します。 Bluetoothシャッターボタンと接続し、ArduinoとはUSBで接続します。 シャッターボタンの入力を得て、USB経由によるシリアル通信でArduinoに命令を送ります。 Raspberry Piから受け取った命令をもとに ...
Install Driver: If you use ESP32 DevKit V.1 then you have to install CH340C's Driver. You can find the instuction here Install ESP32 library. If you use Arduino IDE ...