-
1Step 1
Flash the NodeMCU firmware available on this project page to the ESP8266.
-
2Step 2
Upload WaferFrame.lua, Modes.lua, and MQTT.lua. Adjust configuration values in files as necessary
-
3Step 3
Run the command node.compile("WaferFrame.lua")
-
4Step 4
Create an init.lua file containing 'dofile("WaferFrame.lc")'. You have now completed the setup for the uC.
-
5Step 5
Cut a DotStar LED strip to a length of 52 LEDs (Adjustable in WaferFrame.lua prior to compilation). Wire +5v/Gnd to power, and data/clock to the MOSI and SCLK pins on the ESP.
-
6Step 6
Assemble into frame however you would like, and include a power connection.
-
7Step 7
Enjoy
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.