An open API service indexing awesome lists of open source software.

https://github.com/timotej979/module-embedded-systems-project

RTOS MJPEG multiclient webserver using ESP32-CAM module :camera: 🌡️
https://github.com/timotej979/module-embedded-systems-project

c esp32 rtos sensors server video-streaming

Last synced: about 2 months ago
JSON representation

RTOS MJPEG multiclient webserver using ESP32-CAM module :camera: 🌡️

Awesome Lists containing this project

README

          

# Module-Embedded-systems-project

The project was created while studying at University of Ljubljana, Faculty of electrical engineering.

RTOS MJPEG multiclient webserver using ESP32-CAM module combined with Dallas DS18B20 temperature sensor and a generic PIR sensor.

ESP32 MJPEG Multiclient Streaming Server implementation cloned from: https://github.com/arkhipenko/esp32-cam-mjpeg-multiclient

Dallas DS18B20 fast reading algorithm used from: https://www.scargill.net/reading-dallas-ds18b20-chips-quickly/