Split-flap displays are a great, low-power way to display text to a wide audience. Compared to other display technologies ...
The FastLED Cookbook provides practical guides, step-by-step examples, and copy-paste recipes to help you create stunning LED effects - from your first blink to advanced animations. src/README.md ...
The UiUiUi user interface library allows designing user interfaces on typical tiny displays for micro controllers. It handles arranging and layouting of the interface elements and updating according ...
Recently, I've become enamored with split flap display and have been ideating on a project to create a modular unit that you string together and it displays strings. This is the primary physical ...
Programming a new microcontroller often takes a longer time due to the new register handling methods and not knowing what bit does exactly what. The same goes for debugging as well without saying.
Occasionally it may be useful to visualize a continuous stream of data arriving through a serial connection as a web page in a browser. But how do you go about? May we suggest a bit of scripting?
The ESP8266-01 has been a great module to quench all our thirsts for IOT projects. Since its release, it has developed a strong community and evolved into an easy to use, cheap and powerful Wi-Fi ...