I would like to automatically control my Aerated static pile (ASP) compost for hot composting.
It's an aerobic pile, so for the bacteria to function well I have to set the oxygen and the water level correct.
I will drill holes in the 3" PVC pipe for air to escape from the bottom of the pile and in the 1/2 PVC pipe smaller holes for water to escape.
I need to control the intervals of when, how often and for how long the blower comes on.
Therefore I need to monitor temperature and humidity.
The more aerobic activity the hotter the pile gets.
It will go up to 70°C
I need to somehow find the ratio between perfect humidity level and according oxygen demand.
If despite perfect humidity- and oxygenlevel the pile cools down, the pile is ready.
So far I have purchased:
I guess an electric solenoid valve is missing for the water supply.
This preferably I would like to transmit via MQTT.
I am pretty unexperienced with this and would like to get as much ideas and input as possible.
I have tried MQTT before on openwrt but couldn't sucessfully make it work.
Is there a similar project that I could get ideas from already in the making?
It's an aerobic pile, so for the bacteria to function well I have to set the oxygen and the water level correct.
I will drill holes in the 3" PVC pipe for air to escape from the bottom of the pile and in the 1/2 PVC pipe smaller holes for water to escape.
I need to control the intervals of when, how often and for how long the blower comes on.
Therefore I need to monitor temperature and humidity.
The more aerobic activity the hotter the pile gets.
It will go up to 70°C
I need to somehow find the ratio between perfect humidity level and according oxygen demand.
If despite perfect humidity- and oxygenlevel the pile cools down, the pile is ready.
So far I have purchased:
- 3" PVC pipe
- 1/2 PVC pipe
- Sun Joe SBJ597E All Purpose Electric Blower, 155 MPH, 6 Amp
- I2c Digital Temperature Temp and Humidity Meter Soil Moisture Sensor Probe (SHT25)
- Humidity Sensor with 14 Bit Resolution Internal Self Calibration I2C Serial Interface for Computer Room (SHT20)
- DS18B20 Temperature Sensor Waterproof Digital Thermal Probe Sensor for Arduino (Pack of 5pcs) EK1083
- ESP-WROOM-32
- I believe to have a 5V relay board
I guess an electric solenoid valve is missing for the water supply.
This preferably I would like to transmit via MQTT.
I am pretty unexperienced with this and would like to get as much ideas and input as possible.
I have tried MQTT before on openwrt but couldn't sucessfully make it work.
Is there a similar project that I could get ideas from already in the making?