This IoT project utilizes ESP8266, Arduino Uno, and Firebase to create a smart farm management system. The system includes features such as gate control, lighting control, fire detection, soil moisture monitoring, and automated watering.
-
Gate Control:
- Open/close the farm gate using the mobile app or manual switch.
-
Lighting Control:
- Turn on/off farm lights remotely using the mobile app or manual switch.
-
Fire Detection:
- Receive real-time fire detection alerts via the mobile app.
-
Soil Moisture Monitoring:
- Monitor soil moisture levels using the mobile app.
- Automatically water the farm based on soil moisture readings.
-
Humidity and Temperature Monitoring:
- Track humidity and temperature levels in the farm environment.
- ESP8266: IoT module for wireless communication.
- Arduino Uno: Microcontroller for interfacing sensors and actuators.
- Firebase: Online database for real-time data storage.
- MIT App Inventor: Used for developing the mobile application.
Contributions are welcome! If you encounter issues or have suggestions, feel free to create an issue or submit a pull request.