Hi,
I have a question about using multiple analog INPUTs on my Arduino Uno.
I want to read the data from 20 IR-photodiodes, but the arduino only got a few analog pins. Is there something like the 74HC595 shiftregister, but in reverse? And compatible with analog data.
I've found the 4051 Multiplexer. Can I use this for my project? Or does someone have a little example of how to use the 4051 Multiplexer for reading analog data.
Thanks!