Dear all,
I am building a big LED-screen for an art project, using p10 32x16 modules. The screen is 192x144 pixels in a 6x9 arrangement.
my setup is:
[<][<][<][<][<][<] }-- Pi connector #1
[>][>][>][>][>][>]
[<][<][<][<][<][<]
[<][<][<][<][<][<] }— Pi connector #2
[>][>][>][>][>][>]
[<][<][<][<][<][<]
[<][<][<][<][<][<] }— Pi connector #3
[>][>][>][>][>][>]
[<][<][<][<][<][<]
I have tried to use the S-mapper that t413 posted on Github. I am having trouble getting it to register and noted that pixel-mapper.cc has been updated after the S-mapper was written. In the discussion it was suggested that the S-mapper could be a feature of the U-mapper. I guess I could hard code a S-mapper according to my needs. But if it is a feature of the U-mapper I would prefer to do that.
So my questions are:
Is it possible to register the S-mapper by t413 in pixel-mapper.cc?
Is there a simple way to make the U-mapper into an S-mapper?
If anybody can help me it would be greatly appreciated.