Skip to content

Add support for TM1637 7-segment drivers#1325

Merged
DocMoebiuz merged 14 commits intomainfrom
MOD_TM1637
Oct 23, 2023
Merged

Add support for TM1637 7-segment drivers#1325
DocMoebiuz merged 14 commits intomainfrom
MOD_TM1637

Conversation

@DocMoebiuz
Copy link
Collaborator

@DocMoebiuz DocMoebiuz commented Oct 21, 2023

fixes #1324

Confirmations

  • Add, edit and remove a 7-segment device with tm1637 chip similar to the Max7219 - the type can be selected from a drop-down
  • Use the tm1637 like any other max7219 module in configurations using existing dialog and options
  • Include firmware check
  • Unit tests
  • Documentation
  • i18n
  • Added required firmware (included with Generic Custom Device #1265)

Kudos

Big kudos go to @GioCC who has implemented the entire feature in a first version!!! This PR is based on all the heavy lifiting he did.

Notes

  • tm1637 only has two pins, the UI hides one of the pin drop downs dynamically
  • this feature requires firmware version 2.5.0, a message is displayed if you have not updated your board yet.

@github-actions
Copy link

Build for this pull request:
MobiFlightConnector.zip

@github-actions
Copy link

Build for this pull request:
MobiFlightConnector.zip

@DocMoebiuz DocMoebiuz added the feature A new feature label Oct 21, 2023
@DocMoebiuz DocMoebiuz self-assigned this Oct 21, 2023
@DocMoebiuz DocMoebiuz added this to the 10.0 milestone Oct 21, 2023
@DocMoebiuz DocMoebiuz merged commit 209027f into main Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature A new feature

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Support 4-digit TM1637-based displays

2 participants