Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Simple RS232 for Printer usage: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
MacDeath (talk | contribs)
No edit summary
Kgal (talk | contribs)
m added "Amstrad Action #27"
 
Line 1: Line 1:
[[image:ps1.gif|350px]]
[[image:ps1.gif|350px]]


Chip Chat [[RS232]] Printer interface by [[John Harden]]. Only the transmit direction is implement, so it can't do much more than accessing RS232 printers, but no other RS232 devices. The device connects to the printer port, however, the hardware does not convert the parallel printer data to serial data. The included sample program does that conversion by software. The circuit was released in '''which?''' magazine.
Chip Chat [[RS232]] Printer interface by [[John Harden]]. Only the transmit direction is implement, so it can't do much more than accessing RS232 printers, but no other RS232 devices. The device connects to the printer port, however, the hardware does not convert the parallel printer data to serial data. The included sample program does that conversion by software. The circuit was released in Amstrad Action #27 magazine.


[[Category:Printers and printer ports]] [[Category:DIY]] [[Category:Serial interfaces]]
[[Category:Printers and printer ports]] [[Category:DIY]] [[Category:Serial interfaces]]

Latest revision as of 10:46, 8 August 2016

Chip Chat RS232 Printer interface by John Harden. Only the transmit direction is implement, so it can't do much more than accessing RS232 printers, but no other RS232 devices. The device connects to the printer port, however, the hardware does not convert the parallel printer data to serial data. The included sample program does that conversion by software. The circuit was released in Amstrad Action #27 magazine.