Hi guys, so some last minute programming help required here.
I have trouble understanding the original program. However, I managed to use hexadecimal arrays to program static objects.
However, I'm interested in making them animated, like [referring to code] changing from size6 array to size7>size8>size7 with delays in between under a given condition (previousEffect==Yellow_Dwarf). I've tried using if...else statement and delay(); function, however none works. I do hope someone can assist me in this project. Advanced thanks
I forgot to mention, my project's schematic follows VectStudio's schematic, linked here: LED_CUBE/CUBE-SCHEMATIC.pdf at master · itsharryle/LED_CUBE · GitHub
example.ino (11.7 KB)
trial.ino (9.74 KB)