|
|
|
|
|
by garfieldnate
1311 days ago
|
|
Is it possible right now to program a bare e-ink screen for an application with lots of text and scrolling? I see plenty of e-readers out there that appear to have good refresh rate, but I always wonder if they are using special drivers to achieve this or if it's as simple as using an off-the-shelf screen with included driver that has a `scroll_down()` function. |
|