Hello, everyone currently i got a disaply from amazon 32x16 RBG matrix and i want to display text on it.
but when im tryong to upload a text it's not showing the output and im stucked on it as there are no specs or datasheet available for it.
i've visited adafruit site and refer examples but no luck from that too.
the above link is the example site of adafruit and i've done all the connections and command according to that but no luck in that too. i'm using arduino mega for interfacing with 32x16 rgb display.
i'm attaching the connection of my display with my query.
any help or code would be a great help.
I've come across issues with these boards before, though the examples that are included in the library should work just fine, keep in mind that your CPU will not have time for doing much else than controlling the display.
Could you provide a pointer to the unit you bought? There are many 16x32 RGB arrays on Amazon and I don't think they are all identical. How sure are you that the array you got from Amazon is an exact duplicate of the array sold by Adafruit?
The model im using is SHXPCB05 P10 display 32x16 NORES_V2.5 and it's using HUB75 apart from this i dont have any further information of the product.
my concern is very clear, i just need to display the text and need to know the pattern.
The model im using is SHXPCB05 P10 display 32x16 NORES_V2.5 and it's using HUB75 apart from this i dont have any further information of the product.
So where did you get it from ? please just shows us the link to the product on Amazon.
If you have connected it properly (i am doubting you) and you've uploaded one of the examples that come with the library (as you have done i think)
My (our) concern is that what you have is not the same as what the library is designed for.
It's either that or one of the other 2 options. So we need to excluded possible problems, one by one.