Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bus": 0
},
"epdConfig": {
"mode": "mono",
"mode": "grayscale4",
"width": 296,
"height": 128
}
Expand Down
20 changes: 20 additions & 0 deletions components/display/eink-magtag/definition.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"displayName": "MagTag - 2.9\" E-Ink Display",
"vendor": "Adafruit",
"productURL": "https://www.adafruit.com/product/4800",
"documentationURL": "https://learn.adafruit.com/adafruit-magtag",
"published": false,
"description": "Adds the Adafruit MagTag's 2.9\" E-Ink display to your project.",
"displayType": {
"type": "epd",
"driver": "unspecified",
"spiEpd": {
"bus": 0
},
"epdConfig": {
"mode": "unspecified",
"width": 296,
"height": 128
}
}
}
Binary file added components/display/eink-magtag/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.