Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 509 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 509 Bytes

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/