2023-06-04 15:27:50 +02:00
2023-06-03 23:44:23 +02:00
2023-06-04 15:27:50 +02:00

DoIt_ESP32_Devkit_V1_LightSensorData

Repository to receive light sensor data.

Device

The device used is a DoIt ESP32 Devkit V1 development board.

Measurements

Measurements are done with a 10 Lux resolution light resistor. It is connected to GPIO34 (ADC1_ch6) since ADC2 doesn't work when using WiFi module.

Each hour a new measurement is sent to the repository into the Measurements directory into the specified date directory.

Sources

Setting up Arduino IDE for ESP32 Determine pin functionality HTTPS with ESP32

Description
Repository to receive light sensor data and code to use on a microcontroller.
Readme 95 KiB
Languages
Text 100%