Difference between revisions of "Simple RS232 for Printer usage"
From CPCWiki - THE Amstrad CPC encyclopedia!
Line 3: | Line 3: | ||
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: | + | [[Category:Printers and printer ports]] [[Category:DIY]] [[Category:Serial interfaces]] |
Revision as of 16:57, 19 December 2010
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.