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

pybadge support #675

Closed
LuckyTurtleDev opened this issue Mar 1, 2023 · 2 comments
Closed

pybadge support #675

LuckyTurtleDev opened this issue Mar 1, 2023 · 2 comments

Comments

@LuckyTurtleDev
Copy link
Contributor

I have though of creating a crate to add board support for the pybadge.
While dealing with this, I notify that the the already supported pygamer and the pybadge are extremely similar.
They have the same display, usb controller,, power/battery, WS2812B leds, red led and using the ports for all of this.
They main difference is that the one board have some sensor more or less:

PyGamer PyBadge
spi flash GD25Q64 GD25Q16
acceleration LIS3DH
sd card
light sensor
buttons analog stick d-pad

So I think I would possible be a better idea, to add a feature flag to pygamer, which manager this view different.
Instead of creating a full new board, where large parts would be duplicated and has only small differences.

What do you think about this?

@LuckyTurtleDev
Copy link
Contributor Author

depend on #455

@LuckyTurtleDev
Copy link
Contributor Author

closed, because the EdgeBadge is a PyGamer with additional microphone.

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

1 participant