NeoPixel Web Server
Jump to navigation
Jump to search
Instructions
1. Install Arduino IDE software. Not the web one. https://www.arduino.cc/en/Main/Software
2. Install the NodeMCU software using the instructions on this page https://randomnerdtutorials.com/how-to-install-esp8266-board-arduino-ide/
3. Install the FASTLED library Arduino->sketch->include library->manage libraries Search for FASTLED and install
4. Download the arduino software for the fastled webserver https://github.com/jasoncoon/esp8266-fastled-webserver
- Click clone or download and download the zip. Put this zip file on your desktop or in the documents folder
- Right click to unzip the software
5. Navigate to the folder and run the esp8266-fastled-webserver.ino file