Theo Arends
|
b2e1258e22
|
Fix TM1637 display init
Fix TM1637 display init (#11057)
|
2021-02-21 14:33:51 +01:00 |
Theo Arends
|
7a911b328f
|
Fix TM1637 driver
Fix TM1637 driver now needs ``TM1637 CLK`` and ``TM1637 DIO`` to enable (#11057)
|
2021-02-21 12:17:39 +01:00 |
Theo Arends
|
14206e46a1
|
Add support for TM1637 seven segment display by Ajith Vasudevan (#10889)
|
2021-02-17 12:32:36 +01:00 |
Ajith Vasudevan
|
eb09d3aad3
|
Added support for displaying degrees symbol if a caret is present in DisplayText input
|
2021-02-17 16:24:45 +05:30 |
Ajith Vasudevan
|
0a2049c368
|
Fixed bug in displayText command when used with with decimal input
|
2021-02-17 13:18:45 +05:30 |
Ajith Vasudevan
|
c07bebf51c
|
Updated documentation
|
2021-02-16 22:50:35 +05:30 |
Ajith Vasudevan
|
11852fe549
|
Changed display lib and added support for upto 6 digits (limit for TM1637)
|
2021-02-16 17:42:49 +05:30 |
Ajith Vasudevan
|
bc57e68b7e
|
Merged latest changes to TM1637 code
|
2021-02-14 16:52:08 +05:30 |
Ajith Vasudevan
|
d2d7a408c8
|
Rewrote TM1637 driver as a Display Driver
|
2021-02-10 21:53:47 +05:30 |