Hi,
I was wondering if there was an electronic part that would allow me to connect a digital input (0/5V) to it and where I could basically daisy chain these parts together to read the current state of all digital inputs through a single line connected to a microcontroller.
Basically, it would be something reverse to a WS2812 LED where rather than receiving a sequence of bits, consuming the relevant bits to defined the outputs, and passing on the reduced number of bits to the next IC, I want to achieve something where each part in the line adds it’s current input state to the data and sends to the next in line. At the end I would want to read somewhere around 500-1000 inputs.
Does something like this exists?
i guess it could be down with the general shift registers, but I would prefer a single signal line and really only need on single input read per node.
I was wondering if there was an electronic part that would allow me to connect a digital input (0/5V) to it and where I could basically daisy chain these parts together to read the current state of all digital inputs through a single line connected to a microcontroller.
Basically, it would be something reverse to a WS2812 LED where rather than receiving a sequence of bits, consuming the relevant bits to defined the outputs, and passing on the reduced number of bits to the next IC, I want to achieve something where each part in the line adds it’s current input state to the data and sends to the next in line. At the end I would want to read somewhere around 500-1000 inputs.
Does something like this exists?
i guess it could be down with the general shift registers, but I would prefer a single signal line and really only need on single input read per node.