Skip to content

rv2442/Async_HttpServer_Nodemcu_Esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This is created for a specific example

establish a communication between two Node MCUs and design a logic if "load 1 on Node MCU -1" is "On' then "load 2 at Node MCU is OFF", add time schedule of load from 10 pm to 6 am.

Example: Suppose load 1 is ON at 10 PM then load 2 will remain off, load 1 is scheduled to be turned OFF by 3 am then at 3 am load 2 will be turned On.

The RTC of the the MCU is updated every hour because of its low quality crystal causing time drifts after an hour.

About

Just testing random logics with 2 Nodemcus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages