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

70 add 2x16 lcd display #103

Merged
merged 4 commits into from
May 19, 2024
Merged

70 add 2x16 lcd display #103

merged 4 commits into from
May 19, 2024

Conversation

sjefferson99
Copy link
Member

Addition and improvement of driver class for LCD1602
Creation of Display class for abstracting useful or SMIBHID specific methods
Error handling and auto disabling of display module when not detected
Safe to call display method if display not enabled
Added display state output to open, closed, none and error states

@sjefferson99 sjefferson99 linked an issue May 17, 2024 that may be closed by this pull request
@sam57719 sam57719 merged commit 831ec4e into develop May 19, 2024
@sam57719 sam57719 deleted the 70-add-2x16-lcd-display branch May 19, 2024 13:14
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

Successfully merging this pull request may close these issues.

Add 2x16 LCD display
2 participants