Skip to content

a simple and brief web applicaiton to monitor the temp and humidity and also control a relay in micropython

License

Notifications You must be signed in to change notification settings

AliBigdeli/MicroPython-WeatherMonitoring-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroPython ProMake WeatherMonitoring Web App

a web app application to show you the usage of webserver in micropython for reading and controlling modules

micropython easy-iot gigapardaz raspberry

Overview

Features

  • MicroPython
  • DHT
  • Photocel
  • Relay
  • Microdot
  • ESP32

Assemble

as i am using the easy iot boards for development all i needed to do was to mount 2 modules on the board and get ready to use it.

Setup

all you need to do is to upload the code to the board and after startup. you can connect to the board though wifi and the access point which as been created in the boot.py after that you will see the below screen.

you can see the measurements update for every 5 seconds and you can also control the relay with the button assigned to it.

Demo

a little demonstration of the the board workflow can be found here:

License

MIT

Bugs or Opinion

Feel free to let me know if there are any problems or any request you have for this repo.

About

a simple and brief web applicaiton to monitor the temp and humidity and also control a relay in micropython

Topics

Resources

License

Stars

Watchers

Forks