Simple RS232 for Printer usage: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| 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 21:57, 19 December 2010
Error creating thumbnail: Unable to save thumbnail to destination
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.