4x8x8 7219 led matrix board i2c

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Post Reply
Porph
Posts: 1
http://meble-kuchenne.info.pl
Joined: Mon May 20, 2024 10:35 pm

4x8x8 7219 led matrix board i2c

Post by Porph »

I am needing this to be able to sort out my code for using it

https://www.amazon.co.uk/dp/B0B2NSYWZD

7219 Dot Matrix Module 8 x 32 MCU Control Driver Board Red LED Common Cathode 4 in 1 Display Module

this is an amazon link to it.

how can i get this device added?

Many Thanks In Advance

BenR
Matrix Staff
Posts: 1950
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 694 times

Re: 4x8x8 7219 led matrix board i2c

Post by BenR »

Hello,

You could try the LED Matrix (Serial) component available under Outputs -> LEDs.

You would only need to connect the DataIn and Clock signals to the dot matrix. You may also need to tie the CS pin to either GND or VCC depending on the wiring of the module.

In the component properties set the row count to 8 and column count to 32 and then set Redraw LEDs property to yes to redraw the component.

Let us know how you get on.

mnfisher
Valued Contributor
Posts: 1577
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 140 times
Been thanked: 743 times

Re: 4x8x8 7219 led matrix board i2c

Post by mnfisher »

Try the component at viewtopic.php?f=3&t=981&hilit=Max7219

Martin

Post Reply