E-ink is meant to be the digital model of dead-tree paper, however there’s one monumental distinction: the way you get your pictures and textual content onto it. For paper, you print on it. E-ink? Nicely, it is determined by what it’s hooked as much as. If it’s an ESP32C3-based Xteink X4 and X3, then you may simply print to that, too, due to [Nishant Joshi]’s fork of the favored CrossPoint firmware.
The fork implements the Web Printer Protocol, IPP, on the ESP32-C3. It makes loading paperwork a breeze: choose the printer in your working system, and press print. To the pc, the reader advertises itself as a printer that gives monochrome, single-sided output at 300 DPI on A5 paper, and accepts Apple raster and PWG raster codecs. In fact these raster pictures are monumental in comparison with the paltry RAM out there on the microcontroller, so pixels are acquired and written row-by-row — each to the display screen instantly, and to the SD card for later perusal. That makes a folder on the SD card the equal of a printer’s output tray.
This interface is superb in its simplicity, and we’d like to see it in different E-ink units. It reminds us someway of AlphaSmart phrase processors — that are nonetheless related at this time largely as a result of their ‘file switch’ mechanism is to faux to be a USB keyboard and kind the doc onto your laptop. So long as IPP is offered, so too will you have the ability to get paperwork onto this e-reader.


