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

Add E-Fidget board #7412

Merged
merged 2 commits into from Jan 4, 2023
Merged

Add E-Fidget board #7412

merged 2 commits into from Jan 4, 2023

Conversation

MichaByte
Copy link

Hi, the E-Fidget is a board I've been working on for a while. It's a haptic feedback fidget designed with CircuitPython in mind. The userspace code is a work-in-progress, but the firmware side of things seems pretty reliable. I got a PID from pid.codes, and that's the one I'm using here. I've removed unexposed pins and changed the names to be hardware-specific in pins.c (hope that's normal). Here is the design source. I'll be putting in a PR for circuitpython.org shortly.

Please let me know if there's anything I should change.

Thanks!

E-Fidget-Good-small

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@dhalbert dhalbert merged commit 4f78d63 into adafruit:main Jan 4, 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

Successfully merging this pull request may close these issues.

None yet

2 participants