Hi, for my project, I need navigation keys ( up, down, left, right and enter) but I don’t have sufficient gpio pins on the soc I want to use (ESP32) after connecting the tft screen and external ADC so I was wondering if there is an if I could use. Basically, is there a device which would output a number when requested corresponding to its inputs. For example if it was 8 channel and non of the inputs were high, it would return 0. If all 8 inputs were high, it would return 255 or any other number which was a binary representation of the state if its inputs?
I have tried googling but I really don’t know what search terms I would use.
Thanks for your help. Steve.
I have tried googling but I really don’t know what search terms I would use.
Thanks for your help. Steve.