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

MAX7219 - maximum brightness and minus sign #159

Merged
merged 2 commits into from
Feb 25, 2021

Conversation

BugerDread
Copy link
Contributor

Maximum brightness for MAX7219 is 15, it starts over from lowest brightness if >15, also see https://datasheets.maximintegrated.com/en/ds/MAX7219-MAX7221.pdf page 9 - there are only 16 levels of brightness for both MAx7219 / 7221 controlled by 4 bits D0 - D3.

added minus sign into font_7seg, now we can display negative numbers and texts like "ESP32-C3"

@BugerDread BugerDread changed the title maximum brightness and minus sign MAX7219 - maximum brightness and minus sign Feb 23, 2021
@UncleRus
Copy link
Owner

Thank you!

@UncleRus UncleRus merged commit bb8236e into UncleRus:master Feb 25, 2021
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.

2 participants