🖨️🖼️ Big progress: it can now print images too
I had to install a different printer driver, Claude Code recommended Epson FX-86e which supported images
Then I printed an image, it helped me dump a .bin from the printer raw data output, then it decoded the .bin and figured out how to draw images on a canvas (in the printer) from that data
So crazy I'd have no clue how to do this without AI ever!
🖨️ Little progress: I generated a dot matrix printer with GPT Image 2 and then some Photopea'ing to make the paper go through
And I got COM1 to work for dial up internet to http://pieter.net (my ISP) while COM2 still works for the printer (that was a challenge)
Which means I can now print anything from the internet, like Hacker News!
Some todo fixes: - page should scroll out not already be there - we need some perspective so the paper slowly goes into distance - integrate it into pieter .com page fully - add a local print command so you can actually IRL print your printed dot matrix print
You can try it the current WIP here: https://pieter.com/assets/dosbox/serial-test/







