THE433: Home Automation with ESP8266, NodeMCU
Posted: Fri Apr 01, 2016 4:25 pm
This is a sketch I made for controlling RF remote control sockets or relays that operate at the 433MHz frequency and are compatible with the Arduino/esp8266 RCSwitch libraries.
The main feature is that you can schedule events (up to 10) to turn ON/OFF your devices that repeat daily/weekly or that actuate once only within a week from setting the command.
A web interface is used to control the RF devices directly given a relative command at the main form and also scheduling the time events by giving at the same form a keyword to enter the scheduled events interface.
In the whole sketch these scheduled events are named Time Commands.
Check more and a video here: https://nobugsjustfeatures.wordpress.co ... 6-nodemcu/
The main feature is that you can schedule events (up to 10) to turn ON/OFF your devices that repeat daily/weekly or that actuate once only within a week from setting the command.
A web interface is used to control the RF devices directly given a relative command at the main form and also scheduling the time events by giving at the same form a keyword to enter the scheduled events interface.
In the whole sketch these scheduled events are named Time Commands.
Check more and a video here: https://nobugsjustfeatures.wordpress.co ... 6-nodemcu/