Hi all,
I am recreating this project for Halloween http://www.instructables.com/id/Pumpktr … /?ALLSTEPS
All the work is done aside from carving the pumpkin however I am having a little trouble. It’s simple but I cannot figure this one out. I have had to alter the code a little as I am using the 16x8 Matrix from Adadafruit rather than the two 8x8 suggested. The top 8 light up and run Tetris however the other half does not, I can’t figure out where to go from here.
I know the Matrix works as I can run this: https://github.com/adafruit/Adafruit-LE … T16K33.ino perfectly so something is up with my code.
Here is my program: https://www.dropbox.com/s/ty03q3k33gd80 … tris_5.ino