Hardware keyboard converter
Posted: Thu Apr 06, 2023 4:55 am
Here's something I just hacked together:
I need to call it a day, so the details are a little light now, but there's not much magic to it. What's needed to replicate this is an Adafruit Trinket M0, a TTL to RS422 converter (I'm using an RS485 one because it's what I had lying around, but I believe https://www.amazon.com/gp/product/B07BJJ4J64 would be a more appropriate part), and the attached firmware, which is just https://github.com/gdsports/usbhostcopr ... BDUARTUSBH with the baud rate changed to 6992. And a bunch of wires.
This was mostly out of curiosity to see if it would work. It works.
I need to call it a day, so the details are a little light now, but there's not much magic to it. What's needed to replicate this is an Adafruit Trinket M0, a TTL to RS422 converter (I'm using an RS485 one because it's what I had lying around, but I believe https://www.amazon.com/gp/product/B07BJJ4J64 would be a more appropriate part), and the attached firmware, which is just https://github.com/gdsports/usbhostcopr ... BDUARTUSBH with the baud rate changed to 6992. And a bunch of wires.
This was mostly out of curiosity to see if it would work. It works.