Use a KB2040 board to talk to an electronic typewriter via a Centronics port....but why?
-
Updated
Jul 14, 2023 - Python
Use a KB2040 board to talk to an electronic typewriter via a Centronics port....but why?
Read screenshot from HP8596E (or similar) spectrum analyzer via Arduino Uno R3 configured as parallel port (Centronics/IEEE1284) printer emulator, with Python program receiving, decoding and saving image as PNG.
Headless emulation of classic dot-matrix printers — Apple ImageWriter I/II, Apple DMP and Epson FX-80. Feed it the byte stream, get back a timed stream of dot strikes and paper feeds. No DOM, no dependencies.
Parallel Port Adapter for the Commodore Plus/4
To associate your repository with the centronics topic, visit your repo's landing page and select "manage topics."