geekhack

geekhack Projects => Making Stuff Together! => Topic started by: IBNobody on Tue, 28 July 2015, 23:45:51

Title: Another TMK-Powered Keypad Lobotomy - Genovation UPS Controlpad
Post by: IBNobody on Tue, 28 July 2015, 23:45:51
Here's what I have to work with...

http://imgur.com/a/uIj9b

I think that the unit was originally intended as a wall-mount timecard entry system or something.

I'm pretty excited because the actual keypad has everything I wished my last project (Goldtouch lobotomy) had. This keypad has 35 plate-mounted Cherry MX black switches, red LEDs, and per-key backlighting thanks to a set of I2C I/O extenders.

I plan on removing the bottom MCU board and replacing it with a Teensy 2.0++ and TMK.

In case anyone finds another one of these, here's what I've done to reverse engineer it.

More

The I2C extenders need to be mapped, still, but they have sequential I2C addresses (0b000 to 0b100).

Keypad-to-MCU Cable Pinout:

01 - VCC (+5V)
02 - VCC (+5V)
03 - SCL (U8p14)
04 - SDA (U8p15)
05 - Col #1 (U8p21)
06 - Col #2 (U8p22)
07 - Col #3 (U8p23)
08 - Col #4 (U8p24)
09 - Col #5 (U8p25)
10 - Row #1 (U8p39)
11 - Row #2 (U8p38)
12 - Row #3 (U8p37)
13 - Row #4 (U8p36)
14 - Row #5 (U8p35)
15 - Row #6 (U8p34)
16 - Row #7 (U8p33)
17 - Row #8 (U8p32) * Keypad does not have Row #8, but MCU supports it
18 - GND
19 - GND
20 - Shield

RJ-45 Pinout:

01 - RS-422 A
02 - RS-422 B
03 - VCC (+5V)
04 - VCC (+5V)
05 - VCC (+5V)
06 - GND
07 - GND
08 - GND
Title: Re: Another TMK-Powered Keypad Lobotomy - Genovation UPS Controlpad
Post by: grantb3 on Mon, 03 August 2015, 09:40:02
Hey good job. Keep us posted. I've seen these on eBay a few times.
Title: Re: Another TMK-Powered Keypad Lobotomy - Genovation UPS Controlpad
Post by: rich1051414 on Sat, 30 September 2017, 21:40:19
Any progress? I came across this at the recycling center, and I can't find much about this except this post. I also plan to get this functioning as a programmable pad.
Also, you didn't seem to talk about the dip switches. Any idea what they do?

PS: Look at those double shot DSA windowed caps!

Title: Re: Another TMK-Powered Keypad Lobotomy - Genovation UPS Controlpad
Post by: lishi on Fri, 13 October 2017, 14:10:56
There's a genovation pcb in the OTD Pad, so that might help you out