Added ADC for photo diode voltage measurement.\nAdded blue LED output channel.

This commit is contained in:
Marcus Scholz 2021-09-02 22:05:19 +02:00
parent 307d55fa13
commit 21cda85970
1 changed files with 9 additions and 0 deletions

View File

@ -57,6 +57,9 @@ output:
- platform: ledc
pin: GPIO18
id: led_green
- platform: ledc
pin: GPIO19
id: led_blue
# Initialize UART for Vindriktning sensor
uart:
@ -158,6 +161,12 @@ sensor:
- platform: pm1006
pm_2_5:
name: "Feinstaub PM 2.5µm"
# Analog photo diode voltage
- platform: adc
pin: 32
name: "Spannung Photodiode"
attenuation: 11db
update_interval: 10s
# IR Receiver, dumps all received values into serial
remote_receiver: