こんにちは、Rcatです。今回はESP32CAMというESP32マイコンとカメラを組み合わせたモジュールを使った監視カメラシステムを作成してみました。 通常Arduinoでプログラミングすることの多いESP32ですが、今回は志向を変えてPythonを組み合わせたシステムの紹介を ...
C言語で実装した場合、コンパイル、転送、書き込みで時間がかかる ライブラリ(TFT_eSPIなど)のエミュレーターを作れればよいのだが、かなり大変だ そこで、MicroPythonでLCDに描画することについて調査した M5 StickPlus CなどではMicroPythonでLCDの描画できる SPIで ...
Modern microcontrollers such as the ESP32 have enough computing resources to be programmed in a high-level language like MicroPython. Thanks to MicroPython's powerful libraries, this allows for ...
日本語資料 https://micropython-docs-ja.readthedocs.io/ja/latest/index.html ESP32用資料 https://micropython-docs-ja.readthedocs.io/ja/latest/esp32/quickref ...
Part 1: Installation and Our First Programs MicroPython for the ESP32 and Friends Python is more and more coming to replace C as the programming language of choice, and this trend can now also be seen ...
TinyML is an incredibly powerful piece of software, and you can easily train your own model and deploy it on an ESP32.
We created a comprehensive ESP32 CAM Telegram bot tutorial that can capture images and record custom-duration AVI videos, which can be stored locally and sent to Telegram for viewing. As you might ...