Skip to content

sadafnazari/simple-smart-watering-simulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Project

A fully automated watering system simulator based on moisture, and ph level of plants in different locations.

Run-Server

pip install -r requiremetns.txt
export FLASK_APP=Server
export FLASK_ENV=development
flask run

Run-Simulator

cd Simulaton
python main.py

Architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.7%
  • HTML 13.3%