Personal IoT project integrating ESP32, ESP32-CAM, and a Python OCR Flask server, connected to Blynk for control and telemetry. ESP32 detects a vehicle, triggers ESP32‑CAM to capture, ESP32‑CAM POSTs ...
This project implements a small autonomous car controlled by an ESP32-CAM microcontroller and a Python script running on a host computer. The Python script communicates with the ESP32 over HTTP ...
皆さんこんにちは、Rcatです。 皆さんESP32を使った工作でwi-fi経由で通信する時どうしてます… ...
This ESP32 project is an exciting and interactive way to control LEDs using hand gestures. We will use an ESP32 board, Python, MediaPipe, and OpenCV to create a system that can detect specific hand ...
書籍 『IoT開発スタートブック─ESP32でクラウドにつなげる電子工作をはじめよう!』 刊行にあわせて著者の下島健彦氏にマイコン 「ESP32」 を使ったIoTデバイスの開発について寄稿いただきました。 近年注目されてるIoTについて、 みずからデバイスを開発し ...
Discover the power of the ESP32-CAM, which combines Wi-Fi and Bluetooth capabilities with an onboard camera and easy programming. It's time to get creative! Wouldn't it be great to be able to combine ...
C言語で実装した場合、コンパイル、転送、書き込みで時間がかかる ライブラリ(TFT_eSPIなど)のエミュレーターを作れればよいのだが、かなり大変だ そこで、MicroPythonでLCDに描画することについて調査した M5 StickPlus CなどではMicroPythonでLCDの描画できる SPIで ...
Unlike other ESP Development Boards, the ESP32-CAM has no USB connector to connect it to a computer. This might be confusing for beginners when they try to program this development board for the first ...