-
Notifications
You must be signed in to change notification settings - Fork 4
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
Leonardo support #1
base: master
Are you sure you want to change the base?
Conversation
Underlights support atmega32u4 boards
Adding ws2812b-leonardo code
Adding contribute
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made some changes to the code (lag fixes and organization), please try the script with your device to confirm it works properly with this.
What's PitchToNote.h
? I can't find anything obvious referenced from that file.
The user should be able to change the name of the USB device (this was done via name.c
file in Teensy). Is this possible to do with Leonardo?
This also needs writing an LPD8806 counterpart. I can handle that once WS2812B is finalized if you'd like.
No description provided.