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

[feature request] support for Sharp memory LCD #113

Closed
Stefal opened this issue Nov 25, 2017 · 5 comments
Closed

[feature request] support for Sharp memory LCD #113

Stefal opened this issue Nov 25, 2017 · 5 comments

Comments

@Stefal
Copy link

Stefal commented Nov 25, 2017

Hi !
Following my question for menu management #112 I'd like to know if it's possible to support the Sharp memory LCD. These low power LCDs are a good solution when you want something readable under direct sunlight, without the e-ink drawback (slow refresh rate).
I plan to use this lcd on my bike for collection photos for OpenStreetMap contributions (you can see more here).

Sharp Memory LCD doc:
datasheet
programming Memory LCD
Some code on github:
https://github.com/MakerDyne/Memory-LCD-for-Raspberry-Pi

@Stefal Stefal changed the title [feature request] Sharp memory LCD [feature request] support for Sharp memory LCD Nov 25, 2017
@rm-hull
Copy link
Owner

rm-hull commented Nov 25, 2017

Glancing at the datasheet, it appears to be an SPI device, so interfacing to it should be relatively straightforward. The sticking point to writing a driver is having one to test against though - are you able to source one for us ... either as a donation or a loan?

@thijstriemstra
Copy link
Collaborator

This ticket should probably be moved to the luma.lcd repo at some point.

@Stefal
Copy link
Author

Stefal commented Nov 26, 2017

@rm-hull I have an old one, from Adafruit. I will use it in the future, but in the meantime, I can send it to you. You're in the UK ? Give me your postal address and I will ship it.

@rm-hull
Copy link
Owner

rm-hull commented Nov 27, 2017

@Stefal - sent a mail to your email address from one of your repo’s commits with my details. Let me know if it didn't arrive.

@rm-hull
Copy link
Owner

rm-hull commented Dec 14, 2017

Closing - see linked issue: rm-hull/luma.lcd#61 - updates/progress will be posted there instead

@rm-hull rm-hull closed this as completed Dec 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants