Hello,
After creating my own doorbell with colored led I now started a new project, with a 8x8 LED matrix.
I'm not so familiar with the programming for arduino, and only understand the basics.
I used to do some javascripting in the past, so partly understand what the code is saying.
But it's not enough, so hopefully someone can help me out. What I want to display first on the matrix is an 'image' (which is static). After this, I want to show scrolling text.
I found this script, which scrolls text. And another script, which can show an image (and is static).
Is there anyway to combine these two scripts? Or maybe an example of another
script how to get this done?
thanks,
Madelon
Arduino-led-matrix.zip (21.4 KB)