Adafruit IO News and Release Notes
IO Status | RSS Feed
  • Jul 5, 2019 • @brentru

    Adafruit IOT Monthly: Mid-Century Modern Weather Station, Raspberry Pi 4 and more!

    Adafruit IO Update

    Adafruit IO’s Zapier Integration in the Zapier App Directory!

    The Adafruit IO Zapier integration is officially listed in the Zapier Application Directory! Have a zap you’d like to connect with Adafruit IO? Head over to the Zapier application directory and search for Adafruit IO! - Read the announcement here!

    NEW IoT Hardware: Adafruit AirLift Shield - ESP32 WiFi Co-Processor

    Our new AirLift Shield connects your Arduino-compatible project to the Internet! It’s easy to use the Adafruit AirLift breakout with CircuitPython and the Adafruit CircuitPython ESP32SPI module, or Arduino and the WiFiNINA library. If you have a favorite Arduino or Arduino-compatible like the Metro M4 or Metro 328p - installing this shield is a snap.

    Ready to add WiFi to your Arduino project? Head over to the product page for the AirLift Shield.

    Check out our learning guide for schematics, files, and how to get started using AirLift within minutes.

    NEW IoT Hardware: Raspberry Pi 4 Model B - 1GB/2GB/4GB RAM

    The Raspberry Pi 4 Model B is the newest Raspberry Pi computer made, and the Pi Foundation knows you can always make a good thing better! And what could make the Pi 4 better than the 3? How about a faster processor, USB 3.0 ports, and updated Gigabit Ethernet chip with PoE capability? Good guess - that’s exactly what they did! The Raspberry Pi 4 is the latest product in the Raspberry Pi range, boasting an updated 64-bit quad core processor running at 1.5GHz with built-in metal heatsink, USB 3 ports, dual-band 2.4GHz and 5GHz wireless LAN, faster Gigabit Ethernet, and PoE capability via a separate PoE HAT.

    Head over to the product page to pick one up - note that there are three versions of this with different amounts of RAM.

    IoT Projects

    Mid-Century Modern Weather Gauge

    Frustrated that modern indoor weather displays didn’t fit a mid-century aesthetic, Andy Allen retrofit a clock with a custom-face and motorized gauges to display weather pulled from the internet using a Particle Photon. This is an impressive build and an aesthetically pleasing piece of IoT hardware - PowerfulMojo Blog

    Using Particle Photon with Adafruit IO

    Maker.IO published a new guide and video for using Adafruit IO with the Particle Photon board. This is a detailed guide and uses the latest Adafruit IO Arduino library for Particle. - DigiKey

    Connecting an Arduino Uno WiFi Rev2 to Adafruit IO

    Do you have an Arduino WiFi Rev2? If so, we have good news! The latest Adafruit IO Arduino library is compatible with the Arduino WiFi Rev2. WoolseyWorkshop’s blog posted an in-depth tutorial about connecting this board to the outside world. - WoolseyWorkshop

    Smarter Window Fans

    Granpino built a smart-window fan to keep their room cool. It automatically turns on when the outdoor temperature is cooler than the inside temperature. - Hackster.io

    ESPBoy brings WiFi to gaming platforms

    RomanS’ HackADayPrize 2019 entry is the ESPBoy, an open-source ESP8266-based gaming platform with wireless internet. hackaday.io

    Working on an Adafruit IO Project? Tell us about it!

    Are you working on a project which uses Adafruit IO? Add the #adafruitio hashtag to your tweets, join our Discord channel (http://adafru.it/discord, #help-with-adafruit-io), or join the SHOW-AND-TELL every Wednesday night at 7:30pm ET on Google+ Hangouts.

    Around the Internet - IoT News and Shortlinks

    @kiwibryn is using a Raspberry Pi LoRa field gateway as a method of interfacing NetDuino and Arduino devices to Adafruit IO. STEM education with IOT! - Twitter

    Max Holiday is sending caliper measurements to a spreadsheet with CircuitPython and a SAM32 developer board. - Twitter

    @300lines on twitter is enjoying the many MQTT abstractions provided by the Adafruit IO Arduino library - Twitter

    Give your Raspberry Pi the gift of sight with TensorFlow 2.0 and computer vision. Low-cost object detection and classification is possible for around $100 Medium

    What is Adafruit IO?

    Adafruit.io has over 14,000+ active users in the last 30 days and over 750+ Adafruit IO Plus subscribers. Sign up for Adafruit IO (for free!) by clicking this link. Ready to upgrade? Click here to read more about Adafruit IO+, our subscription-based service. We don’t have investors and we’re not going to sell your data. When you sign up for Adafruit IO+, you’re supporting the same Adafruit Industries whose hardware and software you already know and love. You help make sure we’re not going anywhere by letting us know we’re on the right track.

  • Jun 6, 2019 • @brentru

    Adafruit IOT Monthly: Azure IoT meets CircuitPython, build an internet-connected wearable love pendant, and more!

    Adafruit IO Update

    Adafruit IO on Awesome Lists

    Adafruit IO has made its way into the Awesome List! Awesome provides lists about all kinds of interesting topics, and Adafruit IO is now a part of to the Awesome master list!

    AirLift FeatherWing – ESP32 WiFi Co-Processor

    Our new AirLift FeatherWing connects your Feather-based project to the Internet! It’s easy to use the Adafruit AirLift breakout with CircuitPython and the Adafruit CircuitPython ESP32SPI module, or Arduino and the WiFiNINA library. If you have any feather-compatible board, adding a FeatherWing is a snap! Check out the learning system guide for this board to learn more…

    M5Stack Basic Core IoT Development Kit - ESP32 Dev Board

    The M5Stack Basic Development Kit is a ESP32-based WiFi microcontroller that’s compatible with MicroPython and Arduino. It comes jam-packed with WiFi / Bluetooth capability, running at 240 MHz with the dual-core processor and 4MB of SPI Flash. This kit is perfect for people who want to make advanced ESP32 projects with a display, user interface, speaker, and a couple buttons. It’s super easy to snap in other M5 blocks to add sensors, interfaces or cameras, no soldering required. Sounds like the right board for you? Pick one up from Adafruit!

    GUIDE UPDATE: Welcome to Adafruit IO

    We’ve updated our Welcome to Adafruit IO Guide to include information about Adafruit’s latest WiFi AirLift hardware and details about connecting your CircuitPython project to Adafruit IO. We’ve also added links to our new, hosted Adafruit IO MQTT and REST API documentation pages. Read the guide on the Adafruit Learning System here…

    IoT Projects

    Summer is coming, build an AQO (Air Quality Object) to notify you when the air around you is stale. The Air Quality Object changes color depending on air CO2 content. It’s meant to be a beautiful object which also passively displays information about the surroundings. It makes a normally invisible flow visible, so you can open a window when your air is getting stale - GitHub

    In a long-distance relationship? Want to share your feelings with a loved one who is not physically close to you? Techiesms on YouTube has a 2-part video series about building an Internet-connected love pendant. The first part covers their motivation behind the project and the second video explains the technical side of the build - Youtube

    Where is the International Space Station right now? Well, wherever it is, it won’t be there for long. The ISS is always on the move and doing so very quickly. Build an ISS Tracker using a PyPortal to display the current location of the ISS by following this guide - you’ll learn how to parse an API using a PyPortal. Read the learning guide on the Adafruit Learning System here…

    Evaluating IoT cloud platforms can be difficult, and often requires buying separate hardware to connect with each platform. Avilmaru wrote a guide for using the Arduino MKR WiFi 1010 with both the Arduino IOT Cloud and our Adafruit IO service - Arduino Create

    Keep forgetting to water your plants? Want to monitor the ambient temperature of your the room your plant is located in from across the world? In this guide, you will build an Internet-enabled plant monitoring display by combining Microsoft’s Azure IoT Hub and CircuitPython! Using Azure with your CircuitPython IoT projects allows you to rapidly prototype (and even mass-prototype) advanced Internet-of-Things devices and connect them to Microsoft Azure services - Read the guide on the Adafruit Learning System.

    Working on an Adafruit IO Project? Tell us about it!

    Are you working on a project which uses Adafruit IO? Add the #adafruitio hashtag to your tweets, join our Discord channel (http://adafru.it/discord, #help-with-adafruit-io), or join the SHOW-AND-TELL every Wednesday night at 7:30pm ET on Google+ Hangouts.

    Around the Internet - IoT News and Shortlinks

    Espressif announced a new ESP32! It’s an ESP32-S2 with USB support and 40 GPIOs along with capacitive touch IOs and peripheral support. It does drop a core, running a Xtensa single-core 32-bit LX7 microcontroller instead of a dual-core LX6 like the ESP32. - Espressif Blog

    Improving the safety of the food you eat with IoT - EETimes

    Reverse engineering a not-so-secure IoT Device - MCUOneEclipse The IoT cult classic

    Little Printer is back with a new app, webhooks, open-source software and more! - nordprojects

    Azure IoT CircuitPython module released; do more advanced projects with CircuitPython - GitHub Bill Schweber wonders Whatever Happened to the Hardware On-Off switches? - EETimes

    What is Adafruit.IO?

    Want to make your project talk to the Internet? Connect your existing project to the Internet to log, stream, and interact with the data it produces? What about all this Internet-of-Things (IoT) stuff?

    Adafruit IO is a platform designed (by us!) to display, respond, and interact with your project’s data. We also keep your data private (data feeds are private by default) and secure (we will never sell or give this data away to another company) for you. It’s the internet of things - for everyone! Adafruit.io has over 14,000+ active users in the last 30 days and over 750+ Adafruit IO Plus subscribers. Sign up for Adafruit IO (for free!) by clicking this link.

    Ready to upgrade? Click here to read more about Adafruit IO+, our subscription-based service. We don’t have investors and we’re not going to sell your data. When you sign up for Adafruit IO+, you’re supporting the same Adafruit Industries whose hardware and software you already know and love. You help make sure we’re not going anywhere by letting us know we’re on the right track.

  • May 24, 2019 • @brentru

    Adafruit IO on Awesome Lists, a curated list of awesome Adafruit IO guides, hardware, guides, videos, libraries, frameworks, and resources. #AdafruitIO #Awesome @AdafruitIO

    The newest list in Awesome List is the Adafruit IO Awesome List! Awesome provides lists about all kinds of interesting topics, and Adafruit IO is now a part of to the Awesome master list! What is the Adafruit IO Awesome list?

    A curated list of awesome Adafruit IO guides, hardware, guides, videos, libraries, frameworks, and resources.

    You can find the Adafruit IO Awesome List here on the Adafruit GitHub repository here.

  • May 10, 2019 • @brentru

    Adafruit IOT Monthly - May 2019

    AIO Update: Features, Stats, and More!

    aio-update

    IO Stats

    Adafruit.io has over 15,000+ active users in the last 30 days and over 700+ Adafruit IO Plus subscribers. Sign up for Adafruit IO (for free!) by clicking this link.

    Ready to upgrade? Click here to read more about Adafruit IO+, our subscription-based service. We don’t have investors and we’re not going to sell your data. When you sign up for Adafruit IO+, you’re supporting the same Adafruit Industries whose hardware and software you already know and love. You help make sure we’re not going anywhere by letting us know we’re on the right track.

    Adafruit IO on Reddit

    Adafruit IO now has a dedicated subreddit! Subscribe over at /r/AdafruitIO to add the latest Adafruit IO news to your Reddit Front Page.

    Awesome Adafruit IO

    Awesome Adafruit IO is a curated list of awesome Adafruit IO guides, videos, libraries, frameworks, software and resources. Inspired by the Awesome lists. It will be updated by the team & community - we’re looking for contributors!

    Stop by and check it out awesome-circuitpython and keep reading!

    Adafruit IO Plus Plan Upgrades Are Here!

    io-plus-plan

    One of the most consistent requests we’ve had since we launched IO Plus (IO+) was for a way to raise the IO+ account limits even further.

    We’re happy to announce that with an Adafruit IO+ subscription, you can now add data rate and storage time limit upgrades!

    Library Update: Adafruit IO Arduino

    If you have a shiny new piece of Adafruit WiFi AirLift hardware and want to use it with Arduino - you’re in luck! The Adafruit IO Arduino library has been updated to v3.1.0, including an update for using AirLift boards (such as the PyPortal or Metro M4 WiFi Lite) or breakouts.

    Grab the new release from the Arduino Library Manager or download it from the Adafruit GitHub.

    New IOT Hardware from Adafruit

    Adafruit’s new WiFi boards have arrived. Both of these boards come with AirLift - our witty name for the ESP32 co-processor - and are compatible with both Arduino and CircuitPython. All AirLift boards can also connect to Adafruit IO.

    Adafruit AirLift – ESP32 WiFi Co-Processor Breakout Board

    airlift-esp32

    Give your plain ol’ microcontroller project a lift with the Adafruit AirLift - a breakout board that lets you use the powerful ESP32 as a WiFi co-processor. You probably have your favorite microcontroller (like the ATmega328 or ATSAMD51), awesome peripherals and lots of libraries. But it doesn’t have WiFi built in! So lets give that chip a best friend, the ESP32. This chip can handle all the heavy lifting of connecting to a WiFi network and transferring data from a site, even if it’s using the latest TLS/SSL encryption (it has the needed root certificates pre-burned in). This breakout includes a crypto chip, too!

    Want to pick one up? Visit the Adafruit Store!

    Adafruit Metro M4 Express AirLift (WiFi) - Lite

    airlift-m4

    Give your next project a lift with AirLift - our witty name for the ESP32 co-processor that graces this Metro M4. You already know about the Adafruit Metro M4 featuring the Microchip ATSAMD51, with it’s 120MHz Cortex M4 with floating point support. With a train-load of FLASH and RAM, your code will be fast and roomy. And what better way to improve it than to add wireless? Now cooked in directly on board, you get a certified WiFi module that can handle all your TLS and socket needs, it even has root certificates pre-loaded. Since this is a lite version of the AirLift module, it has a 8MB flash and no crpyto chip.

    Want to pick one up? Visit the Adafruit Store!

    Powered by Adafruit IO: Projects from the Community

    Low Cost Internet Enabled Voltage and Current Logger

    voltage-current

    Darian Johnson “needed a low cost way to measure current requirements and battery drain over time” for one of his wearable projects. He also had a “TON of Adafruit Feathers and FeatherWings, so [he] decided to use components [he] already had, plus an Adafruit INA219 FeatherWing to build a voltage and current logger which logs to SD card and Adafruit IO

    Smart HDMI Switcher with Adafruit IO and IFTT

    hdmi-switch

    Scriptmonkey_ on twitter did a bit of hacking this past Easter weekend connecting their HDMI switcher to the internet. To avoid the remotes piling up on their coffee table, or getting up from their couch, they used an ESP8266 connected to an Amazon Alexa over If-This-Then-That to voice-control their TV’s inputs.

    Adafruit IO Raspberry Pi Cloud Camera Tutorial

    Interested in sending different types of data to Adafruit IO? IOTDesignPro published a very detailed tutorial for streaming the camera’s images (as data) from a Raspberry Pi using MJPG-streamer over the internet to an Adafruit IO Dashboard.

    Mini IOT Display with PushBullet Notifications

    iot-display-mini

    Labsud built a Mini Connected Display to show messages received from an Adafruit IO Feed using a EspressIf WeMos D1 Mini and a ST7789 TFT display. They also set up IFTTT to display notifications from their smartphone to their display with Adafruit IO’s IFTTT integration.

    Working on an Adafruit IO Project? Tell us about it!

    Are you working on a project which uses Adafruit IO? Add the #adafruitio hashtag to your tweets, join our Discord channel (http://adafru.it/discord, #help-with-adafruit-io), or join the SHOW-AND-TELL every Wednesday night at 7:30pm ET on Google+ Hangouts.

    New Adafruit Learning System Guides

    Have you heard about making, cosplay and electronics, but don’t know where to start? Visit the Adafruit Learning System for over 1700 tutorials for electronics projects, ideas and techniques! We’ve selected a few of our favorite internet-of-things-based guides from the learning system:

    ePaper FeatherWing Quote Display

    quote-display

    Build this quote display using the Adafruit HUZZAH32 (ESP32) Feather and ePaper FeatherWing. Add a LiPo battery and you have a portable quote display.

    Read the guide here…

    Data Logging IOT Weight Scale

    How many grams of coffee did I add to my pour-over? Is the bag of cat food empty? Did I remember to water the plant? What’s the weight of these screws in my workshop? To answer these questions (and more), you’re going to build an internet-enabled scale to track weight data over a period of time.

    Read the guide here…

    PyPortal Tides Viewer

    tides-viewer

    Surfs up! Or is it? This guide will show how you can use an Adafruit PyPortal smart display to easily fetch tide information from the Internet and display it.

    Read the guide here…

    PyPortal Philips Hue Controller

    In this Learn Guide, you’ll be building a touchscreen lighting controller with an Adafruit PyPortal to control a light, or groups of lights, connected to a Philips Hue bridge.

    Read the guide here…

    PyPortal Weather Station

    weather-station

    Harness the power of nature with your PyPortal by building an internet-connected Weather Station!

    Read the guide here…

    Adafruit IO Basics: AirLift

    airlift

    If you want to the best way of bringing your project online - combine Adafruit IO and AirLift! Our ESP32-based AirLift boards and breakouts are the newest way to connect your project to Adafruit IO, our internet-of-things service for everyone!

    Read the guide here…

    Multi-Sensor IoT Environmental Sensor Box With CircuitPython

    iot-box

    This guide will walk you through making an environmental monitoring device with GPS, Temperature, Humidity, Barometric Pressure, and Air Quality sensors, all updating to the cloud. Once build, this project takes readings occasionally and sends them to Adafruit IO, stamped with time and location. All that is required is an AC outlet and a WiFi network.

    Read the guide here…

    Around the Internet

    • Top LoRA add-on boards and SBCs (our RFM9x LoRa Bonnet is included!)
    • TinyML - IOT Machine Learning for Microprocessors
    • When you move: what to do with your smart devices
    • Building an army of ESP32 Air Quality Sensors
    • Brooklyn 5G Summit Wrap-up - Industries, Standards, and Machine Learning
    • “What wireless standard should be used with my project?” - a comprehensive overview of selecting an IOT standard for your project, factoring in selection criteria such as range, content, data range, and translation of 3 dimensional space to radio space.
    • Particle IOT @ Adafruit, a video Interview with Zach Supalla & Ladyada
    • Brewing Eisbock Beer with Raspberry Pi and Windows IOT
    • ESP RFID - An Open Source Access Control system framework using a cheap MFRC522, PN532 RFID, RDM6300 readers or Wiegand RFID readers and Espressif’s ESP8266 Microcontroller. Perfect if you’re managing a lab or maker space.
    • FindyBot3000: An organizer for all your tiny electronics parts and boards with voice control.
    • IOT Remote Light Switch
    • Build Plant Observatory Using Azure IOT and Node.js
  • Apr 17, 2019 • @abachman

    Adafruit IO Plus Plan Upgrades Are Here!

    One of the most consistent requests we’ve had since we launched IO Plus (IO+) was for a way to raise the IO+ account limits even further. We’re happy to announce that with an Adafruit IO+ subscription, you can now add data rate and storage time limit upgrades!

    The single biggest thing we do to make sure that Adafruit IO is available for as many people as possible 24 hours a day, 365 days a year is rate limiting the messages that pass through the system. For IO Free accounts, the rate limit is 30 messages per minute, or about 1 every 2 seconds. For IO+, we double the available data rate to 60 messages per minute, or about 1 per second. That’s double the data rate for everyone using IO+, but still a hard cap on usage.

    The new IO+ subscription upgrades are:

    • Data Rate can be boosted in 10 points per minute increments for $2 per month or $24 per year.
    • Data Storage can be boosted in 30 day increments for $5 per month or $60 per year.

    So if you want to double your data rate again from 60 to 120, that would be 6x Data Rate Boost @ $12 per month or $144 per year. If you wanted to double your data storage length from 60 days to 120 days that would be 2x Data Storage Boost @ $10 per month or $120 per year.

    You can upgrade or cancel upgrades at any point during your subscription billing cycle, but you will have to pay the full amount for the remaining time on your billing cycle when you activate an upgrade. For example, if you’re subscribed on the IO+ monthly plan and add a 10x Data Rate Boost ($20 per month) halfway through your billing cycle, you’ll be charged about $10 for the time remaining in the current cycle and $30 ($10 for IO+ plus $20 for 10x Data Rate Boost) on your next monthly bill.

    You can start the process by clicking “Change your IO+ plan” on your account billing page.

    Change your IO+ plan link highlighted

    Account changes form

    The prorated amounts are calculated when you add a subscription upgrade and you’ll have a chance to preview your new monthly bill before activating it.

    Preview account changes

    This is our first experiment with a new kind of subscription upgrade for IO+, please stop by the forums or our channel on the Adafruit Discord server and reach out if you have any questions!

« Newer Older »