Don't worry about formatting, just type in the text and we'll take care of making sense of it. We will auto-convert links, and if you put asterisks around words we will make them bold.
Tips:
For a full reference visit the Markdown syntax.
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.
For displays like this: https://www.adafruit.com/products/881
Using the HT16K33 chip. This one will also interface to the alphanumeric displays like these: https://www.adafruit.com/products/1912
But it won't display anything useful, since you need to send 16 bit values to the controller (in ledShow we just send 0 for the top 8 bits)
Just thought I'd post this up:
I did it a while ago and didn't have time to make a module - thought it might help someone.
1 Attachment