こんにちは、Rcatです。今回はESP32CAMというESP32マイコンとカメラを組み合わせたモジュールを使った監視カメラシステムを作成してみました。 通常Arduinoでプログラミングすることの多いESP32ですが、今回は志向を変えてPythonを組み合わせたシステムの紹介を ...
以前、ESP32-CAMとPythonの組み合わせでお手軽監視システムを作成しましたが、録画とストリーム性能に若干の懸念がありました。 そこで今回、滑らかな録画とストリームを実現すべくVer2を作成しました。 それ以外にも追加要素や改善点もありますので、ぜひ ...
This project is a smart assistant system capable of interacting via voice commands, monitoring ambient gas levels, and sending real-time notifications. The system consists of two main components: ...
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 ...
The complete code for this Gesture control drone project is provided at the bottom of this page. Additionally, you can find the source code in our GitHub repository linked below. As you can see, we ...
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 ...
書籍 『IoT開発スタートブック─ESP32でクラウドにつなげる電子工作をはじめよう!』 刊行にあわせて著者の下島健彦氏にマイコン 「ESP32」 を使ったIoTデバイスの開発について寄稿いただきました。 近年注目されてるIoTについて、 みずからデバイスを開発し ...