# Welcome to Adafruit IO

## Overview 

https://www.youtube.com/watch?v=SiDYTLzV0yU

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](https://io.adafruit.com/) is a platform designed ([by us!](https://www.adafruit.com/about)) to _display_, _respond_, and _interact_ with your project's data. We also keep your data&nbsp; **private** (data feeds are private by default) and _secure_&nbsp;([we will never sell or give this data away to another company](https://www.adafruit.com/iotbor/)) for you. It's the internet of things - for everyone!

## What can Adafruit IO do for me?

Adafruit.io is a _cloud service_ - that just means we run it for you and you don't have to manage it. You can connect to it over the Internet. It's meant primarily for storing and then retrieving data but it can do a lot more than just that!

- Display your data in real-time, online.
  - and _share_ that data with others!

- Make your existing electronics project internet-connected: Control motors, read sensor data, and more!
- Connect projects to web services like Slack, Mastodon, Discord, RSS Feeds, Weather Services
- Connect your project to other internet-enabled devices
- Create No-Code electronics projects that connect to the internet.
- _The best part?_ All of the above is do-able for&nbsp; **free&nbsp;** with Adafruit IO

![](https://cdn-learn.adafruit.com/assets/assets/000/125/322/medium800/adafruit_io_2017_Adafruit_copy.jpg?1697559823)

## No-Code or Code - The Choice is Yours!

Adafruit IO allows you to connect and interact with your projects either by programming or using our no-code "WipperSnapper" firmware.

### No-Code with Adafruit IO

With Adafruit IO, you can connect your devices without writing a single line of code using our custom WipperSnapper firmware. Load the WipperSnapper firmware onto your board, add credentials, and plug it into power. Your board will automatically register itself with your Adafruit IO account.

From there, you can add _components_ to your board such as buttons, switches, potentiometers, sensors, and more! Components are _dynamically_ added to hardware, so you can immediately start interacting, logging, and streaming the data your projects produce without writing code.

### Code with Adafruit IO

**If you prefer to dive in and code your own projects, we have you covered**. We have libraries for [CircuitPython](https://learn.adafruit.com/welcome-to-adafruit-io/circuitpython-and-adafruit-io), [Arduino](https://learn.adafruit.com/welcome-to-adafruit-io/arduino-and-adafruit-io), [Python](https://learn.adafruit.com/welcome-to-adafruit-io/python-and-adafruit-io), and more. For the more advanced developers, take a look at our [REST API](https://learn.adafruit.com/welcome-to-adafruit-io/adafruit-io-http-api) and [MQTT API](https://learn.adafruit.com/welcome-to-adafruit-io/adafruit-io-mqtt-api).

## Interact with Your Data
![](https://cdn-learn.adafruit.com/assets/assets/000/125/215/medium800thumb/adafruit_io_ezgif.com-video-to-gif_%282%29.jpg?1697476054)

Uploading your data to Adafruit IO is just the beginning. **Interacting with that data is where the real magic is**.

You can set up a device that sends you an email if the temperature drops below a certain level, monitor how much moisture is in your soil, and have Adafruit IO send you an SMS when it needs to be watered, log the air quality outside and get a notification when it is time to close your windows.

This is just the tip of the iceberg. When it comes to all the things you can do with Adafruit IO, the possibilities really are endless!

## Power-Up Your Projects

Want to make your project react to an email, display trending tweets, or turn on the front lights when your pizza is on the way? We baked in integrations with [Apple WeatherKit](https://developer.apple.com/weatherkit/), [IFTTT](https://learn.adafruit.com/using-ifttt-with-adafruit-io?view=all), and [Zapier](https://learn.adafruit.com/using-zapier-with-adafruit-io?view=all) to connect your project's sensors to hundreds of web services.&nbsp;&nbsp;

## Why We Built Adafruit IO

Here at Adafruit, [we sell all of these amazing components](https://www.adafruit.com/), but we couldn't find a good way to interact with them over the Internet. There are certainly a lot of great services out there for data logging, or communicating with your microcontroller over the web, but these services are either too complicated to get started, or they aren't particularly fun to use. So, we decided to experiment with our own system, and that's Adafruit IO.

# Welcome to Adafruit IO

## Get Started with Adafruit IO

Adafruit IO is integrated with your&nbsp;[adafruit.com account](https://accounts.adafruit.com/)&nbsp;so you don't need to create yet another online account! You need an Adafruit account to use Adafruit IO because we want to make sure the data you upload is available to only you (unless you decide to publish your data).

## I have an Adafruit.com Account already

**If you already have an Adafruit account, then you already have access to Adafruit IO**. It doesn't matter how you signed up, your account will make all three available.

To access Adafruit IO, simply visit [https://io.adafruit.com](https://io.adafruit.com) to start streaming, logging, and interacting with your data.

## Create an Adafruit Account (for Adafruit IO)

An Adafruit account makes Adafruit content and services available to you in one place. Your account provides access to the [Adafruit shop](https://www.adafruit.com/), the [Adafruit Learning System](https://learn.adafruit.com/), and [Adafruit IO](https://io.adafruit.com/). This means only one account, one username, and one password are necessary to engage with the content and services that Adafruit offers.

If you do not have an Adafruit account, signing up for a new Adafruit account only takes a couple of steps.

Begin by visiting [https://accounts.adafruit.com](https://accounts.adafruit.com).

**Click the Sign Up button** under the "Need An Adafruit Account?" title, below the Sign In section.

![](https://cdn-learn.adafruit.com/assets/assets/000/125/220/medium800/adafruit_io_Create_account_sign_in_up_page.png?1697479894)

This will take you to the **Sign Up** page.

**Fill in the requested information,** and **click the Create Account button.**

![](https://cdn-learn.adafruit.com/assets/assets/000/125/219/medium800/adafruit_io_Create_Account_info_entered.png?1697479894)

This takes you to your Adafruit Account home page. From here, you can access all the features of your account.

You can also access the Adafruit content and services right from this page. Along the top of the page, you'll see a series of links beginning with "Shop". To access any of these, simply click the link.

![](https://cdn-learn.adafruit.com/assets/assets/000/125/217/medium800/adafruit_io_Create_account_home_page.png?1697479894)

For example, **to begin working with Adafruit IO, click the IO link** to the right of the rest of the links. This is the same for the other links as well.

That's all there is to creating a new Adafruit account, and navigating to Adafruit IO.

![](https://cdn-learn.adafruit.com/assets/assets/000/125/218/medium800/adafruit_io_Create_Account_io_homepage.png?1697479770)

# Welcome to Adafruit IO

## Upgrade to Adafruit IO Plus

![](https://cdn-learn.adafruit.com/assets/assets/000/125/199/medium800/adafruit_io_rsz_1rsz_io-plus-logo-black.png?1697472680)

Your Adafruit IO experience is&nbsp;_even better_&nbsp;with IO+. The 'plus' stands for MORE STUFF! More feeds, dashboards, storage, speed. IO+ unlocks more data, more storage,&nbsp;and more feeds than our free service.

Upgrading your account to IO+ gives you:

- **60** &nbsp;data points per minute
- **60** &nbsp;days of data storage
- Actions every&nbsp; **5 seconds**
- **25** &nbsp;SMS messages per day (UTC) for actions and the Messages Power-Up (USA and Canada)
- **Unlimited** &nbsp;dashboards
- **Unlimited** &nbsp;WipperSnapper devices
- **Unlimited** &nbsp;groups
- **Unlimited** &nbsp;feeds

## Subscribe to Adafruit IO Plus

Ready to subscribe to Adafruit IO+? Log into your Adafruit account and visit [io.adafruit.com/plus](https://io.adafruit.com/plus).

![](https://cdn-learn.adafruit.com/assets/assets/000/125/196/medium800/adafruit_io_signup.png?1697472118)

Then, fill out your payment information, and your Adafruit IO account will be upgraded to IO Plus!

## IO Plus FAQ
### 

 **IO+** , or&nbsp; **IO Plus** , is our enhanced version of IO. For one, uncomplicated price you get unlimited groups, feeds, WipperSnapper devices, and dashboards, a higher data input rate, and longer data storage.

IO+ subscriptions are billed immediately when you subscribe and then monthly or yearly, repeating each month or year on the same day you signed up until you cancel.

### 

We use&nbsp;[Stripe](https://stripe.com/)&nbsp;for payment processing and subscription management and are currently able to accept every major credit card including Visa, Master Card, American Express, Discover, JCB, and Diners Club. All charges are denominated in USD (United States dollars) but international customers are welcome!

### 

It's easy and painless - when you cancel your Adafruit IO+ subscription, your access to IO+ will continue until the end of your current billing cycle. At then end of your subscription period you account will be restored to IO Free account limits. Right now that's 10 feeds, 5 dashboards, 30 days of data storage, and a 30 data points per minute data rate. Data that has already been stored will be preserved, and all extra feeds and dashboards will be archived.

### 

If 60 data points per minute and 60 days of storage aren't enough, we offer additional account boosts. For only $2 per month, you can add 10 data points per minute and for $5 per month, you can add 30 extra days of storage. Add as many boosts as you need!

### 

Absolutely! If you have a question we haven't answered here or on&nbsp;[the Adafruit IO forums](https://forums.adafruit.com/viewforum.php?f=56), or if you have a question about your subscription specifically, you can use&nbsp;[the Adafruit Contact page](https://www.adafruit.com/contact_us)&nbsp;to get in touch with our support team directly.

### 

Sure, we offer a [one-year subscription pass](https://www.adafruit.com/product/3792) in the Adafruit store.&nbsp;

### 

You can [purchase the subscription pass](https://www.adafruit.com/product/3792) for yourself or as a gift, and send it to a family or friend. The code is redeemable within [https://io.adafruit.com](https://io.adafruit.com/)&nbsp;once you are signed in to your account. The code is not locked to any specific account until it is redeemed.

# Welcome to Adafruit IO

## Arduino and Adafruit IO 

Bring your Arduino online with Adafruit IO! Using our open-source client libraries for Arduino, you can connect any Arduino (or Arduino-compatible) board with a WiFi interface to Adafruit IO.

This page provides multiple software library options for connecting an Arduino to Adafruit IO, an overview of our beginner guide for using Arduino with Adafruit IO, and a curated list of projects featuring both Arduino and Adafruit IO.

## Arduino Libraries for Adafruit IO

_Have an Arduino or Arduino-Compatable board that you want to use with Adafruit IO?_

_Looking to modify your existing Arduino sketch/code to send data to the internet (or receive data from the internet?&nbsp;_

We offer two Arduino libraries that work with a large amount of Arduino-compatible hardware:

## Adafruit IO Arduino Library

The Adafruit IO Arduino Library provides an interface to interact with Adafruit IO, from your Arduino code.

[Visit the GitHub repository for the Adafruit IO Arduino Library \>\>\>](https://github.com/adafruit/Adafruit_IO_Arduino)

&nbsp;

&nbsp;

![adafruit_io_AIOA.png](https://cdn-learn.adafruit.com/assets/assets/000/124/967/medium640/adafruit_io_AIOA.png?1696623901)

## Adafruit MQTT Arduino Library

We also have a library to provide Arduino support for accessing Adafruit IO using MQTT, the Adafruit MQTT Library. This is a general-purpose MQTT library for Arduino that's built to use as few resources as possible so that it can work with resource-constrained platforms like the Arduino Uno. Unfortunately, platforms like the Trinket 3.3V or 5V (based on the ATtiny85) have too little program memory to use the library - so stick with a Metro 328p or better!

[Visit the GitHub repository for the Adafruit Arduino MQTT Library \>\>\>](https://github.com/brentru/Adafruit_MQTT_Library)&nbsp;&nbsp;

![adafruit_io_complexmqtt.png](https://cdn-learn.adafruit.com/assets/assets/000/124/968/medium640/adafruit_io_complexmqtt.png?1696624168)

## Basic Arduino Projects with Adafruit IO
![](https://cdn-learn.adafruit.com/assets/assets/000/124/969/medium800thumb/adafruit_io_raspberry_pi_button.jpg?1696624280)

Starting your journey with Adafruit IO and Arduino? We've got you covered!

Dive into our set of seven comprehensive guides in the Adafruit IO Basics series.

You'll learn all about creating internet-connected electronics projects - from sending button presses to Adafruit IO's cloud, controlling a servo motor, changing the color of an LED strip, temperature and humidity monitoring, and much more!

[Start learning Adafruit IO and Arduino with the Adafruit IO: Basics series](https://learn.adafruit.com/groups/adafruit-io-basics)

## Advanced Arduino Projects with Adafruit IO

The Adafruit Learning System is also a great place to find learning guides that answer the age-old maker question of _"What do I build next?"._

Below is a curated selection of our favorite guides that use Adafruit IO and Arduino:

## [(Cardboard) Smart Home Security System](https://learn.adafruit.com/adafruit-io-home-security)
 Protect against intruders by building a security system for a cardboard smart home using Adafruit IO. ![adafruit_io_sensors_front_alarm.gif](https://cdn-learn.adafruit.com/assets/assets/000/125/107/medium640thumb/adafruit_io_sensors_front_alarm.jpg?1697129937)

# [Adafruit IO Environmental Monitor](https://learn.adafruit.com/adafruit-io-air-quality-monitor)

This guide covers building a small, internet-enabled environmental monitor that can track a range of data such as temperature to UV level to the number of total-volatile-organic-compounds present in the air.

![adafruit_io_microcontrollers_IMG_6201.jpg](https://cdn-learn.adafruit.com/assets/assets/000/125/108/medium640/adafruit_io_microcontrollers_IMG_6201.jpg?1697130087)

## [IoT Temperature Logger](https://learn.adafruit.com/iot-temperature-logger-with-arduino-and-adafruit-io)

If you're looking for a way to precisely monitor and log temperature data to the cloud, follow along!

![adafruit_io_weather_feather_vid_(1).gif](https://cdn-learn.adafruit.com/assets/assets/000/125/106/medium640thumb/adafruit_io_weather_feather_vid_%281%29.jpg?1697129909)

## [IoT Power Outlet](https://learn.adafruit.com/adafruit-io-basics-scheduled-triggers)

Add simple scheduling to your projects with an Adafruit IO schedule action. Turn on or off lamps, fans, solenoids, and other small appliances without the headache of reading and parsing output from real-time (RTC) or obtaining the network time.&nbsp;

![adafruit_io_microcontrollers_ezgif.com-video-to-gif_(34)_(1).gif](https://cdn-learn.adafruit.com/assets/assets/000/125/105/medium640thumb/adafruit_io_microcontrollers_ezgif.com-video-to-gif_%2834%29_%281%29.jpg?1697129817)

# Welcome to Adafruit IO

## CircuitPython and Adafruit IO

 **Ready to bring your CircuitPython project&nbsp;_online_?** Quickly connect it to Adafruit IO using the [CircuitPython Adafruit IO](https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/) library!&nbsp;

Using CircuitPython with Adafruit IO lets you rapidly update your project's code without having to re-compile. You can also store your WiFi and Adafruit IO credentials on your development board.

## Adafruit IO CircuitPython Library

Have a CircuitPython project you'd like to connect to Adafruit IO? We've written an&nbsp;[Adafruit IO CircuitPython library](https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/) to provide a simple interface with the Adafruit IO MQTT API or HTTP API.

### Adafruit IO CircuitPython Library Installation

You can download all the available libraries on [circuitpython.org/libraries](https://circuitpython.org/libraries) in a zip-file bundle for all recent major versions of CircuitPython. These bundles are updated daily, whenever any included library is updated.

### Adafruit IO CircuitPython Library Examples

Examples of using the Adafruit IO CircuitPython library with the Adafruit IO HTTP API are located in the GitHub repository's [_examples/adafruit\_io\_http_ folder](https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/tree/main/examples/adafruit_io_http).

Examples of using the Adafruit IO CircuitPython library with the Adafruit IO MQTT API are located in the GitHub repository's [_examples/adafruit\_io\_mqtt_&nbsp;folder](https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/tree/main/examples/adafruit_io_mqtt).

### Adafruit IO CircuitPython Library Documentation

API documentation for this library can be found on&nbsp;[Read the Docs](https://docs.circuitpython.org/projects/adafruitio/en/latest/).

## CircuitPython Projects with Adafruit IO

The Adafruit Learning System is a great place to find guides that answer the age-old maker question of _"What do I build next?"._

Below are a few of our favorite guides that use Adafruit IO with CircuitPython:&nbsp;

# [Canary Nightlight](https://learn.adafruit.com/canary-nightlight)

Everyone needs a blue canary in the outlet by the light switch, ready to watch over them. How can you find a little glowing friend for yourself? Well, get the birdhouse in your soul ready! This canary night light is ready to move in and light it up.

![adafruit_io_led_matrices_Canary_Nightlight_red.jpg](https://cdn-learn.adafruit.com/assets/assets/000/125/324/medium640/adafruit_io_led_matrices_Canary_Nightlight_red.jpg?1697560102)

# [WiFi Mailbox Notifier](https://learn.adafruit.com/wifi-mailbox-notifier)

This guide will show you how to use the Feather ESP32 V2, CircuitPython, WiFi, and Adafruit IO to build a notifier that tells you when your mailbox has been opened. Once everything is set up, and the Feather is installed in your mailbox, you'll receive an email each time the door is opened!

![adafruit_io_MN_Blinka_has_mail.jpg](https://cdn-learn.adafruit.com/assets/assets/000/125/339/medium640/adafruit_io_MN_Blinka_has_mail.jpg?1697566610)

# [IoT Air Quality Sensor with Adafruit IO](https://learn.adafruit.com/diy-air-quality-monitor)

You'll&nbsp;assemble an open-source air quality sensor.&nbsp;Then, you'll&nbsp;program the sensor using CircuitPython&nbsp;to measure air quality data and periodically&nbsp;send measurements to&nbsp;[Adafruit IO, our incredible IoT Service](http://io.adafruit.com/welcome).&nbsp;Finally, you'll create a beautiful Adafruit IO dashboard to&nbsp;visualize your sensor data from anywhere in the world.

![adafruit_io_temperature___humidity_D44F5BB0-1BEF-48C4-AAF2-FCB854976FA5_1_201_a.jpeg](https://cdn-learn.adafruit.com/assets/assets/000/125/342/medium640/adafruit_io_temperature___humidity_D44F5BB0-1BEF-48C4-AAF2-FCB854976FA5_1_201_a.jpeg?1697566919)

# [FunHouse IoT Fume Extractor and Air Quality Sensor](https://learn.adafruit.com/funhouse-fume-extractor-iot-air-quality-sensor)

Build a smart DIY fume extractor with an Adafruit FunHouse and CircuitPython.&nbsp;Use CircuitPython libraries and ESP32-S2 to connect to WiFi for logging sensor data to a feed and display it on a dashboard with Adafruit IO. Use the FunHouse's built-in TFT to display bitmap graphics with fan speed and air quality.

![adafruit_io_3d_printing_hero-desk-angle.jpg](https://cdn-learn.adafruit.com/assets/assets/000/125/344/medium640/adafruit_io_3d_printing_hero-desk-angle.jpg?1697566952)

# Welcome to Adafruit IO

## Python and Adafruit IO

Using our open-source client library for Python, you can connect a computer, server, or single-board computer (like the Raspberry Pi) to Adafruit IO. All you need is the latest version of Python to be installed!

## Adafruit IO Python Library
![](https://cdn-learn.adafruit.com/assets/assets/000/057/558/medium800/adafruit_io_68747470733a2f2f63646e2d6c6561726e2e61646166727569742e636f6d2f6173736574732f6173736574732f3030302f3035372f3135332f6f726967696e616c2f61646166727569745f696f5f696f707974686f6e2e706e673f31353330383032303733.png?1531408918)

The&nbsp;[**Adafruit IO Python library**](https://github.com/adafruit/Adafruit_IO_Python)&nbsp;provides two clients for accessing Adafruit IO (MQTT and HTTP) and&nbsp;_lots&nbsp;_of examples. It's compatible with any system running CPython3 and also compatible with Single-Board computers like the Raspberry Pi or BeagleBone.

### Adafruit IO Python Library Installation

Up-to-date installation instructions for this library are located on the [Adafruit\_IO\_Python's GitHub repository's README](https://github.com/adafruit/Adafruit_IO_Python#installation).

### Adafruit IO Python Library Examples

We provide usage examples&nbsp;[within the examples folder of the GitHub repository](https://github.com/adafruit/io-client-python/tree/master/examples) for the Adafruit IO REST API Client and the Adafruit IO MQTT API Client. If you want to download all the examples to your computer, make sure to clone (or download) the GitHub repository's contents to an easy-to-access location on your computer.

### Adafruit IO Python Library Documentation

Documentation for all methods and classes in the Adafruit IO Python library [can be found on the ReadTheDocs page for this project](https://adafruit-io-python-client.readthedocs.io/en/latest/).&nbsp;

## Basic Python Projects with Adafruit IO
![](https://cdn-learn.adafruit.com/assets/assets/000/126/482/medium800thumb/adafruit_io_raspberry_pi_button.jpg?1701704120)

Starting your journey with Adafruit IO and Python? We've got you covered! Dive into our set of seven comprehensive guides in the Adafruit IO Basics series.

You'll learn all about creating internet-connected electronics projects - from sending button presses to Adafruit IO's cloud, controlling a servo motor, changing the color of an LED strip, temperature and humidity monitoring, and much more!

Each guide includes wiring, code, and instructions for using a single-board computer (like the Raspberry Pi) with the Adafruit IO Python client library.

[Start learning Adafruit IO and Arduino with the Adafruit IO: Basics series](https://learn.adafruit.com/groups/adafruit-io-basics)

## CircuitPython Projects with Adafruit IO

The Adafruit Learning System is a great place to find guides that answer the age-old maker question of _"What do I build next?"._

Below are a few of our favorite guides that use Adafruit IO and the Adafruit IO Python library:&nbsp;

## [Physical Dashboard with Raspberry Pi and Adafruit IO](https://learn.adafruit.com/raspberry-pi-physical-dashboard)

This project will show you how to use Raspberry Pi to build a physical dashboard that displays any kind of data. &nbsp;Use beautiful LED displays and automotive dial gauges to build an exciting dashboard that tracks important metrics. &nbsp;For example, keep tabs on the health of a web service by displaying server health data with dials and bright seven-segment LED displays.&nbsp;

![adafruit_io_leds_IMG_4495.jpg](https://cdn-learn.adafruit.com/assets/assets/000/125/115/medium640/adafruit_io_leds_IMG_4495.jpg?1697138147)

## [Adafruit IO Connected Animated GIF Display](https://learn.adafruit.com/adafruit-io-connected-animated-gif-display)

Do you love Raspberry Pis, animated GIFs, and the Internet of Things? If so, this project is for you. We will show you how to easily turn your Raspberry Pi into an animated GIF display device that you can update from anywhere!

![adafruit_io_raspberry_pi_gifio.gif](https://cdn-learn.adafruit.com/assets/assets/000/125/116/medium640thumb/adafruit_io_raspberry_pi_gifio.jpg?1697138236)

# Welcome to Adafruit IO

## Adafruit IO MQTT API

We also provide an MQTT API to interface your project's code with Adafruit IO's MQTT server.&nbsp;

### Client Libraries for the Adafruit IO MQTT API

To use the MQTT API that Adafruit IO exposes, you'll need a MQTT client library. For Python, Ruby, and Arduino you can use Adafruit's IO libraries as they include support for MQTT. For other languages or platforms look for a MQTT library that ideally supports the MQTT 3.1.1 protocol.

- **Arduino** : The [Adafruit MQTT](https://github.com/adafruit/Adafruit_MQTT_Library) library includes examples for connecting your Arduino project to the Adafruit IO MQTT broker.

- **Python** : The&nbsp;[Adafruit IO Python](https://github.com/adafruit/Adafruit_IO_Python) library&nbsp;includes an MQTT Client.

- **CircuitPython** : The&nbsp;[Adafruit IO CircuitPython](https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/) library includes a MQTT Client.

- **Ruby** :&nbsp;[Adafruit IO Ruby](https://github.com/adafruit/io-client-ruby)&nbsp;includes an MQTT client.  
  
- **(Unsupported by Adafruit) MicroPython**: MicroPython devices can connect to Adafruit IO's MQTT broker using&nbsp;[uMQTT](https://github.com/micropython/micropython-lib/tree/master/micropython/umqtt.simple)

### Adafruit IO MQTT Client Documentation
[Visit the Adafruit IO MQTT API Documentation](https://io.adafruit.com/api/docs/mqtt.html#adafruit-io-mqtt-api)
# Welcome to Adafruit IO

## Adafruit IO HTTP API

The Adafruit IO HTTP API provides access to your Adafruit IO data from any programming language or hardware environment that can speak HTTP. The easiest way to get started is with an&nbsp;[Adafruit Learning Guide](https://learn.adafruit.com/series/adafruit-io-basics)&nbsp;and a simple Internet of Things capable device like the&nbsp;[Feather Huzzah](https://www.adafruit.com/product/2821)&nbsp;or a more complicated one like the&nbsp;[PyPortal](https://www.adafruit.com/product/4116).

## Client Libraries for the Adafruit IO HTTP API&nbsp;

Support for the Adafruit IO HTTP API is provided by the following client libraries:

- [Arduino/C++](https://github.com/adafruit/Adafruit_IO_Arduino)

- [CircuitPython](https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/)

- [Python](https://github.com/adafruit/Adafruit_IO_Python)

- [Ruby](https://github.com/adafruit/io-client-ruby)

## Adafruit IO HTTP Documentation
[Visit the Adafruit IO HTTP API Documentation](https://io.adafruit.com/api/docs/#adafruit-io-http-api)
# Welcome to Adafruit IO

## Adafruit IO FAQ 

### 

 **Possibly** - you can check&nbsp;[IO status on the Adafruit Status page](https://status.adafruit.com/).&nbsp;

### 

Visit [https://io.adafruit.com/support](https://io.adafruit.com/support) and click " **Contact Adafruit IO Support"**

### 

Visit&nbsp;[https://io.adafruit.com/support](https://io.adafruit.com/support)&nbsp;and click " **Contact Adafruit IO Support"**

### 

First, check if the issue you're having already exists on the GitHub repository for Adafruit IO WipperSnapper by [visiting the "Issues" page](https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/issues).

If it does not exist, [please file a new bug report on the GitHub repository for Adafruit IO WipperSnapper.](https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/issues/new?assignees=&amp;labels=&amp;projects=&amp;template=bug_report.md&amp;title=)

### 

There's a&nbsp;[monitor page built-into Adafruit IO](https://io.adafruit.com/monitor)&nbsp;which provides a live view of incoming data and error messages. Keep this page open while you send data to your Adafruit IO devices to monitor data and errors.&nbsp;

### 

Absolutely - the same API that drives our user interface is available to you. [We provide documentation so you can build a library in your favorite language to talk to IO](https://io.adafruit.com/api/docs/#!/v2)

### 

The data your store with IO is yours to manage and control. You can download it all anytime and we will never sell or give it away to another company. We feel strongly enough about this that we put it in [our IoT Bill of Rights](https://www.adafruit.com/iotbor/).

### 

If you have any questions or issues with Adafruit IO, post up in the&nbsp;[Adafruit IO Forums](https://forums.adafruit.com/viewforum.php?f=56)&nbsp;or chat with Adafruit staff and community members in real-time on the&nbsp;[adafruit-io channel on the Adafruit Discord server](https://discord.gg/adafruit).


## Featured Products

### Adafruit IO+ Subscription Pass – One Year

[Adafruit IO+ Subscription Pass – One Year](https://www.adafruit.com/product/3792)
The all-in-one Internet of Things service from Adafruit you know and love is now _even better_ with IO+. The 'plus' stands for MORE STUFF! More feeds, dashboards, storage, speed. Power up your [Adafruit IO](https://io.adafruit.com/) with the $99 pass for 1 year of the...

In Stock
[Buy Now](https://www.adafruit.com/product/3792)
[Related Guides to the Product](https://learn.adafruit.com/products/3792/guides)
### Adafruit IO+ 1 Year Subscription Card

[Adafruit IO+ 1 Year Subscription Card](https://www.adafruit.com/product/3980)
It's the Internet of the Things!&nbsp;[Adafruit IO+](https://io.adafruit.com/plus) is the easiest way to stream, log, and interact with your data. Whether you're interesting in&nbsp;datalogging or communicating with your microcontroller over the web, Adafruit IO is our cloud...

In Stock
[Buy Now](https://www.adafruit.com/product/3980)
[Related Guides to the Product](https://learn.adafruit.com/products/3980/guides)

## Related Guides

- [Use Apple HomeKit Devices with itsaSNAP and Adafruit IO](https://learn.adafruit.com/use-apple-homekit-devices-with-itsasnap.md)
- [No-Code DS18B20 Temperature Sensor with WipperSnapper](https://learn.adafruit.com/using-ds18b20-temperature-sensor-with-wippersnapper.md)
- [Integrating Color Sensors with itsaSNAP and HomeKit](https://learn.adafruit.com/integrating-color-sensors-with-itsasnap-and-homekit.md)
- [No-Code Rain Sensing Smart Desktop Umbrella Stand](https://learn.adafruit.com/no-code-rain-sensing-smart-desktop-umbrella-stand.md)
- [No-Code Battery Monitoring with WipperSnapper](https://learn.adafruit.com/no-code-battery-monitoring-with-wippersnapper.md)
- [No-Code Counters and Email Reports with Adafruit IO Actions](https://learn.adafruit.com/no-code-counters-and-email-reports-with-adafruit-io-actions.md)
- [Adafruit IO Basics: Digital Output](https://learn.adafruit.com/adafruit-io-basics-digital-output.md)
- [Adafruit IO Basics: Feeds](https://learn.adafruit.com/adafruit-io-basics-feeds.md)
- [itsaSNAP by Adafruit](https://learn.adafruit.com/it-s-a-snap-by-adafruit.md)
- [Where's My Friend? A Location-Aware Display with PyPortal and ItsASnap](https://learn.adafruit.com/where-s-my-friend-a-location-display-frame-with-pyportal.md)
- [Memento Photo Capture with itsaSNAP](https://learn.adafruit.com/memento-photo-capture-with-itsasnap.md)
- [itsaSNAP Daily Weather Forecast Board](https://learn.adafruit.com/itsasnap-daily-weather-forecast-board.md)
- [How to Add a New Sensor or Component to Adafruit IO WipperSnapper](https://learn.adafruit.com/how-to-add-a-new-component-to-adafruit-io-wippersnapper.md)
- [Quick Start: Pico W / 2W with WipperSnapper](https://learn.adafruit.com/quick-start-the-pico-w-with-wippersnapper.md)
- [How to Add a New Board to WipperSnapper](https://learn.adafruit.com/how-to-add-a-new-board-to-wippersnapper.md)
