Commit Graph

13 Commits

Author SHA1 Message Date
Ajith Vasudevan db17863828 Removed unwanted log 2021-02-21 14:42:12 +05:30
Ajith Vasudevan 5009a3fae9 Fixed bug where clock is disabled after a brightness change 2021-02-21 11:07:12 +05:30
Ajith Vasudevan e2ea80ad8d made brightness range consistent across display types 2021-02-21 10:34:40 +05:30
Ajith Vasudevan 2f6cacc69b Disabled Clock display automatically when a new command is issued 2021-02-19 18:39:42 +05:30
Ajith Vasudevan ac14dab680 Better input validation error messages 2021-02-19 15:28:16 +05:30
Ajith Vasudevan 4beb589c18 Added support for TM1638 Seven-Segment Display, Buttons and LED 2021-02-18 22:44:15 +05:30
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