Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/khayyamsaleem/nodemcu-esp8266-led-toggle-server

quick webserver to interact with nodemcu esp8266 gpio
https://github.com/khayyamsaleem/nodemcu-esp8266-led-toggle-server

arduino esp8266 hardware nodemcu platformio webserver

Last synced: 2 days ago
JSON representation

quick webserver to interact with nodemcu esp8266 gpio

Awesome Lists containing this project

README

        

# NodeMCU esp8266 web server

Built with PlatformIO

To start, load firmware onto esp8266 using PlatformIO IDE over usb, installing appropriate driver from silicon labs (search)

- `/on` -> turn light on
- `/off` -> turn light off
- `/` -> buttons to redirect to the other routes