#scriptablethings — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #scriptablethings, aggregated by home.social.
-
I worked on our sign again today, it's almost there! Now you can upload a JavaScript file to animate the LEDs
-
Coming back to my old #ProgrammableThings project, it's now called #ScriptableThings!
I've got the sign working again and embedded an "editor" (read as: monospace textarea) so you can directly edit the script on the device through the captive portal!
You join the sign's WiFi and get a popup browser to control the LEDs. Now you can go into advanced mode and edit the animation JavaScript. That script is loaded onto the ESP and runs straight away.
-
Got the sign all working together! Only the firmware left now! Manually wrote a huge 4096 character array to map each pixel to a letter 😅