Probably - if nothing else you could probably get kind of signal out of SPI.send4bit() or send8bit just like we do for controlling WS2812's (only with different baud rate, ofc). I assume you need to send a bunch of things like that in sequence to transmit the data?
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.
Probably - if nothing else you could probably get kind of signal out of SPI.send4bit() or send8bit just like we do for controlling WS2812's (only with different baud rate, ofc). I assume you need to send a bunch of things like that in sequence to transmit the data?