Skip to content

A Serial-To-Parallel data transmission device, built with the ATMEGA328.

License

Notifications You must be signed in to change notification settings

csast-rams/paralleloslam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Serial-To-Parallel data transmission device, built with the ATMEGA328.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%