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

Alternative API for tiled neopixel matrices #1

Open
pagong opened this issue Jan 22, 2025 · 1 comment
Open

Alternative API for tiled neopixel matrices #1

pagong opened this issue Jan 22, 2025 · 1 comment

Comments

@pagong
Copy link

pagong commented Jan 22, 2025

Hello Djairjr,
I've found your repo a few month ago.
You have extended the Adafruit APIs of pixel_framebuf and adafruit_led_animation/grid for the NeoPixel games.

However, I previously did some programming with Adafruit's API NeoMatrix for Arduino.
And I think the NeoMatrix-API of tiled matrices is clearer than the pixel_framebuf API.
That's why I did a port of NeoMatrix to CircuitPython.

You can find the repository here: https://github.com/pagong/circuitpython_neomatrix
Do you mind if I try port your NeoPixel games to this alternative API?

Cheers, Pagong.

@djairjr
Copy link
Owner

djairjr commented Jan 27, 2025

I Will do It for sure.
Thanks

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

2 participants