Hi, i need your advice - knowledge
i have this display module that works with 24v dc
it takes +/- 24v dc to the 2 terminals and then in order to display numbers and the arrows i have to supply -24v to the terminals (A,B,C,D for numbers and to the 2 terminals for arrows)
This is a non-sequitur. +/- needs three connections giving a positive voltage referenced to ground and a negative voltage referenced to ground.
Two terminals probably means a DC voltage, and the "-" is probably ground on the board.
You generally want to avoid switching grounds since most components use the ground as a reference point.
What does the 12/24V jumper do?
Again- confusing. Where are you getting the -24V?
I suspect that this is just a DC power source and what you are calling -24V is simply ground. The - side of the supply. If I am right, then grounding any of the inputs will light a segment of the display. If this is correct then what is the voltage measured at A,B,C and D? If it's +5V then you can just wire them directly to the Arduino GIO pin.
If you don't have a voltmeter or DVM, then put the project back on the shelf until you do.
My mistake ... yes with -24v i was referring to the ground (+ - ) power supply terminals .
i asked my friend that gave me this module and told me that was from an elevator cabin.
the elevator control has terminals with A,B,C,D ( and arrows) to display the floor when connect this module to them.
He told me that the 12v/24v jumper is because some elevator control manufactures uses 12v dc and some others 24v dc and so when you order the button panel for the cabin they prepare the displays depending the control voltage
i connect my multi-meter one probe to the ground and the other one to the (ABCD,Arrows) terminals and i got a reading of a 4v dc in every one of them.
if i ground any of the terminals then the display shows the number or the arrow (depending which terminal i am grounding)
i want to use it with a Arduino pro mini 8Mhz that is 3.3v tolerance