Hello guys,
I want to read the pins from a 7 segment display (5V DC) from an old working equipment. My purpose is to remotely monitor the value of that display (equipment status). Preliminary I plan to use an Arduino to software decode pins and send value (0-9) to network.
I'm mostly a software guy, so the question is:
Question 1/2: a or b?
a)Would it be safe if I just connect display's pins directly to Arduino's pins,
b)or should I add some resistances or even optocouplers to be read by Arduino's pins?
Question 2/2: In the case of using a Parallel to Serial IC, is there some one that already decodes 7 segment displays or am I just limited to a 74HC165 general purpose shift register?
I want to read the pins from a 7 segment display (5V DC) from an old working equipment. My purpose is to remotely monitor the value of that display (equipment status). Preliminary I plan to use an Arduino to software decode pins and send value (0-9) to network.
I'm mostly a software guy, so the question is:
Question 1/2: a or b?
a)Would it be safe if I just connect display's pins directly to Arduino's pins,
b)or should I add some resistances or even optocouplers to be read by Arduino's pins?
Question 2/2: In the case of using a Parallel to Serial IC, is there some one that already decodes 7 segment displays or am I just limited to a 74HC165 general purpose shift register?
