top of page

AI Mushroom Incubator
(AMI)
Summary
Researched Oyster Mushroom growth factors and developed a closed-loop microcontroller climate controller to maintain heat and humidity conditions during incubation. Predicted ideal growing conditions across 13 variables using a genetic algorithm AI script written in Python.
ATMEGA2560 controller monitors thermistors to trigger 4 power MOSFETs which each duty cycle a heating element. DHT11 sensors measure relative humidity and modulate flow rate valves to each cell.
The genetic algorithm script randomizes initial conditions and promotes ideal growth traits after every 2-day growth cycle. The combined AI and microcontroller systems work together to optimize mycelial growth.
DEV

bottom of page

