J
J D
Guest
Hey guys,
I have this keypad with 12 functions (ie 12 micro switches). It needs to
be hard wired with a cable length of 2 meters. RF/IR is out of the
question. The logic signals will go to a micro controller and will
perform functions depending on which button was pressed.
This means that my cable (connecting the keypad to the micro controller)
will need to be 14 core (including power and ground).
This is really not what, because to terminate 14 cores is really hard
work... (I'm lazy...)- not to mention the cost of a 14 pin DIN style
connector...
I'm thinking is it possible, somehow to encode the 12 lines of logic
down to maybe BCD or even 2 wire protocols. This would significantly
reduce my cable core count and makes it easier to assemble.
What do you think?
A) is there a 12 line encoder? (I've seen 4-16 decoders, but not 16-4
encoders)
B) if i could use 2 wire protocols, what would be the way to do it? i2c,
rs232/485, others?
C) dedicated micro-controller? -yuk...
thanks for any suggestion...
I have this keypad with 12 functions (ie 12 micro switches). It needs to
be hard wired with a cable length of 2 meters. RF/IR is out of the
question. The logic signals will go to a micro controller and will
perform functions depending on which button was pressed.
This means that my cable (connecting the keypad to the micro controller)
will need to be 14 core (including power and ground).
This is really not what, because to terminate 14 cores is really hard
work... (I'm lazy...)- not to mention the cost of a 14 pin DIN style
connector...
I'm thinking is it possible, somehow to encode the 12 lines of logic
down to maybe BCD or even 2 wire protocols. This would significantly
reduce my cable core count and makes it easier to assemble.
What do you think?
A) is there a 12 line encoder? (I've seen 4-16 decoders, but not 16-4
encoders)
B) if i could use 2 wire protocols, what would be the way to do it? i2c,
rs232/485, others?
C) dedicated micro-controller? -yuk...
thanks for any suggestion...