Navigation Menu

Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

veer66/switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

switch

This project consists of these 3 parts:

  1. The server provides a web interface for displaying humidity and temperature, and controlling state (on/off) of the relay.
  2. NodeMCU reads humidity and temperature values from DHT11 and send them to server.
  3. After receiving a message i.e. humidity and temperature, the server send back state for controlling the relay.

Demo

https://www.youtube.com/watch?v=SvSSZJUTwFQ

Installation note

  • dht_lib.lua is needed to be installed to NodeMCU. dht_lib.lua can be found in nodemcu_firmware repository.

About

NodeMCU based switch controller server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published