mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #338] BLE (Gicisky) size support #748
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ptahbe on GitHub (Jun 15, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/338
The wiki states that the following is supported :
BLE based (Gicisky/Picksmart)
2.13" TFT
2.13" EPD
2.9" EPD
4.2" EPD
There are other sizes, like 7.5 and 10.2, available from Gicisky. Are these also supported?
@jonasniesner commented on GitHub (Jun 15, 2024):
Not yet but they might be supported in the future
@atc1441 commented on GitHub (Jun 19, 2024):
@ptahbe
I could also add them if I got my hands on one of each, but currently there is no plan to spend that money from my end
@jrtraynor commented on GitHub (Jun 22, 2024):
@atc1441 I have one of the 7.5 BLE units here. Is there anything I could do, scan/capture to help? Can confirm the 7.5 does show up just in the oepl web page but loads as a 296x128 fw:257 0x101 , Also doesn't update the units screen.
@atc1441 commented on GitHub (Jun 22, 2024):
You can test here: https://atc1441.github.io/ATC_GICISKY_Paper_Image_Upload.html
@jrtraynor commented on GitHub (Jun 22, 2024):
Got some partial success
Send CMD: 01
Got bytes: 01f400
Send CMD: 0200770100000000
Got bytes: 0200
Sending now stage 3
Send CMD: 03
Got bytes: 050000000000
Send CMD: 04
Got bytes: 0405
Using 800x480. compress,mirror and 2 colour. It does update the screen. but it comes out upside down and inverted with both the red and black txt coming out as white. Do the same as single colour get the same just with a red/black noise background.


Not sure what to try next
@atc1441 commented on GitHub (Jun 22, 2024):
Please get the advertising data from it
@jrtraynor commented on GitHub (Jun 22, 2024):
Is this what you are looking for:
@atc1441 commented on GitHub (Jun 22, 2024):
Thanks, its at least added half way to the web uploader that way.
@ZoneMR commented on GitHub (Mar 29, 2025):
@atc1441 I too would love to see support for the 7.5" Gicisky ESL.
I'm happy to help in any way to contribute this - where do I start?