Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some additional examples #30

Open
jostien opened this issue Jun 7, 2015 · 5 comments
Open

Some additional examples #30

jostien opened this issue Jun 7, 2015 · 5 comments

Comments

@jostien
Copy link

jostien commented Jun 7, 2015

Hi,

Thanks for the API! I use the LED-matrix in winter for running to work and back home. I fix it to my running rucksack and then it shows several pong matches so that cars don't run me over. I put some additional examples which I use below:

https://github.com/jostien/rpi-rgb-led-matrix-examples

The code is almost a year old and I hope that it goes along with the current version or rpi-rgb-led-matrix. There is stuff like Beavis and Butthead doing some heavy metal or GIR dancing (GIR is not in the repository because it is a variation of B&B). Unfortunately I cannot provide the pngs because I doubt that I have the copyright.

Pong was derived from xscreensaver. So there is a lot of material which could be adapted to the LED-matrix. For instance Pacman would be nice. However, days are long in the moment, so maybe in autumn ...

Regards,
jost

@hzeller
Copy link
Owner

hzeller commented Jul 1, 2015

Nice. I am soon going to break out the examples in a separate repository so that it is easier to contribute new examples. So if you are ready in autumn, I am happy to see a pull request :)
(I'll update this thread when I have a repository name for the examples)

@Dhanielk
Copy link

Hi @hzeller. Is there any way to use API to feed it with 2D Array? That will be really helpful for my project.

Thanks,
Daniel

@hzeller
Copy link
Owner

hzeller commented Nov 25, 2017

just call SetPixel() in a loop. It would not be significantly faster if there was a call with a 2d buffer.

@Dhanielk
Copy link

Ok. Got it... If I have time, I will create PR for it.

@combs
Copy link

combs commented Apr 23, 2023

I wonder if this issue is still relevant?

kelseymorris95 pushed a commit to kelseymorris95/sign that referenced this issue Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants