Difference between revisions of "Simple RS232 for Printer usage"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
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 '''which?''' magazine.
  
 
[[Category:Hardware]] [[Category:Peripherals]] [[Category:DIY]] [[Category:Serial interfaces]]
 
[[Category:Hardware]] [[Category:Peripherals]] [[Category:DIY]] [[Category:Serial interfaces]]

Revision as of 11:43, 9 January 2010

Ps1.gif

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.