Smart Garden is a website integrated with Internet of Things (IoT) technology to help users monitor and manage their garden more efficiently. The system uses sensors to detect the water flow level through sound and light, sending data via SMS for real-time updates. This platform is designed to assist gardeners in maintaining optimal conditions for their plants and ensuring water management.
- IoT Integration: Monitors water flow levels and moisture through sound and light sensors.
- SMS Notifications: Sends real-time data alerts via SMS.
- User-friendly Interface: Provides a responsive and interactive website for managing garden conditions.
- Admin Dashboard: Allows administrators to monitor IoT sensor data and manage garden settings.
- Real-time Data Monitoring: Displays sensor data in real-time on the website.
- Backend: PHP
- Frontend: Vue.js
- Database: MySQL
- IoT Devices:
- NodeMCU (ESP8266): Used to collect and transmit sensor data.
- Moisture Sensor: Detects the moisture levels of the soil.
- Sound and Light Sensors: Measure the water flow level based on sound and light variations.
- Clone the repository:
git clone https://github.com/<your-username>/smart-garden.git