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.

44 lines
831 B

7 months ago
[board_settings]
7 months ago
logic_level = 3.299999952316284
7 months ago
[relay_settings]
light_pin = 0
fan_pin = 1
water_pump_pin = 2
7 months ago
relay_gpio_pins = [
17,
27,
22,
-1,
]
7 months ago
[soil_moisture_settings]
pin = 1
7 months ago
voltage_100 = 1.4170000553131104
voltage_nominal = 2.822999954223633
moisture_nominal = 0.4099999964237213
7 months ago
[thermistor_settings]
pin = 0
voltage_divider_resistance = 9700.0
nominal_resistance = 10000.0
7 months ago
nominal_temperature = 298.1499938964844
7 months ago
thermal_constant = 3950.0
7 months ago
resistor = "R2"
7 months ago
[water_pump_settings]
7 months ago
grams_per_millisecond = 0.05280999839305878
7 months ago
[controller_settings]
temperature_set_point_upper = 35.0
temperature_set_point_lower = 28.0
temperature_loop_mins = 60
7 months ago
sunlight_hours = 24
7 months ago
soil_loop_hours = 12
7 months ago
watering_frequency_hours = 30
watering_amount_grams = 200
[data_logging_settings]
enabled = true
frequency_mins = 60