Skip to content
shaikmeera edited this page Dec 28, 2020 · 1 revision

Welcome to the IrrigationSystem_Iot wiki!

#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

NodeMCU with SoilMoisture

NodeMCU with Ultrasonic

NodeMCU with temperature and Humidity

Server

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

Clone this wiki locally