ニュース

Unlike the standard ESP32 microcontroller, the CAM variant includes a camera module and a microSD card slot built into it.
ESP32-CAMのソフトとしてgithubに公開されているCameraWebServerを解析してみます💪 このソフトはESP32-CAMの全ての機能を使いこないしているようなのですが、ソフトにボリュームがあるので、自分の欲しい機能だけ抜き出すのが大変です。 このソフトの内容を解析 ...
This article documents the full journey of building DIY ESP32-based smart sensors and cameras for use with Home Assistant (HA). It combines 3D design, prototyping, wiring, firmware configuration, ...
This project demonstrates how to perform real-time face recognition using an ESP32-CAM module, Python Flask server, and Arduino-based hardware control. ESP32-CAM captures and streams camera feed.
ESP32で撮影した画像をLINEnotifyで確認できるようにしてみます。💪 1、システムの概要 接続のイメージはこんな感じです。 ESP32-CAMはHTTP serverとして動作させます。記載していませんが、ESP32-CAM、RaspberryPiはルーターを使ってwifiで接続しています。RaspberryPiは ...
Don’t you just hate it when dev boards have some annoying little quirk that makes them harder to use than they should be? Take the ESP32-CAM, a board that started appearing on the market in early 2019 ...
The ESP32-Stick-PoE-A-Cam(N16R8) is an open-source ESP32-S3 development board with Ethernet, camera, and active PoE support designed for machine learning applications. Compared to similar boards like ...
Northwestern University’s Embedded Electronics Class delivered a bumper crop of ESP-32 projects this year. The student teams recorded their progress on hackaday.io with project descriptions, logs, ...
Want instant SMS alerts from your ESP32 without relying on a bulky GSM module? Whether it's motion detection, a sudden temperature spike, or an unauthorized locker door opening, your ESP32 can now ...