Skip to content

Conversation

@rasprague
Copy link
Contributor

add placeholder code for pots on analog pins

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

added a button on pin 9 to enable browse encoder click detection
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
Enables buttons on free digital pins
switch to StaticThreadController (from ThreadController) for speed gains
add placeholder code for pots on analog pins
adds suport for buttons and potentiometers on an add-on 4067 multiplexer
added notes.txt, brief details on how to add an add-on 4067 mux
remove unusde lines of code
code cleanup
consolidate midi channel usage
switch to Multiplexer4067Fast library
switch to Multiplexer4067Fast library
put add-on mux code behind an #include / #define
put add-on mux code behind an #include / #define
limit number of mux readings to 1
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.

1 participant