emgoz / HUB08SPI

An Arduino Uno library for LED Matrices using the HUB08 Interface
MIT License
26 stars 8 forks source link

How I can add RG support to your Library #8

Open zohaibanwer984 opened 3 years ago

zohaibanwer984 commented 3 years ago

I have these display but mine display has red and green LEDs. If I connect R1 to G1 display turned green .. I want to use.. both color.. I can make third Color orange if I combine data R1 and G1 .. any help.. how I can achieve that ?

maertoe commented 2 years ago

I have these display but mine display has red and green LEDs. If I connect R1 to G1 display turned green .. I want to use.. both color.. I can make third Color orange if I combine data R1 and G1 .. any help.. how I can achieve that ?

zohaibanwer984 commented 2 years ago

Hey.. bro

I also same display as you said... with R1 and G1...

So.. my display and daisy chain to other display hope yours too ... So I solder the R1 out to G1.. and in code.. instead of 64x16 I code.. it 128x16 ... If I want something in red I code it's position in first 64 area and if I want something in green I wrote it in after 64 area...

It's not effective... But I didn't want to modify the library... So it's was my cheap fix...😂 .. hope you got my point..

Cheers..

On Wed, Sep 7, 2022, 9:16 PM maertoe @.***> wrote:

I have these display but mine display has red and green LEDs. If I connect R1 to G1 display turned green .. I want to use.. both color.. I can make third Color orange if I combine data R1 and G1 .. any help.. how I can achieve that ?

— Reply to this email directly, view it on GitHub https://github.com/emgoz/HUB08SPI/issues/8#issuecomment-1239606155, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOYA4CB5NEPDCK6ELO3EO7DV5C5VTANCNFSM47B76HLA . You are receiving this because you authored the thread.Message ID: @.***>

maertoe commented 2 years ago

I did not understand wheAnother question, the code does not light up all the LEDs for me and does not give a sequence.re it is time to change it

maertoe commented 2 years ago

Another question, the code does not light up all the LEDs for me and does not give a sequence.

zohaibanwer984 commented 2 years ago

First please tell me which Display board you have .. I have LDP 64x16... Please check your Board datasheet.. maybe you need different Code...

On Wed, Sep 7, 2022, 9:41 PM maertoe @.***> wrote:

Another question, the code does not light up all the LEDs for me and does not give a sequence.

— Reply to this email directly, view it on GitHub https://github.com/emgoz/HUB08SPI/issues/8#issuecomment-1239633380, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOYA4CAB3PSSKB6BYMKQLULV5DAUXANCNFSM47B76HLA . You are receiving this because you authored the thread.Message ID: @.***>