Skip to content

Building an integrated embedded system that represents a simplified version of a smart greenhouse. The task of the smart greenhouse is automated irrigation (of a certain soil or plant) by implementing a strategy that holds account of the perceived humidity, with the ability to control and intervene manually via the mobile app.

Notifications You must be signed in to change notification settings

coklefy/smart-greenhouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smart-greenhouse

Project of course: Embedded systems and IoT (unibo)

Building an integrated embedded system that represent a simplified version of a smart greenhouse. The task of the smart greenhouse is automated irrigation (of a certain soil or plant) by implementing a strategy that holds account of the perceived humidity, with the ability to control and intervene manually via the mobile app. The system is consisting of 5 parts (subsystems):

  • GreenHouse Server (PC): it contains the logic that defines and implements the irrigation strategy
  • GreenHouse Controller (Arduino): allows you to control the opening and closing of the sprinklers
  • GreenHouse Edge (ESP): allows you to perceive the humidity of the soil
  • GreenHouse Mobile App (Android): allows manual control of the greenhouse
  • GreenHouse Front End (PC): Front end for visualization / observation / data analysis System diagram

Design

Diagram showing the ARDUINO circuit implementation Arduino circuit

Diagram showing the ESPRUINO circuit implementation Espruino circuit

About

Building an integrated embedded system that represents a simplified version of a smart greenhouse. The task of the smart greenhouse is automated irrigation (of a certain soil or plant) by implementing a strategy that holds account of the perceived humidity, with the ability to control and intervene manually via the mobile app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published