Skip to content

isengu/nodemcu_remote_relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Control a relay over the internet with nodemcu

This is a hoby project that emerged as a result of some needs. This repo includes the ino file as well as some other required files which can be uploaded into the nodemcu by the arduino ide.

Basically what this code does is it connects to a webserver at regular intervals that responds with a json data and it gets the json, decode it and do stuff accordingly.

It also includes a very naive implementation of wifimanager library that can be found here.

(This code is made for the esp8266 model)

About

Control a relay over the internet with a nodemcu.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published