jim11662418 / wheelwriter-printer

A Dallas Semiconductor DS89C440 MCU turns an IBM Wheelwriter Electronic typewriter into a Windows "Generic/Text Only" Printer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IBM Wheelwriter Printer

This project uses a Dallas Semiconductor DS89C440 (or DS89C420, DS89C430, DS89C450) Microcontroller (an Intel 8052-compatible MCU) to interface a vintage IBM Wheelwriter electronic typewriter to a host computer's RS232 serial port or LPT parallel port and thus allow the Wheelwriter to act as a Windows "Generic/Text Only" daisy wheel printer.

The MCU also optionally accepts and prints input from an PS/2 keyboard. Thus it may be used to restore functionality to a Wheelwriter with a damaged keyboard.

Schematic


Wheelwriter Interface Built on a Piece of Perfboard


Serial Port Connector


Parallel Port Connector


The DS89C440 features two hardware UARTS. The first of the two UARTS is used to connect to the host computer's serial port while the second UART is used to connect to the Wheelwriter's 'BUS' on the J1 'Feature' connector located on the Wheelwriter's Printer Board. Not all Wheelwriters have this J1 connector. The early models (Wheelwriter 3, 5 and 6) do. Some, but not all, of the later models also have the connector. I know, for example, that the Wheelwriter 6 Series II has the connector but the Wheelwriter 10 and 15 do not.

Interface connection to J1P "Feature" Connector in the Wheelwriter Printer Board


About

A Dallas Semiconductor DS89C440 MCU turns an IBM Wheelwriter Electronic typewriter into a Windows "Generic/Text Only" Printer.


Languages

Language:C 99.8%Language:Batchfile 0.2%