I need some guidance on what's the best way to animate a logo across

I need some guidance on what’s the best way to animate a logo across an LED Matrix. I have a custom built matrix of 8 strips of 33 LEDS and I want to move a logo/picture/icon across the strips (not across the LEDS). The strips are mounted vertically so I want the logo to move horizontally across the strips.

The attached is that logo which is of an odd shape so I’m not sure the best way of going about this.

Any suggestions would be helpful! Thanks!

I am not good programmer but believe you would setup logo in matrix then shift matrix.

@Tim_Lukasik
LEDMatrix together with the led sprite library will lead to the solution you’re searching for :wink:

@Sven_Eric_Nielsen ​ Thank you, I’ll check it out

Another way…turn your pixels over to a pixel controller and let a pc or raspberry pi do the logo animation for you. I will check and see if jinx is capable of animating or moving an image like your describing. If it does then that might be a solution. If you have a teensy/octows2811 then it will be easy to get it going since I have helped a some get their matrix going

@Chris_Rees good idea. I think Glediator can take an image and slide it. Also record that to a file to play at a later time without needing the computer.

@Tim_Lukasik ​ here’s a test I did with Glediator if you go that route.

Yes Glediator is a great program! Its great for for those who don’t run windows (or care too). A lot of the Christmas community will use it to make matrix effects and import it into the Show software. I wish it would Support E1.31 but it does support Artnet.

Anjunabeats with love <3

Thanks for the help @Sven_Eric_Nielsen here’s my first attempt. Next up using multiple colors and multiple sprites.