Contributors:
Toni_K,
santaimpersonator
Favorited
Favorite
0
Introduction
Update: This tutorial is an updated version of the
original hookup guide (retired) to make use of the Serial Plotter feature of the Arduino IDE, reduce the setup complexity in the examples, and update some of the format of the content. For users looking for the original tutorial, use the following link:
retired version.
Have you ever wanted to have your project react to music? Then this is the product for you! The Spectrum Shield provides your Arduino board with the capability of measuring a stereo audio input across 7 frequency bands. By reading the amplitude of each band with the ADC of your Arduino board, the users can control how attached devices respond to the audio input.
Out of stock
DEV-13116
The Spectrum Shield enables your Arduino with the capability of splitting a stereo audio input into 7-bands per channel. You …
15
Materials Required
To follow along with this tutorial, we recommend the following items.
In stock
DEV-15123
The SparkFun RedBoard Qwiic is an Arduino-compatible development board with a built in Qwiic connector, eliminating the need …
20
In stock
PRT-11417
These headers are made to work with the Arduino Uno R3, Leonardo and new Arduino boards going forward. They are the perfect h…
12
In stock
CAB-13244
This is a USB 2.0 type A to Micro-B 5-pin black cable. You know, the mini-B connector that usually comes with cell phones, Ca…
3
In stock
CAB-14163
This is a foot-long white audio cable that has been terminated with two TRRS connectors at each end. TRRS connectors are the …
Required Tools
Some assembly is required for this product. You will need a soldering iron, solder, and/or general soldering accessories to solder on headers to your Spectrum Shield.
23 available
TOL-09163
This is your basic tube of unleaded (Pb-free) solder with a no clean, water soluble resin core. 0.031" gauge and 15 grams
4
Out of stock
TOL-09507
This is a very simple fixed temp, quick heating, 30W 110/120 VAC soldering iron. We really enjoy using the more expensive iro…
7
Additional Accessories
Click the button above to toggle a list of accessories that are available from our catalog.
Additional Accessories
Below is a sample selection of our other headers and soldering tools in our catalog that you may be interested in. For a full selection of our available Headers or Soldering Tools, click on the associated link.
In stock
PRT-16763
This 2x20 pin female header is meant to allow you to extend the reach of any board with the standard 2x20 GPIO pin footprint.
In stock
PRT-16279
This set of female stackable headers includes two 15-pin headers; the pins are spaced by 0.1".
In stock
PRT-16764
This 2x20 pin female header is meant to allow you to extend the reach of any board with the standard 2x20 GPIO pin footprint.
In stock
PRT-00115
Single row of 40-holes, female header. Can be cut to size with a pair of wire-cutters. Standard .1" spacing. We use them exte…
8
Out of stock
TOL-26588
A small 50mm x 50mm soldering hot plate.
16 available
KIT-24063
The PINECIL Soldering Iron Kit provides a compact powerhouse and everything you need to ignite your DIY dream.
3
Only 10 left!
TOL-27147
The FixHub Portable Soldering Station gives you the power of a benchtop setup, anywhere you need it—without compromising pe…
In stock
TOL-14672
With this Insulated Silicone Soldering Mat you will be provided with the means to protect your desktop, soldering station, or…
10
Suggested Reading
We recommend you be familiar with these resources before continuing on with this hookup guide.
Serial Communication
Asynchronous serial communication concepts: packets, signal levels, baud rates, UARTs and more!
Connector Basics
Connectors are a major source of confusion for people just beginning electronics. The number of different options, terms, and names of connectors can make selecting one, or finding the one you need, daunting. This article will help you get a jump on the world of connectors.
What is an Arduino?
What is this 'Arduino' thing anyway? This tutorials dives into what an Arduino is and along with Arduino projects and widgets.
Installing Arduino IDE
A step-by-step guide to installing and testing the Arduino software on Windows, Mac, and Linux.
Integrated Circuits
An introduction to integrated circuits (ICs). Electronics' ubiquitous black chips. Includes a focus on the variety of IC packages.
Analog vs. Digital
This tutorial covers the concept of analog and digital signals, as they relate to electronics.