We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, i get this e-ink display https://www.waveshare.com/wiki/7.5inch_e-Paper_HAT_Manual#Overview and try to use tinyticker. Can i get support from u? I can be tester :)
The text was updated successfully, but these errors were encountered:
You have V1 or V2?
V2 version, 800x480
Sorry, something went wrong.
yeah I didn't read the title sorry, ty.
Ok so I added it in the feat/epd7in5_V2 branch.
feat/epd7in5_V2
To test it you'll need to:
tinyticker
ssh [email protected]
git clone https://github.com/loiccoyle/tinyticker
cd tinyticker
git switch feat/epd7in5_V2
pip install --user --break-system-packages .
Ok so I added it in the feat/epd7in5_V2 branch. To test it you'll need to: ssh into your rpi with the tinyticker user (ssh [email protected] on linux/mac) git clone https://github.com/loiccoyle/tinyticker cd tinyticker git switch feat/epd7in5_V2 pip install --user --break-system-packages . reboot go to web interface and select the 7in5 display and hope it works.
After proceed the steps i doesn't see the 7in5 dispaly option. ** **
loiccoyle
When branches are created from issues, their pull requests are automatically linked.
Hi, i get this e-ink display https://www.waveshare.com/wiki/7.5inch_e-Paper_HAT_Manual#Overview and try to use tinyticker.
Can i get support from u? I can be tester :)
The text was updated successfully, but these errors were encountered: