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

Issue with display 0832 HT1632 (not 3208 HT1632C) #28

Open
chreggy opened this issue Mar 2, 2016 · 0 comments
Open

Issue with display 0832 HT1632 (not 3208 HT1632C) #28

chreggy opened this issue Mar 2, 2016 · 0 comments

Comments

@chreggy
Copy link

chreggy commented Mar 2, 2016

Hello,

i'm starting using a dot matrix display with your library but after a lot of investigation (i'm not a professionnal of arduino), i have found that in your HT1632.h the 0832 (HT1632 not C model) is not included but can work easily. The only difference is that even NMOS=0 in HT1632.h, the initialization sequence doesn't exist in HT1632.cpp. The code for this display is :

if defined TYPE_0832_MONO

writeCommand(HT1632_CMD_COMS10);

Thanks.

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