Hi Everyone,
Is anyone knows how to display on Max7291?
I am trying to create a Graphics buffer as mentioned on
http://www.espruino.com/MAX7219
var g = Graphics.createArrayBuffer(8,8,1); // Create graphics
But getting an "Uncaught Reference" error :(
Can anyone help?
Thanks Navas
@navas 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.
Hi Everyone,
Is anyone knows how to display on Max7291?
I am trying to create a Graphics buffer as mentioned on
http://www.espruino.com/MAX7219
But getting an "Uncaught Reference" error :(
Can anyone help?
Thanks
Navas