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

Possible API ideas and custom character implementation #9

Open
kunerd opened this issue May 7, 2019 · 0 comments
Open

Possible API ideas and custom character implementation #9

kunerd opened this issue May 7, 2019 · 0 comments

Comments

@kunerd
Copy link

kunerd commented May 7, 2019

Hi,

maybe the changes I did in a bigger refactoring of my LCD-lib would be of interest for you. Especially the zero-cost abstraction of CGRAM and DDRAM, which guaranties exclusive access at compile time. I also added correct handling of some rare edge cases like address overflowing.

kunerd/clerk#35

Unfortunately, I haven't had enough time to add support for the embedded-hal traits, yet. So maybe some of my implementations will be an inspiration for you to improve your API, fell free to reuse any of them.

Cheers,
Hendrik

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

No branches or pull requests

1 participant