Hello guys!
I would like to stream on a digital output at a given rate from a large file or array.
I know the waveform class but it is dedicated to analog data. What is the best way to replicate the behaviour but for binary 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.
Hello guys!
I would like to stream on a digital output at a given rate from a large file or array.
I know the
waveform
class but it is dedicated to analog data. What is the best way to replicate the behaviour but for binary data?Thanks for your feedback