Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 481 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 481 Bytes

IrrigationSystem_Iot

#This program lets you collect data from different sensor(currently three) and put in a server with help of wifi mesh network topology using painless mesh library

#Three different NodeMCU used

  1. NodeMCU with SoilMoisture
  2. NodeMCU with Ultrasonic
  3. NodeMCU with temperature and Humidity

Server

  1. NodeMCU with connects to Internet to publish data on AWS server #Server side all NodeMCUs data collected and Publish data on AWS Server is under progress