こんにちは、プロジェクトマネージャーの岩井です。 志摩スペイン村のイルミネーション演出の案件で制御システムを開発しました。案件では映像を解析して、解析結果をJSONにして、さらにJSONの組み合わせでアニメーションを作り、再生用のJSONを書き出す ...
Building IoT projects with touchscreens used to be a headache, involving numerous components, messy wiring, and endless troubleshooting. But the ESP32-S3 Box-3 makes things way easier. It is an all-in ...
[Eric Arcana] has been creating animated holiday decorations for several years, which involved a lot of custom code to make things light up the way he wanted, pulling the microcontroller to make ...
This project illustrates how to use FreeRTOS on an ESP32 microcontroller through a simple example. It combines analog and digital inputs with real-time task management to demonstrate how tasks, ...
ESP32-S3 LVGL Touch & Web Demo A complete ESP-IDF 5.x project that turns your ESP32-S3 board into a small, interactive touchscreen device — with a beautiful LVGL GUI, custom fonts, touch input, a ...
サーボモータはロボットアームなどに使われるモータですが、車両のタイヤなどを動かす場合にはDCモータを使います。今回はDCモータのESP32での制御について紹介したいと思います。 結線図 図1に結線図を示します。 今回は2つのDCモータを制御すること ...
The ESP32 has been a go-to microcontroller platform for a while now, thanks to its versatile capabilities, integrated Wi-Fi and Bluetooth connectivity, and low power consumption. It’s ideal for a wide ...