ePaperDisplay | Python lib for WaveShare
kandi X-RAY | ePaperDisplay Summary
kandi X-RAY | ePaperDisplay Summary
Python lib for WaveShare 4.3 inch e-paper display module, plus WiFi relay with ESP8266
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Calculate the width of a text string .
- Help for EPD .
- Wrap ASCII ascii text
- Connect to EPD .
- Helper function to display a list of digits .
- Draw a block of coordinates .
- Set baud rate .
- Draw a rectangle
- fill the block of digits
- Wrap an english block .
ePaperDisplay Key Features
ePaperDisplay Examples and Code Snippets
Community Discussions
Trending Discussions on ePaperDisplay
QUESTION
I'm trying to get to work a raspberry pi 0 W and a pervasive display eink screen together.
But, every time when the screen refresh, it reboots the pi 0. Software works great on a RPi3 but not on Rpi0w with Raspbian Lite.
Here is the soft : EpaperDisplay
Here is the screen : Screen
There is no log in /var/log/messages
, neither in /var/log/syslog
. Every time it reboots, it's erasing history, logs ...
ANSWER
Answered 2019-Feb-04 at 09:36If this was a software issue, you would probably see something in the logs (or you'd at least see a kernel panic message on the console in the HDMI output if you have a screen connected there).
If you have nothing in the HDMI screen when the pi crashes, I'd suspect that the display is using more power than your power supply can provide. Try with a PSU with a higher ampere rating.
If a better power supply does not help, it can be that the display sucks too much 3.3v from the raspberry pi than the zero can provide. In that case you should try feeding the display via a separate 3.3v regulator.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ePaperDisplay
You can use ePaperDisplay like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page