You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
386 B
22 lines
386 B
7 months ago
|
[board_settings]
|
||
|
logic_level = 3.3
|
||
|
|
||
|
[relay_settings]
|
||
|
light_pin = 0
|
||
|
fan_pin = 1
|
||
|
water_pump_pin = 2
|
||
|
relay_gpio_pins = [17, 27, 22, -1]
|
||
|
|
||
|
[soil_moisture_settings]
|
||
|
pin = 1
|
||
|
voltage_100 = 1.417
|
||
|
voltage_nominal = 2.823
|
||
|
moisture_nominal = 0.41
|
||
|
|
||
|
[thermistor_settings]
|
||
|
pin = 0
|
||
|
voltage_divider_resistance = 9700.0
|
||
|
nominal_resistance = 10000.0
|
||
|
nominal_temperature = 298.15
|
||
|
thermal_constant = 3950.0
|