I forgot about shiftout, tbh - the only tricky bit is that shiftout is lsb-first, the display wants msb-first.
@rmd6502 started
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.
I forgot about shiftout, tbh - the only tricky bit is that shiftout is lsb-first, the display wants msb-first.