https://github.com/cmfcmf/volumeknob
https://github.com/cmfcmf/volumeknob
arduino arduino-hid-project arduino-pro-micro hid prusa volume-knob
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmfcmf/volumeknob
- Owner: cmfcmf
- Created: 2020-06-16T13:36:45.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T16:06:28.000Z (almost 5 years ago)
- Last Synced: 2024-10-11T22:13:41.741Z (7 months ago)
- Topics: arduino, arduino-hid-project, arduino-pro-micro, hid, prusa, volume-knob
- Language: C++
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Media Control Knob and Scroll Wheel
This project is based on the Oversized Media Control Volume Knob project from Prusa Research.
See this blog post for more information: https://blog.prusaprinters.org/3d-print-an-oversized-media-control-volume-knob-arduino-basics_30184/I adjusted the code to more slowly increase/decrease the volume.
I also added a secondary operating mode that can be toggled by 'long pressing' the knob.
While in the secondary operating mode, rotating the knob acts like a mouse wheel.