Capacitive Touch Drum Machine
Learn how to make a simple MIDI drum machine using an Arduino Leonardo, a MPR121 Capacitive Touch shield, and NeoPixels!
Adafruit IO Basics: Dashboards
Dashboards allow you to visualize and control Adafruit IO connected projects from any modern web browser. Blocks such as charts, sliders, and buttons are available to help you quickly get your project up and running without the need for any custom code.
Adafruit IO Basics: Feeds
Feeds are the core of Adafruit IO. This guide will give you what you need to know to get started with using feeds on Adafruit IO. Read on to create, edit, and delete your very own feed.
The Adafruit Raspberry Pi Finder
This guide will show you how to use the Adafruit Pi Finder to locate your Raspberry Pi on your local network.
Using OSC to Communicate with a Raspberry Pi
In this guide we will show you how to do real-time communication between Max/MSP, ChucK, or Pure Data and a Raspberry Pi running Node.js on your local network using Open Sound Control.
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 a standalone animated GIF display device that you can dynamically update from anywhere!
Metal Inlay Capacitive Touch Buttons
Learn how to grind up aluminum foil into a fine metal powder for use as capacitive touch buttons.
Node.js Embedded Development on the Raspberry Pi
JavaScript was designed to handle user interaction in a web browser, but what if you could use it to power your hardware projects?