Adafruit MagTag

Just started playing with the Adafruit MagTag internet connected eink display.

Running CircuitPython, and using ESP 32-S2 to connect over wifi. It’s wild that the 4-shade B&W eink display stays even after power is removed.

Stemma connectors make adding sensors quick and easy. Live updating code.py file and plenty of libraries / examples makes testing super-quick.

This greyscale eink explainer is great way to understand what’s going on.

The most difficult thing to this point is correctly double-clicking the reset button to update UF2

More to come…