This project aims to design and build a connected, autonomous greenhouse for a balcony or indoor space. The system will monitor and control environmental conditions to ensure plant health and optimize growth.
- Use sensors and motors to monitor and regulate plant conditions.
- Create an energy-efficient system powered by solar panels.
- Explore embedded systems, wireless communication, and energy autonomy.
- Read temperature and humidity using a DHT22 sensor
- Measure soil moisture with a capacitive soil sensor
- Get sensors readings through an API
- Interact with the greenhouse through a web app
- Automatically activate a water pump based on soil moisture
- Control a fan to regulate temperature
- Power the system via solar panels + battery pack
- Monitor battery voltage and manage energy usage
This project is licensed under the MIT License for code.