Single Channel LoRaWAN Gateway for Raspberry Pi
If have a Pi (or Feather) LoRaWAN device set up, you'll likely want to immediately start working with LoRaWAN. We're going to build a LoRaWAN Gateway to talk with The Things Network.
Adafruit IO Time Tracking Cube
It's hard to remember when you're working and when you're taking breaks on a project. We're going to build a three-dimensional time tracker that sits on your desk. Taking a break? Flip it over. New task? Flip it over. Done for the day? Flip it over!
Using LoraWAN and The Things Network with CircuitPython
Connect an Adafruit CircuitPython-compatible board to The Things Network - a distributed LoRaWAN network designed for the Internet of Things (IoT). Build a weather node to track the humidity and temperature over time.
Using LoraWAN and The Things Network with Feather
Connect an Adafruit Feather M0 LoRa to The Things Network - a distributed LoRaWAN network designed for the internet of things by building a weather station.
Adafruit IO Home: Security
Interested in building a home security system? Why not start small by building a cardboard smart-home security system to monitor for intruders, burglars, and gasses in the air.
Adafruit IO Home: Lights and Temperature
We're going to build a cardboard smart-house to learn about automating a house with Adafruit IO. This guide will go over lighting the house using Adafruit NeoPixels and monitoring the temperature and humidity inside.
Gmailbox
We're going to make a small mailbox to sit on your desk and notify you about incoming emails. When a new email is received, it raises a flag and gently lowers it back down. It's a fun, easy, introductory project to the Internet-of-Things by making things move using Adafruit IO with If-This-Then-That.
Adafruit IO Environmental Monitor for Feather or Raspberry Pi
Knowing what's in the air you breathe is important. That's why we built an air quality monitor - to help you visualize the invisible qualities of the air you breathe into your lungs. We also integrated the air quality monitor with Adafruit IO for remote monitoring using a dashboard.
CircuitPython with Jupyter Notebooks
Jupyter lets you create interactive notebooks containing code, text, and rich media that you can share with your friends. We're going to learn how to combine Jupyter with CircuitPython to create interactive notebooks for your hardware.
Pi Hole Ad Detection Display with PiTFT
We're going to block advertisements, network-wide, with a Pi runing Pi-hole, and display network statistics with an Adafruit PiTFT+
Welcome to Adafruit IO
This guide will get you up and running with Adafruit IO - the easiest way to get your project on the web. Learn what hardware is compatible with IO, how to interact with your data, troubleshooting your IO project, available client libraries, and about taking your project to the next-level with IO Plus.
Experimenter's Guide for Metro
We are going to make 18 circuits to explore the basics of using wiring and programming with the Adafruit Metro and Metro Express in Arduino. This guide covers: LEDs, transistors, motors, integrated circuits, push-buttons, variable resistors, photo resistors, temperature sensors & relays.
MakeCode for Circuit Playground Express
Microsoft MakeCode is a code editor for the Adafruit CircuitPlayground Express. You can drag and drop blocks or write JavaScript. MakeCode is web based so there is nothing to install to get started!
Adafruit IO Basics: Color
This guide is part of a series of guides that cover the basics of using Adafruit IO. It will show you how to send color data from Adafruit IO to a RGB LED.
Adafruit IO Basics: Analog Input
This guide is part of a series of guides that cover the basics of using Adafruit IO. It will show you how to send analog values to Adafruit IO from a photocell.