Maker.io main logo
PROJECT

Audio Codec Breakout - WM8960 Hookup Guide

By SparkFun Electronics

The SparkFun Audio Codec Breakout - WM8960 is a low power, high quality stereo codec with 1W Stereo Class D speaker drivers and headphone drivers.

TUTORIAL

Arduino Inputs/Outputs with Becky Stern

By bekathwia

Learn about inputs–electrical signals used to provide information to an Arduino board. We cover digital input with switches and analog input with potentiometers.

PROJECT

Artemis Development with the Arduino IDE

By SparkFun Electronics

This tutorial will get you started with the Arduino IDE and familiarize you with the various interfaces of the Artemis module.

PROJECT

APA102 Addressable LED Hookup Guide

By SparkFun Electronics

The APA102C addressable LEDs employ a 2-wire communication protocol consisting of a clock and data line.

PROJECT

MicroPython Programming Tutorial: Getting Started with the ESP32 Thing

By SparkFun Electronics

In this guide, we will walk through the process of setting up MicroPython on the ESP32 Thing and writing some example programs.

PROJECT

AVR-Based Serial Enabled LCDs Hookup Guide

By SparkFun Electronics

The AVR-based serial enabled LCD (a.k.a. SerLCD) is a simple and cost effective solution for adding Liquid Crystal Displays (LCDs) into your project.

PROJECT

Python Programming Tutorial: Getting Started with the Raspberry Pi

By SparkFun Electronics

The Raspberry Pi is an amazing single board computer (SBC) capable of running Linux and a whole host of applications.

PROJECT

Endless Runner Game

By SparkFun Electronics

We’re going to make our own endless runner game using an Arduino, button and character LCD.