nigelmercier
RIP
- Joined
- 20 Jun 2007
- Messages
- 16,234
- Location
- Live in Kent, boat in Canary Islands
A few years ago I had an idea for a project: to use an old thermal fax machine as a printer:
This didn't go anywhere, but a clip I saw on YouTube of a guy printing on a fax machine using the modem in his computer got me interested again: http://www.youtube.com/watch?v=6ZPiM4uY8gY Note that this is mostly boring!
It occurred to me that we may have the expertise for this project on this forum, and as an old thermal fax machine can be bought for about £5, it may be of interest to others who want to print stuff on their boat. The general plan is as follows:
Remove printing mechanism from thermal paper fax machine, adapt for 12V if necessary.
Inject signals into print mechanism to drive printer using USB microcontroller board.
Feed USB with scanned line-by-line data from page to be printed.
It is this last requirement that is the tricky bit. It could be done by converting the data into a TIFF and sending serially via terminal software, or via a standalone program, but ideally would be packaged as a printer driver.
Thoughts?
http://www.dutchforce.com/~eforum/index.php?showtopic=32254
I've got a plan for a project. I've got an thermal fax machine that is no longer used, and I want a cheap and portable printer for very occasional use; poor quality is not a problem. At present I use an inkjet, but as I only use it once a month, I end up buying a new print head almost every time. A thermal printer would be ideal.
I figure that a USB enabled PIC and a bit of software is pretty much all I would need. To save me reinventing the wheel, has anybody seen such a project before?
This didn't go anywhere, but a clip I saw on YouTube of a guy printing on a fax machine using the modem in his computer got me interested again: http://www.youtube.com/watch?v=6ZPiM4uY8gY Note that this is mostly boring!
It occurred to me that we may have the expertise for this project on this forum, and as an old thermal fax machine can be bought for about £5, it may be of interest to others who want to print stuff on their boat. The general plan is as follows:
Remove printing mechanism from thermal paper fax machine, adapt for 12V if necessary.
Inject signals into print mechanism to drive printer using USB microcontroller board.
Feed USB with scanned line-by-line data from page to be printed.
It is this last requirement that is the tricky bit. It could be done by converting the data into a TIFF and sending serially via terminal software, or via a standalone program, but ideally would be packaged as a printer driver.
Thoughts?
Last edited: