Since I had some trouble with color encoding on Bangle.js (see this conversation), I thought it might be a good idea to post two colorful experiments:
ColorStripe (Gist, run in emulator) fills the display with a "rainbow stripe"
ColorDisc (Gist, run in emulator) fills the display with a color disc - but be warned: it takes a while for this program to finish although it should be worth waiting...)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Since I had some trouble with color encoding on Bangle.js (see this conversation), I thought it might be a good idea to post two colorful experiments:
Enjoy!