-
Notifications
You must be signed in to change notification settings - Fork 193
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
EC060KH1 aka. SA1452-FOA - 6" Kaleido color panel support #266
Comments
Hello @vanarebane ,
Did you research how this displays work? Please check my color issue.
This is open-source Firmware to support epapers but you need to do your part, research, understand a bit how epdiy works and also help to implement it yourself. Please get some background info in the #256 color support issue and also try to provide more background information about how Kaleido works. |
I suspect the pixel arrangement is very similar to the DES color from Wuxi Weifeng https://en.wf-tech.com/pro_1341.html UPDATE: I might get confirmed a work to make a complete PCB to support Kaleido 6 inch Color epaper with touch and front-light. If that happens I will need some help testing, figuring out touch, and it's going to be a long journey. But we might get a nice PCB done and fully open source. |
@martinberlin, My personal project right now is going to be ED060KC1 with backlight and some touch-glass, either a too-big 8" with GT911 or see if I'll re-use Kindles 6" touch panel. I just need some touch-enabled-glass that is close to 118mm wide. TL:DR; Perhaps I can contribute with some PWM backlight support and I2C touch chip support to this project. |
Hello @vanarebane
Yes that I think happens with all color filters, it has an additional layer on top (or two if touch), and this of course reduces the light. They look all grayish without frontlight (Note that is not backlight in epaper, but from the front!). I just tested DES Color from Wuxi Weifeng, sold by Good-Display. Also too expensive for my tests and I just have one.
About this I think it will be better to collaborate with an LVGL driver. epdiy is really only the epaper component. I don't think @vroland has plans to add touch or backlight support in this repository. |
Yes, it looks like lvgl is the way to go for this, it should theoretically already support color / grayscale drawing, touch integration and all that nice stuff... |
Thanks for your feedback Valentin. Started to add the display and it works good with the 34 pin connector. I guess it should work in any board no matter what version is. More info: koreader/koreader#6479 in that Issue this interesting guys figured out what is the pixel arrangement. Although I'm starting to realize this color thing is different for each brand and it's actually a pain to handle. |
Hello @vanarebane |
@vanarebane can you check if this works or you? |
@martinberlin sorry for late reply. I missed the notification that you wrote. |
Hi
Can anyone add support for this color display?
The datasheet for it is here
The text was updated successfully, but these errors were encountered: