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

Replace LEDs with normal sized ones #4

Open
mriise opened this issue Feb 4, 2022 · 2 comments
Open

Replace LEDs with normal sized ones #4

mriise opened this issue Feb 4, 2022 · 2 comments
Assignees

Comments

@mriise
Copy link
Collaborator

mriise commented Feb 4, 2022

0402 LEDs are kinda whack to buy, should use more generic sized ones (maybe even RGB)

@great-houk great-houk self-assigned this Sep 27, 2022
@great-houk
Copy link
Contributor

I'm currently planning on adjusting the design to use 0603 (like these) for all the LEDs except for the fault. That one can be a 0606 RGB LED (like this)
Both seem like common enough sizes that finding suitable LEDs from any vendor shouldn't be a problem

@mriise
Copy link
Collaborator Author

mriise commented Oct 1, 2022

sounds good, though for the RGB like that it would need 3 dedicated GPIO pins to control it which isn't great. Honestly something like ws2812 with a single pin for control is nicer but will be a bit more of a pain to program for.

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