Skip to content

An IoT farm management system using ESP8266, Arduino Uno, and Firebase.

Notifications You must be signed in to change notification settings

dinithmaleesha/iot-farm-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

IoT Farm Management System

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.

Features

  1. Gate Control:

    • Open/close the farm gate using the mobile app or manual switch.
  2. Lighting Control:

    • Turn on/off farm lights remotely using the mobile app or manual switch.
  3. Fire Detection:

    • Receive real-time fire detection alerts via the mobile app.
  4. Soil Moisture Monitoring:

    • Monitor soil moisture levels using the mobile app.
    • Automatically water the farm based on soil moisture readings.
  5. Humidity and Temperature Monitoring:

    • Track humidity and temperature levels in the farm environment.

Main Components Used

  • 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.

Contributing

Contributions are welcome! If you encounter issues or have suggestions, feel free to create an issue or submit a pull request.

About

An IoT farm management system using ESP8266, Arduino Uno, and Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages