Hello,
I’ve bought recently a fine Bosch / Marquardt keyboard with RS232-DB9 connector.
Both my oscilloscope and my RS232-USB converter verified that it speaks ASCII via RS232. Unfortunately, this means that <Left-ALT> is without function. The switch itself works fine.
Since I want to use the keyboard at my Mac, I need to map a key to <CMD>, <Left-ALT> would be ideal for that.
Now I consider to desolder the switches from the PCB, leave them inside the mounting plate, and solder them into a new matrix and use a Teensy as controller.
The switches - Marquardt 6184 - have diodes already built in.
I believe this project is feasible, but I’ve built only an ADB-USB and an AT/XT-USB converter so far, and I’m not too apt in soldering tiny cables onto a Teensy, and have no desoldering equipment and no experience in desoldering switches.
So, should I try to sell the keyboard and get a similar one from “Ebay Kleinanzeigen” for about 100€ with AT connector? Or should I invest into some desoldering equipment and start the conversion adventure?
Teensyfy RS232 keyboard or not?
-
- Main keyboard: AEK II
- Main mouse: Apple Magic Trackpad 2
- Contact:
- Attachments
-
- PCB
- 4AAE8646-EED3-43D4-99F9-593C971BDAD2.jpeg (857.33 KiB) Viewed 1620 times
-
- Main keyboard: AEK II
- Main mouse: Apple Magic Trackpad 2
- Contact:
OK, I’ve looked into the options “Teensyfy” and “Controller swap” (very good suggestion!) and both require more desoldering and soldering than I’m really comfortable with.
So after getting the required components (Teensy, MAX232), I’ll check/test a third option: Convert the RS232 output with the Teensy to USB and connect the <Left-ALT>-key directly to one of the pins of the Teensy and send keycodes (Mac-CMD) accordingly to the USB-host. Requires minimal soldering, but some fiddling with the Teensy-code. Wish me luck!
So after getting the required components (Teensy, MAX232), I’ll check/test a third option: Convert the RS232 output with the Teensy to USB and connect the <Left-ALT>-key directly to one of the pins of the Teensy and send keycodes (Mac-CMD) accordingly to the USB-host. Requires minimal soldering, but some fiddling with the Teensy-code. Wish me luck!