CINXE.COM
IO - Adafruit
<!doctype html> <html lang="en-US"> <head> <meta charset="UTF-8"> <title>IO - Adafruit</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Adafruit IO is the easiest way to get your projects onto the Internet of Things!"> <meta name="appversion" content= /> <!-- Facebook --> <meta property="og:url" content="https://io.adafruit.com" /> <meta property="og:type" content="application" /> <meta property="og:title" content="Adafruit IO" /> <meta property="og:description" content="Adafruit IO is the easiest way to get your projects onto the Internet of Things!" /> <meta property="og:image" content="https://io.adafruit.com/assets/io-loading.gif" /> <link rel="apple-touch-icon" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/apple-touch-icon-72x72-CK9cOwRz.png"> <link rel="apple-touch-icon" sizes="152x152" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/apple-touch-icon-152x152-NfWR5IFr.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/apple-touch-icon-180x180-D-3Wef7J.png"> <link rel="apple-touch-icon" sizes="167x167" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/apple-touch-icon-167x167-lhAjNa_O.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/apple-touch-icon-114x114-B73EYzyy.png" /> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/apple-touch-icon-120x120-HpxHbkcC.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/apple-touch-icon-144x144-AmmvuSLm.png" /> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/apple-touch-icon-152x152-NfWR5IFr.png" /> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/apple-touch-icon-57x57-CFv1EISN.png" /> <link rel="apple-touch-icon-precomposed" sizes="60x60" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/apple-touch-icon-60x60-kt0mjEu0.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/apple-touch-icon-72x72-CK9cOwRz.png" /> <link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/apple-touch-icon-76x76-BF7_Pbxy.png" /> <link rel="shortcut icon" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/favicon-BSlKsHT9.ico" /> <link rel="icon" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/favicon-BSlKsHT9.ico" /> <link rel="icon" type="image/png" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/favicon-196x196-ClKhzRMQ.png" /> <link rel="icon" type="image/png" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/favicon-96x96-D16KTF-7.png" /> <link rel="icon" type="image/png" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/favicon-32x32-BrUvVVrh.png" /> <link rel="icon" type="image/png" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/favicon-16x16-Bzc4yS85.png" /> <link rel="icon" type="image/png" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/favicon-128-BHEiulwU.png" /> <meta name="application-name" content="Adafruit IO"/> <meta name="msapplication-TileColor" content="#FFFFFF" /> <meta name="msapplication-TileImage" content="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/apple-touch-icon-144x144-AmmvuSLm.png" /> <meta name="msapplication-square70x70logo" content="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/favicon-128-BHEiulwU.png" /> <meta name="msapplication-square150x150logo" content="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/mstile-150x150-CUv-KBQy.png" /> <meta name="msapplication-wide310x150logo" content="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/mstile-310x150-Dau3LTKs.png" /> <meta name="msapplication-square310x310logo" content="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/mstile-310x310-DN7QuzQE.png" /> <meta name="mobile-web-app-capable" content="no" /> <meta name="apple-mobile-web-app-capable" content="no" /> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> <meta name="apple-mobile-web-app-title" content="Adafruit IO" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <style> html, body { height: 100%; font-family: "Proxima Nova"; background-color: black; } body, textarea, pre, input { font-family: "Proxima Nova"; font-size: 14px; font-weight: 400; color: white; } #adafruit-header { position: relative; width: 100%; background-color: black; } #header-content { position: relative; height: 100%; padding: 0; } @-ms-viewport { width: device-width; } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } @media (min-width: 768px) { .container { width: 750px; } } @media (min-width: 992px) { .container { width: 970px; } } @media (min-width: 1200px) { .container { width: 1170px; } } .row { margin-left: -15px; margin-right: -15px; } @media (min-width: 992px) { .col, .col-md-12 { float: left; } .col-md-12 { width: 100%; } } .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after { content: " "; display: table; } .container:after, .container-fluid:after, .row:after { clear: both; } *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .noscript { color: white; } .noscript p, .noscript h1, .noscript h2 { color: white; } #errordebugger pre { background: #515151; color: #fff; padding: 8px; font-family: monospace; } #landing-image { display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; } .links a { display: inline-block; margin: 0 8px; } .links a:first-child { margin-left: 0; } </style> <script> var _disable_error_check = false; var _detect_wrapped_error = function () { if (document.getElementById('landing-welcome') === null) { _disable_error_check = true; return; } if (window._active_error) { document.getElementById('landing-welcome').style.display = 'none'; document.getElementById('landing-warning').style.display = 'block'; var err = window._active_error; var dbg = document.getElementById('errordebugger'); dbg.innerHTML = "<pre>Loading...</pre>"; if (err.message) { dbg.innerHTML = "<pre>"+ err.message +"</pre>"; } if (err.decoded) { dbg.innerHTML = "<pre>" + err.decoded + "</pre>"; _disable_error_check = true; } } if (!_disable_error_check) { setTimeout(_detect_wrapped_error, 1000); } } _detect_wrapped_error(); </script> <meta name="csrf-param" content="authenticity_token" /> <meta name="csrf-token" content="TLDOjpvxVwf3gq0ftqCFIjQpCinWNm-3D-xNvA_a3sjGeOjaf2N7GRd6dOyRSXwmTH-g33DXK4Grc8twvRcG2w" /> <script src="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/application-CJoY7Rqq.js" crossorigin="anonymous" type="module"></script><link rel="stylesheet" href="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/application-D89y7Rku.css" media="screen" /> </head> <body> <script> window.FOOTER_QUOTE = {"quote":"\"The art of progress is to preserve order amid change and to preserve change amid order\" - <a href=\"http://en.wikipedia.org/wiki/Alfred_North_Whitehead\">Alfred North Whitehead</a>"}; window.SITE_STATUS = {"IO - API":"up","IO - Default Queue Latency":"up","IO - MQTT":"up","IO - Primary Queue Latency":"up","IO - Web":"up"}; </script> <div id='root'> <div style='display:none' id='landing-welcome'> <img alt="Adafruit IO" id="landing-image" title="Adafruit IO Loading" src="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/io-loading-CvER77Ir.gif" loading="lazy" /> </div> <script>document.getElementById('landing-welcome').style.display = 'block';</script> <div id='outer-wrapper'> <div id='inner-wrapper'> <div class="container noscript" id="content-container"> <div class="row"> <div class="col-md-12" id="content-wrapper"> <div style='display:none;' id='landing-warning'> <h1>Adafruit IO</h1> <p> Adafruit IO is the easiest way to get your projects onto the Internet of Things! </p> <p> Here at Adafruit, we sell all of these amazing components, 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 datalogging, 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 is how Adafruit IO got started. </p> <p> It looks like you have javascript turned on, but something pretty serious has gone wrong. Please contact <a href='https://www.adafruit.com/support'>Adafruit Support</a> for help getting back up and running. If an error message appears below, it would be super helpful if you could copy and paste it into any notes you send to support. </p> <p class='links'> <ul> <li><a href="https://adafruit.com/">Adafruit Store</a></li> <li><a href="https://learn.adafruit.com/adafruit-io/overview">Guide and Tips</a></li> <li><a href="https://forums.adafruit.com/viewforum.php?f=56">Adafruit IO Forum</a></li> <li><a href="https://io.adafruit.com/api/docs">API Documentation</a></li> <li><a href="https://io.adafruit.com/blog">Blog/Changelog</a></li> </ul> </p> <div id="errordebugger"></div> </div> <noscript> <h1>Adafruit IO</h1> <p> Adafruit IO is the easiest way to get your projects onto the Internet of Things! </p> <p> Here at Adafruit, we sell all of these amazing components, 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 datalogging, 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 is how Adafruit IO got started. </p> <p> There's not much here right now. <strong>Javascript is required</strong> for using Adafruit IO. You're seeing this empty page right now page because you have it turned off. </p> <p class='links'> <ul> <li><a href="https://adafruit.com/">Adafruit Store</a></li> <li><a href="https://learn.adafruit.com/adafruit-io/overview">Guide and Tips</a></li> <li><a href="https://forums.adafruit.com/viewforum.php?f=56">Adafruit IO Forum</a></li> <li><a href="https://io.adafruit.com/api/docs">API Documentation</a></li> <li><a href="https://io.adafruit.com/blog">Blog/Changelog</a></li> </ul> </p> </noscript> </div> </div> </div> </div> </div> </div> <script nomodule="nomodule" src="https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/polyfills-legacy-TwnCvmu7.js"></script><script nomodule="nomodule">System.import('https://d2794n4cyhr13z.cloudfront.net/vite/production/assets/application-legacy-D8Do5G30.js')</script> </body> </html>