MAX7219 Random Scrolling digits
kind of non-descriptive subject, i'm trying , not sure if there easy-ish way program using ledcontrol library:
i need random number of leds between 1-4 come on right side of 8x8 display , scroll left 1 pixel, followed random number of leds between 1-4 appear on right, whole matrix move left 1 pixel, etc etc.
i've been messing around , found few ways scroll, preconfigured bits scrolling across, not random.
is there command shifts register on left 1 using library?
i need random number of leds between 1-4 come on right side of 8x8 display , scroll left 1 pixel, followed random number of leds between 1-4 appear on right, whole matrix move left 1 pixel, etc etc.
i've been messing around , found few ways scroll, preconfigured bits scrolling across, not random.
is there command shifts register on left 1 using library?
my md_max72xx library supports transformations primitives single pixel movements natively. library in code repository linked below if interested.
Arduino Forum > Using Arduino > LEDs and Multiplexing > MAX7219 Random Scrolling digits
arduino
Comments
Post a Comment