ResponsiveAnalogRead icon indicating copy to clipboard operation
ResponsiveAnalogRead copied to clipboard

using a Multiplexer and a single analogRead

Open AlpesMachines opened this issue 2 years ago • 1 comments

Hi, how would you use the library with a multiplexer (like 4067 or 4051 for example) and a single ADC on the micro controller ? update(int rawValueRead); Thanks

AlpesMachines avatar Aug 21 '22 15:08 AlpesMachines

This project does exactly that: https://github.com/16n-faderbank/16n

TomWhitwell avatar Apr 23 '23 10:04 TomWhitwell