E-ink display // update 5
Why not just use this cool e-ink display as the raspberry pi’s main monitor? Sure, the framerate is not e-sports ready but it’s great for picture viewing.
Why not just use this cool e-ink display as the raspberry pi’s main monitor? Sure, the framerate is not e-sports ready but it’s great for picture viewing.
Created a small control website for the e-ink display. A Flask server hosts a website which allows for easy interface design.
Using both full and partial updates on the e-ink display. So far the modules I’m using seem to accept both .bmp, .jpg and .png. Next, I’ll experiment with text and shapes.
Slowly hacking away at the e-ink display. Found some useful python modules and got the partial updates working.
Bought an 9.7″ e-ink display from WaveShare. It included a HAT for the Raspberry Pi that includes the controller. WaveShare supplies a demo code that clears the display, shows the 16...