gemu2015
|
0e7e956a7b
|
universal display driver
|
2021-04-11 12:32:02 +02:00 |
Theo Arends
|
f6f13fe249
|
Fix define USE_DT_VARS
|
2021-04-05 13:33:00 +02:00 |
gemu2015
|
1ff1a58455
|
fix compiler error with use_graph
|
2021-03-22 15:39:08 +01:00 |
Theo Arends
|
633489a91e
|
Add commands ``DisplayType`` and ``DisplayInvert``
Add commands ``DisplayType`` to select sub-modules where implemented and ``DisplayInvert`` to select inverted display where implemented
|
2021-03-22 12:34:52 +01:00 |
Theo Arends
|
9d57411d4d
|
Refactor DisplayDimmer
|
2021-03-21 14:12:36 +01:00 |
Theo Arends
|
70b7e2fc2a
|
Restore DisplaySize code
|
2021-03-20 18:11:52 +01:00 |
Ajith Vasudevan
|
7b51da4260
|
Minor fix
|
2021-03-19 22:40:45 +05:30 |
Ajith Vasudevan
|
cfda780b99
|
Merged with development
|
2021-03-19 22:31:39 +05:30 |
Theo Arends
|
f18e874f6b
|
Update Max Display Driver count
|
2021-03-19 15:42:24 +01:00 |
Ajith Vasudevan
|
4c9182f680
|
Merge branch 'development' of github.com:arendst/Tasmota into pr_max7219
|
2021-03-19 19:20:18 +05:30 |
Theo Arends
|
ccd3477737
|
Remove command DisplayBrightness
Remove command DisplayBrightness in favour of already available DisplayDimmer
|
2021-03-19 14:24:26 +01:00 |
Ajith Vasudevan
|
27288ac603
|
Added support for MAX7219 Seven-Segment Display
|
2021-03-19 15:56:48 +05:30 |
Ajith Vasudevan
|
ba77e6d1c0
|
Removed DisplayType and TM1638 Buttons and LEDs support
|
2021-03-18 19:30:50 +05:30 |
Ajith Vasudevan
|
5aeb4c0475
|
Merge branch 'development' of github.com:arendst/Tasmota into pr_tm1638
|
2021-03-17 22:13:43 +05:30 |
Theo Arends
|
2f7eefa8f4
|
Fix some display issues
Fix some display issues (#11358)
|
2021-03-17 17:26:00 +01:00 |
Theo Arends
|
b427267e2b
|
Fix TM1637 driver selection
Fix TM1637 driver selection (#11358)
|
2021-03-17 16:26:04 +01:00 |
Ajith Vasudevan
|
acf65d7a68
|
Removed unwanted lines
|
2021-03-09 01:12:42 +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
|
850aff3ab6
|
Now using display_options instead of display_type
|
2021-03-03 18:14:30 +05:30 |
gemu2015
|
67c1831a10
|
ili9341/2 software configurable
|
2021-03-02 19:34:18 +01:00 |
nonix
|
d38c1c415e
|
Added support for XPT2046 touch screen
|
2021-02-28 18:27:32 +01:00 |
nonix
|
96f8389408
|
Workinig
|
2021-02-28 10:49:49 +01:00 |
Ajith Vasudevan
|
7e9a96895f
|
Merge branch 'development' of github.com:arendst/Tasmota into pr_tm1638
|
2021-02-25 23:36:26 +05:30 |
nonix
|
414f27f6d7
|
Merge branch 'development' into XPT2046
|
2021-02-25 18:14:21 +01:00 |
gemu2015
|
d600768d49
|
fix potential crash with wrong linker file
|
2021-02-25 14:36:07 +01:00 |
nonix
|
43946f4ca7
|
Debug USE_UFILESYS
|
2021-02-25 10:58:33 +01:00 |
Ajith Vasudevan
|
75699fe203
|
Removed the need for SPI for TM1637 to work
|
2021-02-22 15:12:48 +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 |
gemu2015
|
9c05aca525
|
update displaytext dv
|
2021-02-18 10:57:12 +01:00 |
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
|
dce391f3ee
|
Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637
|
2021-02-15 22:33:43 +05:30 |
gemu2015
|
6b36244bbb
|
Update xdrv_13_display.ino
|
2021-02-15 17:32:15 +01:00 |
gemu2015
|
f6572a863b
|
display text vars
|
2021-02-15 17:22:06 +01:00 |
Ajith Vasudevan
|
aac46815b5
|
Resolved conflicts
|
2021-02-15 16:34:06 +05:30 |
Ajith Vasudevan
|
dad81769e3
|
Resolved conflicts
|
2021-02-15 15:11:39 +05:30 |
gemu2015
|
61c67ea170
|
Update xdrv_13_display.ino
|
2021-02-14 15:33:58 +01:00 |
gemu2015
|
6b4b0ae7f4
|
display batch
|
2021-02-14 15:00:57 +01:00 |
Ajith Vasudevan
|
bc57e68b7e
|
Merged latest changes to TM1637 code
|
2021-02-14 16:52:08 +05:30 |
Ajith Vasudevan
|
bf76f6e552
|
Merged from dev
|
2021-02-14 16:47:16 +05:30 |
gemu2015
|
3f4fda44a4
|
ili9341 update
|
2021-02-13 07:43:59 +01:00 |
Ajith Vasudevan
|
d2d7a408c8
|
Rewrote TM1637 driver as a Display Driver
|
2021-02-10 21:53:47 +05:30 |
gemu2015
|
946b3c2653
|
move renderer, add touch display slider
|
2021-02-10 11:44:49 +01:00 |
gemu2015
|
b062612d74
|
Update xdrv_13_display.ino
|
2021-01-30 09:50:57 +01:00 |
Theo Arends
|
db615c5b0b
|
Refactor some IP addresses
|
2021-01-27 12:03:20 +01:00 |
Theo Arends
|
efaed8046d
|
Refactor AddLog usage
|
2021-01-23 16:26:23 +01:00 |
Theo Arends
|
398e29d7cf
|
Rename define MAX_TOUCH_BUTTONS
|
2021-01-20 15:12:41 +01:00 |
Theo Arends
|
14788a4e74
|
Fix core2 compilation
|
2021-01-20 15:06:34 +01:00 |
gemu2015
|
bd6f6f3ae5
|
force opaque mode
|
2021-01-17 18:52:16 +01:00 |
gemu2015
|
0b12c6a514
|
display support for larger pictures
|
2021-01-08 11:49:07 +01:00 |