Artillect converted his Brother typewriter into a Linux terminal – with documentation and files.
KBD.news Published October 9, 2022
Creators! Feel free to tip me off about your keyboard related projects to bring them to 150K readers.
After months of work, Artillect turned his Brother AX-25 electronic typewriter into a computer – well, a Linux terminal running on a Raspberry Pi Zero.
It's a fully functional computer running Linux: you can use it to do nearly anything that you'd do in a terminal.
Here is a video of the author editing a document using the ed text editor, and also a sound test with the typewriter turned off.
The device is powered by a Raspberry Pi Zero running in headless mode, with an Arduino Nano connected to it over serial. The Arduino controls the typewriter and scans the keyboard, and the Raspberry Pi provides access to a terminal over the serial port.