I bought an Adafruit rgb led matrix panel 16x32 . I have made wiring in same way that here : learn.adafruit.com/32x16-32x32-rgb-led-matrix/wiring-the-32x32-matrix .
I used this application in Psoc Creator 3.0 from this :
. It is work to load data in psoc and run with Processing application some picture and appling some effects .I want some advices, please help me if you can, how to write some text on the led matrix panel(i try with printf but doesn't work) and how to do some animation ,it is possible to do this without the processing application ?
I tried to import libraries from adafruit learning system(RGBMatrixPanel library and Adafruit_GFX library, they are in the first link ) but i don't have success (it is possible to use c++ code on psoc microcontroller?
Thank you very much.
Best regards,
Seby