ESP32 program that reads an analog light/brightness sensor and provides the data via an http server
Find a file
2025-06-13 19:24:07 +00:00
.vscode Initial commit 2025-06-13 21:18:33 +02:00
include Initial commit 2025-06-13 21:18:33 +02:00
lib Initial commit 2025-06-13 21:18:33 +02:00
src Initial commit 2025-06-13 21:18:33 +02:00
test Initial commit 2025-06-13 21:18:33 +02:00
.gitignore Initial commit 2025-06-13 21:18:33 +02:00
LICENSE Initial commit 2025-06-13 17:27:52 +00:00
platformio.ini Initial commit 2025-06-13 21:18:33 +02:00
README.md Initial commit 2025-06-13 17:27:52 +00:00

esp_lightsensor

ESP32 program that reads an analog light/brightness sensor and provides the data via an http server