Hi Everybody !
I am brand new to the forum ! Very interesting :-)....
I am looking for someone that could help me doing a project that would include the reading of analog value from different potentiometer (around 60 different value ...then printed on a OLED screen or multiple OLED screen.
I have already an accurate idea of what I need but doesn’t know how to write the code properly...
Would be great to be able to discuss fee in PM.
Thanks for your feedback guys
P
PS : I really hope i am posting in the right forum
doing a project that would include the reading of analog value from different potentiometer (around 60 different value ...then printed on a OLED screen or multiple OLED screen.
Is that 60 separate pots or 60 separate values from 1 pot ?
No need for extra chips for up to 96 analogue channels on an Uno (128 on a Nano).
Just parallel the four address lines, and give each 74HC4067 it's own analogue input.
Leo..