I'm building something with an arduino nano which uses 8 buttons (digital) and 8 potentiometers (analog). I would like to add more inputs to the build, but need to be able to use multiple inputs at once.
I have enough inputs for the current features, but is there any way to add more whilst still being able to manipulate more than 1 at once?