1. This sketch uses sockets to receive commands from external applications to configure the FM transmitter (see the Python example `esp32_qn8066.py`). 2. It also utilizes the internal Real Time Clock ...
以前、ESP32-CAMとPythonの組み合わせでお手軽監視システムを作成しましたが、録画とストリーム性能に若干の懸念がありました。 そこで今回、滑らかな録画とストリームを実現すべくVer2を作成しました。 それ以外にも追加要素や改善点もありますので、ぜひ ...
MicroPython REPL への MCP ブリッジサーバー。 Claude Desktop, Codex (VSCode), Copilot (VSCode), Antigravity などの MCP クライアントから、 USB Serial または WebREPL 経由で MicroPython (ESP32, RP2040, etc.) を操作できます。 HARDWARE.md ...
こんにちは、Rcatです。今回はESP32CAMというESP32マイコンとカメラを組み合わせたモジュールを使った監視カメラシステムを作成してみました。 通常Arduinoでプログラミングすることの多いESP32ですが、今回は志向を変えてPythonを組み合わせたシステムの紹介を ...
Drones are amazing little machines, but most of the time they are controlled using remotes filled with buttons and joysticks. While experimenting with our LiteWing drone, we started wondering, ...
書籍 『IoT開発スタートブック─ESP32でクラウドにつなげる電子工作をはじめよう!』 刊行にあわせて著者の下島健彦氏にマイコン 「ESP32」 を使ったIoTデバイスの開発について寄稿いただきました。 近年注目されてるIoTについて、 みずからデバイスを開発し ...