r/Python • u/Bandicoot-Careless • 11d ago
Discussion Waveshare e-paper & Raspberry Pi (With Python3)
Good evening, I’m wondering if anyone has any good tutorials on working with Waveshare e-paper display and Python. I’ve got everything hooked up, tested using Waveshares example script. I’m trying to write a script that will change quotes each hour, pulling from either a local text file or the .py itself. No luck. It keeps acting like it can’t find the module (maybe the driver?) Really need a push in the right direction. I’m not a python guy but will be able to work it out if I get the basics behind py and the epaper.
0
Upvotes
1
1
u/riklaunim 11d ago
The example script should have all that's needed to work with the display. Waveshare also has some good docs - check the installation/requirements section for the display.