Keyboard from old cash register.

I got a cash register machine from 1985, i've taken it apart to see what can a i use, and i would like to interface with the keyboard if possible. It have two layers with their corresponding bus, i think it should work like modern keyboards, one pin from one layer makes short with a pin from the other layer, but i haven't had any results yet.

¿Any advice or clue?

Photos, i've removed some keys experimenting.


Thx.

From the flex circuits it looks like a 4x8 matrix keypad. The keypad library should help:

http://arduino.cc/playground/Code/Keypad

Thanks, it headed me in the right direction.
Now i just need a way to hookup the flexible cables.

Obakemono:
Thanks, it headed me in the right direction.
Now i just need a way to hookup the flexible cables.

Can you remove the original connector from whatever board the keypad plugged into?

I find a propane torch to melt the solder and a sharp rap on a hard surface will nock most connectors off a board. :slight_smile:

I managed to remove the original connectors with one like this.

Now i'm mapping the keys :slight_smile:

Thx.