Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/projetsdiy/esp32-cam-projects
ESP32-CAM Projects
https://github.com/projetsdiy/esp32-cam-projects
esp32 esp32-cam
Last synced: 3 months ago
JSON representation
ESP32-CAM Projects
- Host: GitHub
- URL: https://github.com/projetsdiy/esp32-cam-projects
- Owner: projetsdiy
- License: mit
- Created: 2020-12-08T21:42:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-10T14:00:35.000Z (about 4 years ago)
- Last Synced: 2023-10-20T08:08:46.757Z (over 1 year ago)
- Topics: esp32, esp32-cam
- Language: C++
- Homepage: https://projetsdiy.fr
- Size: 14.6 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# List of ESP32-CAM projects
1. Project installed with the ESP32 library for Arduino modified
* The video stream can be easily retrieved from a home automation server at the address IP_Camera / stream
* A snapshot can be retrieved from the address IP_Camera / jpg / image.jpg______
# Liste des projets ESP32-CAM1. [Projet installé avec la librairie ESP32 pour Arduino modifiée]().
* Le flux vidéo peut être récupéré facilement depuis un serveur domotique à l'adresse IP_Camera/stream
* Un snapshot peut être récupéré à l'adresse IP_Camera/jpg/image.jpg
2. [5 astuces pour ESP32-CAM. Version simplifiée du code HTML et C++]() Adresse IP fixe. Mode AP. Rotation image 90°. Récupération automatique connexion WiFi. stockage du code HTML## D'autres tutoriels pour débuter aec l'ESP32-CAM
* [ESP32-CAM. Migrer le projet CameraWebServer pour l’IDE Arduino vers PlatformIO](https://projetsdiy.fr/esp32-cam-migrer-projet-camerawebserver-ide-arduino-platformio/)
* [ESP32-CAM, flash du firmware officiel modifié avec capture d’image](https://projetsdiy.fr/esp32-cam-aithinker-flash-firmware-test/)
* [Intégrer un module ESP32-CAM à un Dashboard Node-RED (firmware modifié)](https://projetsdiy.fr/integrer-esp32-cam-dashboard-node-red-firmware-modifie/)
* [Intégrer un module ESP32-CAM à Domoticz (firmware modifié)](https://projetsdiy.fr/integrer-module-esp32-cam-domoticz-firmware-modifie/)
* [Intégrer un module ESP32-CAM à Jeedom ou NextDom (firmware modifié)](https://projetsdiy.fr/integrer-module-esp32-cam-jeedom-nextdom/)
* [Intégrer un module ESP32-CAM à Home Assistant (firmware officiel)](https://projetsdiy.fr/integrer-module-esp32-cam-home-assistant/)