Skip to content

Commit e0fcea5

Browse files
committed
Add MagTag 2.9 plus update ESP32S2 Metro
1 parent 69b937e commit e0fcea5

9 files changed

+48
-3
lines changed
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
layout: download
3+
board_id: "adafruit_magtag_2.9_grayscale"
4+
title: "MagTag - 2.9\" Grayscale E-Ink WiFi Display Download"
5+
name: "MagTag - 2.9\" Grayscale E-Ink WiFi Display"
6+
manufacturer: "Adafruit"
7+
board_url: "https://www.adafruit.com/product/4800"
8+
board_image: "adafruit_magtag_2.9_grayscale.jpg"
9+
date_added: 2020-11-10
10+
features:
11+
- Wi-Fi
12+
- Battery Charging
13+
- STEMMA QT/QWIIC
14+
- Speaker
15+
- Display
16+
---
17+
18+
The Adafruit MagTag combines the new ESP32-S2 wireless module and a 2.9" grayscale E-Ink display to make a low-power IoT display that can show data on its screen even when power is removed! The ESP32-S2 is great because it builds on the years of code and support for the ESP32 and also adds native USB support so you can use this board with Arduino _or_ CircuitPython!
19+
20+
We designed this board to be low-power friendly - with a spot for a 350 or 420 mAh battery and built in battery charging over USB C. During deep sleep, with the NeoPixels and speaker amplifier disabled, we measured 250uA power draw so you can run for a few weeks between charges.
21+
22+
And of course, the Mag in MagTag stands for _magnetic_. [We have four M3 standoffs that will work perfectly with these mini magnet feet](https://www.adafruit.com/product/4631). (Originally they're designed for RGB Matrices but they'll do an excellent job here as well). Screw on the feet and you can attach this display to a metallic shelf, fridge, or bench.
23+
24+
Here's the cool hardware we put together:
25+
26+
**Features:**
27+
* **ESP32-S2 240MHz Tensilica processor** - the next generation of ESP32, now with native USB so it can act like a keyboard/mouse, MIDI device, disk drive, etc!
28+
* **WROVER module** has FCC/CE certification and comes with 4 MByte of Flash and 2 MByte of PSRAM - you can have huge data buffers
29+
* **2.9" grayscale display with 296x128 pixels**. Each pixel can be white, light gray, dark gray or black. Compared to 'tri-color' displays with a red pigment, this display takes a lot less time to update, only about a second instead of 15 seconds!
30+
* **USB C** power and data connector
31+
* **Four RGB side-emitting NeoPixels** so you can light up the display with any color or pattern
32+
* **Four buttons** can be used to wake up the ESP32 from deep-sleep, or select different modes
33+
* **Triple-axis accelerometer** (LIS3DH) can be used to detect orientation of the display
34+
* **Speaker/Buzzer** with mini class D amplifier on DAC output A0 can play tones or lo-fi audio clips.
35+
* Front facing **light sensor**
36+
* **STEMMA QT** port for [attaching all sorts of I2C devices](https://www.adafruit.com/stemma)
37+
* Two **STEMMA 3 pin JST** connectors for attaching [NeoPixels](https://www.adafruit.com/product/3919), [speakers](https://www.adafruit.com/product/3885), [servos](https://www.adafruit.com/product/4326) or [relays](https://www.adafruit.com/product/4409).
38+
* **On/Off switch**
39+
* **Boot** and **Reset buttons** for re-programming
40+
41+
## Purchase:
42+
43+
* [Adafruit](https://www.adafruit.com/product/4800)
44+
45+
## Contribute
46+
47+
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

_board/adafruit_metro_esp32s2.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ features:
1515

1616
What's Metro shaped and has an ESP32-S2 WiFi module? What has a STEMMA QT connector for I2C devices, and a Lipoly charger circuit? What's finishing up testing and nearly ready for fabrication? That's right - its the new Adafruit Metro ESP32-S2! With native USB and a load of PSRAM this board is perfect for use with CircuitPython or Arduino, to add low-cost WiFi while keeping shield-compatibility
1717

18-
**Coming soon! Sign up to be notified as soon as we start making them**
19-
2018
**Features:**
2119
* **ESP32-S2 240MHz Tensilica processor** - the next generation of ESP32, now with native USB so it can act like a keyboard/mouse, MIDI device, disk drive, etc!
2220
* **WROVER module** has FCC/CE certification and comes with 4 MByte of Flash and 2 MByte of PSRAM - you can have huge data buffers

_data/files.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@
469469
}
470470
]
471471
},
472-
{
472+
{
473473
"downloads": 15,
474474
"id": "aloriumtech_evo_m51",
475475
"versions": [
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)