こんにちは、Rcatです。今回はESP32CAMというESP32マイコンとカメラを組み合わせたモジュールを使った監視カメラシステムを作成してみました。 通常Arduinoでプログラミングすることの多いESP32ですが、今回は志向を変えてPythonを組み合わせたシステムの紹介を ...
ESP32 GPIO Bridge transforms an ESP32 development board into a versatile, PC-controlled hardware interface. It allows a host computer running Python to directly control and communicate with hardware ...
python serialmidi.py --serial_name=COM4 --midi_in_name="loopMIDI Port IN 0" --midi_out_name="loopMIDI Port OUT 2" This command line script establishes Serial to MIDI bridge. It will be useful with ...
今回はWi-Fiを使わずにESP同士が直接通信できる「ESP-NOW」を使います wifiと同じ電波を使うので干渉が起こる場合もある点だけ注意です もちろんArduino IDEでも動作OKです。その場合は特に設定は不要。 受信側のMACアドレスを調べる ESP-NOWでは通信相手をMAC ...
株式会社スイッチサイエンス(以下スイッチサイエンス、本社:東京都新宿区、代表取締役:金本茂)は、 Espressif Systems社の無線通信モジュール「ESP32-S3-WROOM-1」を搭載した「ESPr® Developer S3 Type-C」を2023年2月16日に販売開始します。 「ESPr® Developer S3 Type-C」は ...
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 ...