Hydroponic System

IoT hydroponic system is a system that uses Internet of Things (IoT) technology to monitor and control a hydroponic gardening setup. The Raspberry Pi, a low-cost and small form-factor single-board computer, can be used as a key component in such a system. Firebase Firestore, a cloud- based NoSQL database service provided by Google, used to store and retrieve data generated by the system. The idea of hydroponic system is to use sensors to measure various environmental factors such as temperature, humidity, and pH levels, and use the Raspberry Pi to process this data and control the hydroponic setup. The Raspberry Pi programmed to collect data from the sensors, perform calculations and make decisions based on the data, and control actuators such as pumps, valves, and lights.

Project-1

Use Case Diagram.

Project-1

High level architecture.

Project-1

System Structure.