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

[ftr] Add 4 bit interface support #71

Open
arsdever opened this issue Nov 24, 2021 · 0 comments
Open

[ftr] Add 4 bit interface support #71

arsdever opened this issue Nov 24, 2021 · 0 comments
Labels
enhancement New feature or request feature request A new functionality good first issue Good for newcomers

Comments

@arsdever
Copy link
Owner

arsdever commented Nov 24, 2021

Description

As the HD44780 datasheet states, it's possible to have 2 types of interfaces to interact with the display:

  • 4 bit
  • 8 bit

The 8 bit one is already implemented, but 4 bit one is missing.

Acceptance criteria

It's possible to manipulate the display using 4 bit interface and the display behaves as the datasheet specifies.

@arsdever arsdever added enhancement New feature or request good first issue Good for newcomers feature request A new functionality labels Nov 24, 2021
@arsdever arsdever added this to To do in Main development flow via automation Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request A new functionality good first issue Good for newcomers
Projects
Development

No branches or pull requests

1 participant