Quote:
Originally Posted by robot
Currently I'm looking at the browser app code to understand how interaktion with e-ink works. There about 70 files so it will takes time.
|
I'm not sure you'll find any direct interaction with the e-ink side. I imagine the code merely produces a pdf/epub version of the LCD screen, produces an intermediate file on disk then uses the firmware/OS to display that file on the e-ink side. It's a bit like the difference between talking to a browser ActiveX control using the DOM vs pointing the control at a file:// URL