mirror of
https://github.com/esphome/esphome.git
synced 2024-12-04 12:38:17 +01:00
59b9448b42
- Extracted responsivty curves for red, green, blue and clear channel from the specs - Simulated three lights, specified in the spec sheet, emitting light onto clear responsivity curve, to get a median conversion factor for responsivity (in the graph) to counts/irradiance. - Determine red, green, blue, clear channel range by FWHM - Get the average responsivity for red, green, blue channels from the spec sheet curves and convert the units by the conversion factor determined ealier to counts/irradiance. - Use channel range by FWHM to scale the responses accordingly - Implement conversion from counts by the sensor to irradiance |
||
---|---|---|
.. | ||
test.esp32-ard.yaml | ||
test.esp32-c3-ard.yaml | ||
test.esp32-c3-idf.yaml | ||
test.esp32-idf.yaml | ||
test.esp8266-ard.yaml | ||
test.rp2040-ard.yaml |