Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kinghowler/nodemcu-controller

Repo containing the code for controlling a NodeMCU ESP8266 via wifi
https://github.com/kinghowler/nodemcu-controller

Last synced: about 2 months ago
JSON representation

Repo containing the code for controlling a NodeMCU ESP8266 via wifi

Awesome Lists containing this project

README

        

# NodeMCU Controller
Site containig Code for controlling an ESP 8266 via wifi

![Screenshot of websiteS](Screenshot.png)

You can view a demo of the NodeMCU's output over [here](https://kinghowler.github.io/NodeMCU-Controller/)

Note that the indicators on the demo do not change when clicked upon, this is because the code to change indicators must be run on the NodeMCU where there must be a separate bool to store the current state for each.