Ajith Vasudevan
|
ba77e6d1c0
|
Removed DisplayType and TM1638 Buttons and LEDs support
|
2021-03-18 19:30:50 +05:30 |
Ajith Vasudevan
|
7fe8f117a5
|
Reverted changes to xdsp_interface and related changes done in 75699fe
|
2021-03-09 00:47:19 +05:30 |
Ajith Vasudevan
|
7a85a0e88e
|
Now using Settings.display_options instead of display_type
|
2021-03-03 18:15:27 +05:30 |
Ajith Vasudevan
|
f16f2c1879
|
Fixed minor bug in DisplayScrollText
|
2021-02-23 12:52:05 +05:30 |
Ajith Vasudevan
|
c5f79aa532
|
Fixed some logs
|
2021-02-22 12:04:30 +05:30 |
Ajith Vasudevan
|
a9c1f86759
|
Merged with development
|
2021-02-22 11:30:11 +05:30 |
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 |
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 |