Replies: 6 comments 10 replies
-
It sounds like most of the inputs are floating, so they'll be picking up random noise. Your code should only contain potentiometers and muxes that are actually connected. |
Beta Was this translation helpful? Give feedback.
-
Could this be a problem with the Arduino board itself? |
Beta Was this translation helpful? Give feedback.
-
I tried connecting potentiometers to Arduino without a multiplexer, same thing |
Beta Was this translation helpful? Give feedback.
-
@tttapa Please tell me where the error might be |
Beta Was this translation helpful? Give feedback.
-
Hello! I want to make a midi controller with 64 potentiometers for iPad. I use Arduino pro micro and 4 multiplexers cd74hc4067.
My code.
When connected to iPad, Arduino sends a whole series of random midi CC. Tell me if I have an error in the code or somewhere else? In the test version, I only connected one multiplexer and a potentiometer to Arduino.
Beta Was this translation helpful? Give feedback.
All reactions