There is now many more available options to help authors make unique FAQ or collapsible elements on the Adafruit Learning System. Sheehan just deployed a fun update to help make guides even better.
From Tyeth: Brents recent work on bringing the Feather Huzzah ESP8266 back online in WipperSnapper has been released this week, in version 1.0.0-beta.124.
On a side note, Loren on the Adafruit IO team came up with this great tool (ProtoMQ) to help us test protobuf changes before the IO MQTT broker (server) is upgraded. It hosts a test mqtt broker, and allows easy importing of proto files, along with auto-responding to client messages (configurable) with a nice web UI.
We’ve been hammering on it while building V2 of WipperSnapper, and it’s so useful that I wanted to call it out for anyone who might need such a tool (even though it’s not finished / perfect yet). Have a look at this PR for the recent changes: https://github.com/lorennorman/protomq/pull/4
Tree Branch Wall Lamp with Sound Reactive Lights
Bring a touch of modern nature indoors with the Tree Branch Wall Lamp project by Erin St. Blaine. This beginner-friendly guide shows you how to take a bare tree branch, mount it to your wall, and wrap it with an RGB LED NeoPixel strip to create a stunning piece of illuminated wall art. With built-in sound reactivity, the lights will dance and pulse to the beat of your music or the ambient noise in your room, perfectly merging rustic decor with vibrant, customizable lighting.
Learn more about the Tree Branch Wall Lamp
CircuitPython on the Xteink X4 eReader
If you love e-paper screens, check out the CircuitPython on the Xteink X4 eReader guide by Liz Clark. This pocket-sized device features a sharp 800×480 eInk display and is powered by an ESP32-C3. The guide walks you through loading CircuitPython onto the device via USB. No hardware teardown required! It includes a fun weather and image demo, making it incredibly easy to start writing custom Python scripts for your own low-power display projects.
Learn more about the Xteink eReader
Blurry Analog Clock
The Blurry Analog Clock by the Ruiz Brothers is a beautiful, dreamy take on keeping time. Powered by an Adafruit MatrixPortal S3 and a 32×32 RGB LED matrix, the clock displays hour and minute hands over a softly animated, flowing gradient. The background palettes transition automatically throughout the day and shifting from morning hues to a twinkling, starry night sky. Placed behind a 3D-printed diffuser panel, the clock gives off a thick resin-art aesthetic that makes a calming desk piece or wall accent.
Learn more about the Blurry Analog Clock
No-Code Snowfall Tracker
Prepare for winter weather without writing a single line of code! The No-Code Snowfall Tracker by Tyler Cooper uses an Adafruit QT Py ESP32-S2 and a 4-digit 7-segment display to create a glanceable desktop weather monitor. By leveraging WipperSnapper firmware and Adafruit IO cloud actions, the device automatically pulls daily forecast data. The onboard LED glows blue when it’s actively snowing, and the screen displays exactly how many inches of snow to expect.
Learn more about the Snowfall Tracker