Tuesday, November 10, 2020

Adafruit MagTag

adafruit_products_MagTag_top_angle.jpg

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!

adafruit_products_MagTag_back_angle.jpg

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.

adafruit_products_MagTag_back.jpg
adafruit_products_MagTag_bottom_edge.jpg

Here's the cool hardware we put together:

  • 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!
  • WROVER module has FCC/CE certification and comes with 4 MByte of Flash and 2 MByte of PSRAM - you can have huge data buffers
  • 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!
  • USB C power and data connector
  • Four RGB side-emitting NeoPixels so you can light up the display with any color or pattern
  • Four buttons can be used to wake up the ESP32 from deep-sleep, or select different modes
  • Triple-axis accelerometer (LIS3DH) can be used to detect orientation of the display
  • Speaker/Buzzer with mini class D amplifier on DAC output A0 can play tones or lo-fi audio clips.
  • Front facing light sensor
  • STEMMA QT port for attaching all sorts of I2C devices
  • Two STEMMA 3 pin JST connectors for attaching NeoPixels, speakers, servos or relays.
  • On/Off switch
  • Boot and Reset buttons for re-programming
adafruit_products_MagTag_side.jpg

No comments:

Post a Comment