Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 800 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 800 Bytes

Paralleloslam

Image

A serial-to-parallel data transmission device, using the ATMEGA 328.

Initially designed to work with Epson FX-80-compatible printers, but may have other useful applications.

Serial CTS Flow control implemented, triggered by the parallel busy pin, to allow effective transmission at higher baud rates. Currently tested up to 9600 bps.

Circuit Diagram

To be taken as a rough guide. Pin assignments in code trump the diagram. Jumpers to select baud rate are not implemented but may be done in a future release. Image

Credits

Programming & Hardware by Cosmos2000 & TK

Inspired by sentryGun53