mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Merge pull request #16430 from blakadder/development
add more SSD1306 display descriptors
This commit is contained in:
commit
3220fdae44
26
tasmota/displaydesc/SSD1306_128x32_display.ini
Normal file
26
tasmota/displaydesc/SSD1306_128x32_display.ini
Normal file
@ -0,0 +1,26 @@
|
||||
: SSD1306 0.91 OLED 128x32
|
||||
:H,SSD1306_128x32,128,32,1,I2C,3c,*,*,*
|
||||
:S,0,2,1,0,10,10
|
||||
:I
|
||||
AE
|
||||
D5,80
|
||||
A8,1F
|
||||
D3,00
|
||||
40
|
||||
8D,14
|
||||
20,00
|
||||
A1
|
||||
C8
|
||||
DA,02
|
||||
81,8F
|
||||
D9,F1
|
||||
DB,40
|
||||
A4
|
||||
A6
|
||||
AF
|
||||
:o,AE
|
||||
:O,AF
|
||||
:D,81
|
||||
:A,00,10,40,00,00
|
||||
:i,A6,A7
|
||||
#
|
@ -1,9 +1,9 @@
|
||||
:H,SD1306,128,64,1,I2C,3c,*,*,*
|
||||
:H,SSD1306,128,64,1,I2C,3c,*,*,*
|
||||
:S,0,2,1,0,30,20
|
||||
:I
|
||||
AE
|
||||
D5,80
|
||||
A8,3f
|
||||
A8,3F
|
||||
D3,00
|
||||
40
|
||||
8D,14
|
||||
@ -12,7 +12,7 @@ A1
|
||||
C8
|
||||
DA,12
|
||||
81,9F
|
||||
D9F1
|
||||
D9,F1
|
||||
DB,40
|
||||
A4
|
||||
A6
|
28
tasmota/displaydesc/SSD1306_70x42_display.ini
Normal file
28
tasmota/displaydesc/SSD1306_70x42_display.ini
Normal file
@ -0,0 +1,28 @@
|
||||
: EastRising 0.42 OLED 72x40
|
||||
: used on 01space ESP32-C3-0.42 OLED
|
||||
:H,SSD1306_72X40,72,40,1,I2C,3c,*,*,*
|
||||
:S,1,2,1,0,10,10
|
||||
:I
|
||||
AE
|
||||
D5,80
|
||||
A8,27
|
||||
D3,00
|
||||
AD,30
|
||||
8D,14
|
||||
40
|
||||
20,00
|
||||
A1
|
||||
C8
|
||||
DA,12
|
||||
D9,22
|
||||
DB,20
|
||||
2E
|
||||
A4
|
||||
A6
|
||||
AF
|
||||
:o,AE
|
||||
:O,AF
|
||||
:D,81
|
||||
:i,A6,A7
|
||||
:A,00,10,40,00,1C
|
||||
#
|
Loading…
x
Reference in New Issue
Block a user