• Adafruit IoT Monthly: Temu IoT Doorbell, Cloud Ham Radio Repeaters, and More!

    IoT Projects

    Seedling Frost Alert Device

    frost

    I have not written a guide in a while, so I decided to publish a quick and easy project. Instead of losing your seedlings to an overnight frost, protect them by building a frost alert device! A little sensor node glows blue when it is predicted to freeze overnight. Additionally, you can opt-in to receive SMS/email notifications. - Adafruit Learning System

    Solar LED Light as a Mesh Node

    solar

    A creative hack for transforming a solar yard light from Lowe’s into a Meshtastic wireless node. - hackaday.io

    Bambu Printer Status Display

    bambu

    A real-time, physical, dashboard for monitoring a Bambu Labs 3D printer. - GitHub

    Logging Ham Radio repeater usage with a Baofeng

    usage

    Tracking usage of the Austin N5OAK Ham Radio Club’s repeater by logging transmissions to the Cloud using a Baofeng radio. - whiskeytangohotel

    Using ESP-Claw with a Local LLM

    claw

    ESP-Claw is a new tiny AI device for Espressif microcontroller-based boards. After quickly hitting the rate-limit with a cloud LLM service, Anne looked at using it with a Local LLM model instead. - whiskeytangohotel

    IoT News and More!

    Qualcomm QCC74x

    qc

    With WiFi 6, Bluetooth 5.4, Thread/Zigbee, and a 352MHz RISC-V CPU, Qualcomm’s QCC74x MCU looks like it’ll directly compete with the ESP32 series in terms of performance and features. - HackADay

    Anyone on The Internet Can Ring your (Temu) Doorbell

    doorbell

    Temuri Takalandze looks at a $12 smart doorbell bought on Temu. By the end of their research, they could “silently steal any of these doorbells off its owner’s account”. - CircuitDojo Blog

    You’ve seen the Chip Shortage and the Memory Shortage, now prepare for the PCB Shortage

    pcb

    The conflict in the Middle East has disrupted supplies of crucial raw materials and ‌pushed up prices of the printed circuit boards used in almost all electronic devices. - Adafruit Blog

  • Adafruit IoT Monthly: ESP-Claw, License-Free IoT Spectrum, and more!

    IoT Projects

    Focus Saver

    focus-saver

    Distracted by the background noise of their phone, this project helped AahanSharma stay focused by minimizing distractions. This device silences their phone and only alerts them when an important email arrives. While the Brick is a commercially available equivalent of this project, it lacks a display (which I find useful). - Adafruit Blog

    ESP-Claw

    esp-claw

    There’s been plenty of OpenClaw projects for the ESP32, but this one is officially from Espressif Systems. The only thing to note is the extremely strict requirement (I learned of when I tried to get around it) for 8MB flash and 8MB PSRAM, which may limit its use for lots of ESP32-x variants. - ESP-Claw

    A Website, hosted on an ESP32

    helloesp

    The HelloEsp website is hosted on an ESP32 chip with 520KB of RAM instead of a traditional web server. Every aspect of the website is serviced by the ESP32 microcontroller. - HELLOESP

    ESPectre - Detecting Human Movement

    espectre

    The Espectre project uses WiFi spectral analysis (CSI) to detect human movement. Unlike PIR sensors or cameras, Espectre can detect humans through walls and in the dark. This project ported Espectre to Arduino, to use it as a standalone component without needing a Home Assistant system. - Adafruit Learning System

    Using a Raspberry Pi as a Router

    pi-router

    Did the recent FCC rulings worry you about buying networking hardware? Follow this guide to use a Raspberry Pi as a router. - Adafruit Learning System

    ESP-NOW Walkie Talkies

    walkie-talkies

    Using the ESP-NOW wireless communication protocol to send and receive audio data, this project created a pair of walkie talkies. - Adafruit Learning System

    IoT News and More!

    The New License-Free IoT Spectrum: In-Depth Investigation into NR+

    nrp-spectrum

    NR+ is a new license-free wireless standard that unlocks dedicated global spectrum for IoT. Psychogenic Technologies has the most in-depth investigation into this standard on the Internet. This is the type of technical content I love writing about - a 1.3 hour video that covers every aspect of this new standard, from the specification to building applications with it. - Psychogenic Technologies

    Lion: A Self-Hostable IoT Server for Zephyr Devices

    lion

    Lion is a self-hosted IoT backend. It’s open source, supports CoAP + DTLS, and provides a sensible way to do OTA firmware updates. This blog entry is the “engineering story” of why specific design decisions were made. - CircuitDojo Blog

  • Adafruit IoT Monthly: LEGO SMART Brick, Local Voice Control, and more!

    IoT Projects

    LEGO SMART Brick Reverse Engineering and Teardown

    smart-brick

    LEGO released a new product earlier this year, the SMART brick. The SMART brick uses a protocol called “BrickNet” to communicate with other bricks. The brick itself incorporates 25+ patents. The lego brick - something traditionally understood as a building block - is now a complex, black-box, piece of technology. The Maker audience is understandably interested in what’s inside the box, how it can be extended and incorporated in their projects. On YouTube, EvilmonkeyzDesignz shared a full teardown showing the inside of the SMART brick. Over on the Adafruit blog, we posted a draft about the potential process of reverse engineering the BrickNet protocol.

    No-Code Snowfall Tracker

    snow-tracker

    Winter weather can be unpredictable, especially when you’re trying to decide if it’s time to break out the shovel or if you can wait another hour. This project is a tiny, Internet-connected, desktop display that monitors real-time snowfall. - Adafruit Learning System

    Local Voice Control on Raspberry Pi

    voice-control

    The moonshine voice project is a fast, local, open-source AI project for live-audio capture and transcription. Tim C’s guide shows how to run Moonshine on a Raspberry Pi, and uses Moonshine’s API to capture and transcribe audio, and changes the NeoPixel color based on the transcribed text. We’re probably going to see a lot of these local-first approaches to voice control in the future as models mature and are optimized for edge deployment. - Adafruit Learning System

    E-Ink Ship Tracker

    ship-tracker

    This 7.3” E-Ink display is connected to an “Automatic Identification System” (AIS) receiver, which is a system used by ships to broadcast their location and other information. The E-Ink display in a nice frame passively shows the current location of nearby ships. This project could also be performed without the USD $85 AIS receiver, instead using an API to track ships. - Adafruit Learning System

    Banamera Camera - Edit Photos with Voice

    banamera

    Banamera is a digital camera that can take a picture and make edits using Google’s Nano Banana’s photo editor API. They demonstrated it by taking a picture of LEGO minifigures and applying a real-time edit where a background of the moon is added. - HackaDay.io

    IoT News and More!

    Adafruit IO Dashboard Map Block

    map

    We shipped a major update to the Adafruit IO Dashboard maps block. In short, maps now support up to 5 feeds with per-feed customization (colors, icons, path lines), smart marker clustering for nearby points, auto-centering with fit bounds, a “follow feed” mode that tracks new data points, a legend, the ability to publish data directly by clicking the map, and cleaner popups. - Adafruit Blog

    Reachy Mini Robot

    reachy-mini

    I spent a while going back and forth on this one and it lands in the “IoT News and More” section, it is a commercially available kit. I also think it’s a pretty exciting platform for future robotics projects. Reachy Mini has 6 degrees of freedom, a camera, a microphone array and an open-source software stack (including a simulator). - Reachy Mini

    Ikea tried to build a smart home for everyone — here’s why it’s not working yet

    ikea-smart-home

    I covered Ikea’s recent inexpensive Matter smart home devices towards the end of last year. Jennifer Pattison Tuohy at The Verge writes how users are struggling to get these new devices (which promised low prices and reliability) connected to their home. - The Verge

    This is why I keep buying ESP32 boards instead of more smart home gadgets

    esp32

    Samir Makwana details why he prefers to buy ESP32 boards and build his own smart home gadgets instead of buying pre-built devices (like the Ikea ones). - XDA Developers

    Golioth Joins Canonical

    golioth

    Our friends at Golioth, a specialized IoT cloud platform, have been acquired by Canonical, the company behind Ubuntu. For the IoT and open source ecosystems, this appears to be a great addition and we’re excited to see how Golioth’s platform evolves under Canonical’s open-source umbrella. - Golioth Blog

  • Adafruit IoT Monthly: Accidental Antennas, Hardware Catalog, and more!

    IoT Projects

    Accidental Antenna Design

    antenna

    To most engineers, antenna design is “one of those witchcrafts you either know how to do, or you just don’t”. Janne’s research lets a cluster of Nvidia B200 GPUs brute-force antenna designs for manufacturing, the results are pretty surprising. - somethingfromnothing

    ePaper Camera

    camera

    Snap lo-fi pictures and transmit them over WiFi to your ePaper photo frame! - Adafruit Learning System

    OpenClaw on Raspberry Pi

    openclaw

    An experiment for giving an LLM agent full control over a Raspberry Pi and letting it interact with the physical world using peripherals such as a TFT display, sensors, and a USB camera. - Adafruit Learning System

    Analog Clock with NTP Time

    clock

    This project modifies an analog clock (the ones with hour and minute hands) to connect to a network time server, allowing it to display incredibly accurate time. - GitHub

    Hacking the Adafruit IO Library

    hacking

    Our IoT Service, Adafruit IO, recently added a new API for grabbing air quality data from Open-Meteo (for international users) and AirNow (for US users). Danak hacks apart the CircuitPython library to add support for this new API. - Adafruit Learning System

    IoT News and More!

    WipperSnapper Hardware Catalog: “Works with WipperSnapper”

    workswith

    If you’ve ever thought to yourself, “I’d like to try out Adafruit’s no-code WipperSnapper firmware for my next project, but I’m not sure what hardware I can use!”, we’ve got just the thing for you! - Adafruit IO Blog

    My smart sleep mask broadcasts users’ brainwaves to an open MQTT broker

    sleepmask

    Aimilios Hatzistamou recently got a smart sleep mask from Kickstarter. What was not expected was the ability to read strangers’ brainwaves and send them electric impulses in their sleep. - Adafruit Blog

  • WipperSnapper Hardware Catalog

    update-banner

    ❄️ Deep winter greetings from the Adafruit IO team! ❄️

    Have you ever thought to yourself…

    “I’d like to use WipperSnapper for my next project, but I’m not sure what hardware I can use!”

    If so, we’ve got just the thing for you! Introducing the…

    Works with WipperSnapper

    WipperSnapper, Adafruit IO’s no-code embedded and IoT project creation system, now supports so many popular devices (34) and components (134) it’s getting hard to think of a project you can’t put together with it.

    So we created a new page, “Works with WipperSnapper”, to make it easy to plan your no-code projects and prototypes.

    Works with WipperSnapper

    I’ll share a few of the cool features we packed into it.

    It’s a Public Page

    No account creation or login is required to browse through the catalog of WipperSnapper-compatible hardware. Confidently share that link with your friends!

    Filters

    There’s a lot of hardware here already, and the list will only grow. We added a filters menu to give a broad sense of what is available, and quickly pare down the copious results.

    Currently, you can filter by:

    • hardware categories, so you can see just devices, or just the components they control
    • sensor packages, if you’ve got specific use cases in mind already
    • hardware manufacturers, if you’ve got a favorite vendor you want to prioritize

    Filters

    Order by What’s Interesting

    Also in the filters menu is the “Order By” section. Maybe you need some inspiration? Sort by “Most Popular” and ride the hype wave. Or maybe you’re already an avid WipperSnapper yourself? Sort by “Newest” to see what’s been added lately.

    Search for Specifics

    There’s always that old standby: search! Type in exactly what you’re after and see what comes up. We’ve tried to index hardware across many dimensions, so if you type in “light” you’ll find every component with a light sensor in it, as well as any devices with light sensors build in.

    Here’s a quick example. After typing in “feather display” we see a handful of results related to our popular Feather line of tiny-yet-mighty devices. Each item is either a Feather with a display built-in, or it’s a display component that’s frequently used with Feather boards. Pretty slick, right?

    Search

    What’s Built-in?

    Many devices come with components and sensors built-in. We wanted to share all that good stuff on this page, too. Simply touch or hover your mouse over the little blue eyeball and the built-in items will appear!

    Here’s the ever-popular Adafruit Funhouse, showing off its impressive collection of ready-to-go silicon. As you can see, the Funhouse is one device with a dozen components, making it a great option for getting started with WipperSnapper!

    Funhouse Built-ins


    As always, if you have any suggestions or bugs to report about the new pages, please let us know in the forums.