Skip to content
New issue

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

Add support for 7.5 inch 800x480 (V2 version) #46

Open
gigac280 opened this issue May 19, 2024 · 4 comments
Open

Add support for 7.5 inch 800x480 (V2 version) #46

gigac280 opened this issue May 19, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@gigac280
Copy link

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 :)

@loiccoyle loiccoyle self-assigned this May 19, 2024
@loiccoyle loiccoyle added the enhancement New feature or request label May 19, 2024
@gigac280
Copy link
Author

You have V1 or V2?

V2 version, 800x480

@loiccoyle
Copy link
Owner

yeah I didn't read the title sorry, ty.

@loiccoyle
Copy link
Owner

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 tinyticker@tinyticker.local 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.

@gigac280
Copy link
Author

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 tinyticker@tinyticker.local 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.
**
image**

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants