File tree Expand file tree Collapse file tree 4 files changed +80
-0
lines changed
eink-29-flexible-monochrome-296x128
eink-37-monochrome-416x240
eink-42-grayscale-300x400
eink-583-monochrome-648x480 Expand file tree Collapse file tree 4 files changed +80
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "displayName" : " 2.9\" Flexible Monochrome eInk (UC8151D)" ,
3+ "vendor" : " Adafruit" ,
4+ "productURL" : " https://www.adafruit.com/product/4262" ,
5+ "documentationURL" : " https://learn.adafruit.com/adafruit-eink-display-breakouts" ,
6+ "published" : true ,
7+ "description" : " 2.9\" Flexible 296x128 Monochrome eInk / ePaper Display with UC8151D Chipset." ,
8+ "displayType" : {
9+ "type" : " epd" ,
10+ "driver" : " epd_uc8151d" ,
11+ "spiEpd" : {
12+ "bus" : 0
13+ },
14+ "epdConfig" : {
15+ "mode" : " monochrome" ,
16+ "width" : 296 ,
17+ "height" : 128
18+ }
19+ }
20+ }
Original file line number Diff line number Diff line change 1+ {
2+ "displayName" : " 3.7\" Monochrome eInk (UC8253/ILI0373)" ,
3+ "vendor" : " Adafruit" ,
4+ "productURL" : " https://www.adafruit.com/product/6395" ,
5+ "documentationURL" : " https://learn.adafruit.com/adafruit-eink-display-breakouts" ,
6+ "published" : true ,
7+ "description" : " 3.7\" 416x240 Monochrome Black/White eInk / ePaper - Bare Display with UC8253 Chipset." ,
8+ "displayType" : {
9+ "type" : " epd" ,
10+ "driver" : " epd_uc8253" ,
11+ "spiEpd" : {
12+ "bus" : 0
13+ },
14+ "epdConfig" : {
15+ "mode" : " monochrome" ,
16+ "width" : 416 ,
17+ "height" : 240
18+ }
19+ }
20+ }
Original file line number Diff line number Diff line change 1+ {
2+ "displayName" : " 4.2\" Grayscale eInk (SSD1683)" ,
3+ "vendor" : " Adafruit" ,
4+ "productURL" : " https://www.adafruit.com/product/6381" ,
5+ "documentationURL" : " https://learn.adafruit.com/adafruit-eink-display-breakouts" ,
6+ "published" : true ,
7+ "description" : " 4.2\" 300x400 Monochrome or 4-Gray eInk / ePaper - Bare Display with SSD1683 driver." ,
8+ "displayType" : {
9+ "type" : " epd" ,
10+ "driver" : " epd_ssd1683" ,
11+ "spiEpd" : {
12+ "bus" : 0
13+ },
14+ "epdConfig" : {
15+ "mode" : " grayscale4" ,
16+ "width" : 400 ,
17+ "height" : 300
18+ }
19+ }
20+ }
Original file line number Diff line number Diff line change 1+ {
2+ "displayName" : " 5.83\" Monochrome eInk (UC8179)" ,
3+ "vendor" : " Adafruit" ,
4+ "productURL" : " https://www.adafruit.com/product/6397" ,
5+ "documentationURL" : " https://learn.adafruit.com/adafruit-eink-display-breakouts" ,
6+ "published" : true ,
7+ "description" : " 5.83\" 648x480 Monochrome Black / White eInk / ePaper - Bare Display with UC8179 Chipset." ,
8+ "displayType" : {
9+ "type" : " epd" ,
10+ "driver" : " epd_uc8179" ,
11+ "spiEpd" : {
12+ "bus" : 0
13+ },
14+ "epdConfig" : {
15+ "mode" : " monochrome" ,
16+ "width" : 648 ,
17+ "height" : 480
18+ }
19+ }
20+ }
You can’t perform that action at this time.
0 commit comments