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

Sharp LS013B4DN04 (96x96) monochrome LCD driver #63

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rm-hull
Copy link
Owner

@rm-hull rm-hull commented Jan 1, 2018

WIP - do not merge

fixes #61

@rm-hull rm-hull force-pushed the feature/sharp-lcd branch 2 times, most recently from 0ee61f7 to 4a9f71e Compare January 1, 2018 18:35
- includes update to copyright headers
- documentation
- non-working first implementation
@@ -21,3 +21,7 @@ class ht1621(object):
class uc1701x(object):
DISPLAYON = 0xAF
DISPLAYOFF = 0xAE


class ls013b4dn04(object):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add docstring with version nr added.

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

Successfully merging this pull request may close these issues.

Add support for Sharp LS013B4DN04 memory display
2 participants