電子工作ファンに人気のマイコンArduino, そしてWiFiとBluetooth内蔵でネットワーク接続しやすいESP32。それらのマイコンでプログラムを組む際に使うのが「Arduino言語」です。 「電子工作は好きだけどプログラミングはよくわからない」あるいは ...
今回は簡単に言うと、Bluetoothの信号をスマートフォンで受信する手順を紹介したいと思います。 今回のサンプルは ESP32 で実装しますので、まず開発環境を準備しましょう。 アマゾンや秋月電子などでESP32は購入可能です。 ステップ: 1、Arduino 開発ソフト ...
Arduino ESP32ボードは、CQ出版の「トランジスタ技術」「Interface」でよく紹介されているボードです。 ESP32は、Wi-FiとBluetoothが搭載されているので、IoTなどが簡単に安くできるのが良いですね。 パソコンがあればArduino IDEをインストールすれば、サンプル ...
This project is an example implementation of an analog clock displayed on a TFT LCD using the Arduino platform and the TFT_eSPI library. Description: This project is an example implementation of an ...
The analog input of an Espressif ESP32 doesn't seem very reactive in the very first part of its allowed range, with a lack of response, and a non-linearity in the whole range, consequently. The aim of ...
本書の以下の部分に誤りがありました。ここに訂正するとともに、ご迷惑をおかけしたことを深くお詫び申し上げます。 誤 一方、ESP32は2系統目のシリアルを使います(16番ピンが送信、17番ピンが受信)。片方の送信を他方の受信に接続しますので、Arduino ...
The Unihiker K10 is intended to be a small single-board solution for light AI and machine learning tasks. However, you don’t have to use it in that way if you don’t want to. [mircemk] ...
If you use the Arduino IDE to program the ESP32, you might be interested in [Andreas Spiess’] latest video (see below). In it, he shows an example of using all three ESP32 UARTs from an Arduino ...
I use the current Arduino core for the ESP32 v3.3.0. and M5Unified also in the current version 0.2.7 with the Arduino core for the ESP32 v3.2.1 everything still worked fine. Since the update to the ...