- Esp32 1x
- Gravity: 2-Channel I2C DAC Module (0-10V) 2x
- SD CARD Reader
- ENS160ATH21 Sensor
- 12v stepdown to 5v
- Can control 2 different Fans(in/out) based on Temperature and Humidity and apply a speed difference to keep a negative pressure
- Set a nightmode to reduce the fan speed for that time range
- Automatic turn light on/off and apply sunrise/set
- Log humidity, temperature, co2, .... to sdcard, it create files in that structure /year/month/day/hour.csv (/2024/03/05/12.csv) and store a value every sec
- webinterface with a chart
Every devices that use the same Power Source as the Esp is connected to, only need the PWM signal and no GND. Extern powered devices like the lamp(12v) or the big fan(24v) need a connection to GND on the DAC!