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

Enables buttons on free digital pins #14

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

rasprague
Copy link
Contributor

Enables buttons on free digital pins, including:

pin 9 for encoder click
pin 16 on front headers
pins A2, A3, A4, and A5 on front headers

added pinMode(..., INPUT_PULLUP) on buttons attached to digital pins in setup()

added a button on pin 9 to enable browse encoder click detection
turn off soft MIDI Thru, prevents some DJ software from creating an infinite send/receive loop
Enables buttons on free digital pins, including:
- pin 9 for encoder click
- pin 16 on front headers
- pins A2, A3, A4, and A5 on front headers
Enables buttons on free digital pins, including:

pin 9 for encoder click
pin 16 on front headers
pins A2, A3, A4, and A5 on front headers
fixes button reads from digital pins; enables browse encoder click
Copy link
Owner

@silveirago silveirago left a comment

Choose a reason for hiding this comment

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

I need to make a video on how to expand the Traktorino before committing to this pull. And thanks again!

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.

2 participants