IT8951
IT8951 copied to clipboard
Hi, I am working with IT8951 via USB, full screen update is working, but when I try partial update, control board freeze. I see, that in source you are using...
Have someone used IT8951 on Orangepi? I'm trying to use the ITI951 library, but it needs the bcm2835 library that is for Raspberry pi.
Is there a way to partially refresh the screen instead of a full refresh? I am asking this because I want to add lines smoothly as quickly as possible, but...
Hello, I am working with Raspberry Pi 3 and the 10.3" Epaper Display from Waveshare. The refresh rate is very fast but the time to write the data from host...
I have 7.8 Inch Display, i interfaced the display with STM32 using SPI. I convert BMP image to C Array and then the C array add into my code then...
Do you have also linux version of USB interface? I have module without access to SPI, but I can use USB (Tested from Windows application), but I need such SW/Example...
Hi, can someone help with with this problem, I am a newbie so it might be something very simple. When I run the example from waveshare like so, `sudo ./IT8951...
in constants.py there is this # TODO: make sure CW/CCW are correct class Rotate: NONE = 0 CW = 1 CCW = 3 FLIP = 2 # 180 degree rotation...
Hi and thanks for your code, it's really helpfull to start and build a new software to render images on the 7.8" e-ink screen! I'd like to know if you...
This is useful for Raspberry Pi's new 64-bit OSes.