e-Paper
e-Paper copied to clipboard
This changes the optimization flag -O0 (no optimization) to -O and uses -ffunction-sections and -fdata-sections in combination with --gc-sections for linker to remove unused parts of the example code from...
Use the kernel notification (poll) of Pin level change. For libbcm2835 and wiringpi, a wait loop with delay is used instead. Replace the usleep loop with a nanosleep. some displays...
Hello! I am using the Python library with a 2.7 in display. I was wondering if there is a way to do a partial window update instead of clearing the...
``` Traceback (most recent call last): ... File "/home/pi/workspace/waveshare_epd/epd7in5b_HD.py", line 76, in init if (epdconfig.module_init() != 0): File "/home/pi/workspace/waveshare_epd/epdconfig.py", line 71, in module_init self.SPI.max_speed_hz = 4000000 OSError: [Errno 9] Bad...
license?
What is the license of the code placed here?
*Added pigpio library support *Added Raspberry Pi OS (64bit beta) support
``` pi@raspberrypi:~/e-Paper/RaspberryPi&JetsonNano/python/examples $ sudo python3 epd_2in13_V2_test.py INFO:root:epd2in13_V2 Demo INFO:root:init and Clear ``` when i run the example it starts to load nothing happens on the epaper screen and then the...
Can you provide more code for this type of screen? Thanks
Hi, I would like to use your code in an open source project but I'm unable to do so because your repository doesn't specify a license and I can't find...
Just a little example how to use the keys on certain E-Papers