Computer Engineering
RP2040 Thing Plus Hookup Guide
January 21, 2021
Want to take a stab at advancing your programming skills? Check out the Thing Plus - RP2040, with the first microcontroller from the Raspberry Pi Foundation. This guide will get you started working with the RP2040 and programming in MicroPython and C/C++.
Getting Started with the Artemis Development Kit
September 10, 2020
This guide covers the general design of the board, the installation of the recommended software used to program the Artemis DK, and some basic examples. For more advanced functionalities, we have separate software development guides for the AmbiqSDK, Arm® Mbed™ OS, and the Arduino IDE platforms that users can reference.
FreeSoC2 Hookup Guide V14
February 8, 2018
The FreeSoC2 is an Arduino-compatible PSoC5LP-based development board, produced by SparkFun in collaboration with Jon Moeller (developer of the original FreeSoC) and Cypress Semiconductor.
ASCII
June 13, 2016
A brief history of how ASCII came to be, how it's useful to computers, and some helpful tables to convert numbers to characters.
RedStick Hookup Guide
January 28, 2016
Learn about the SparkFun RedStick, a USB thumb drive-sized Arduino-compatible development platform.
SparkFun Blocks for Intel® Edison - ADC V20
October 6, 2015
A quick overview of the features of the ADC Block.
SparkFun Blocks for Intel® Edison - 9 Degrees of Freedom Block
August 19, 2015
A quick overview of the features of the 9 Degrees of Freedom Block.
SparkFun Blocks for Intel® Edison - Dual H-Bridge
July 17, 2015
A quick overview of the features of the Dual H-bridge Block.
SparkFun Blocks for Intel® Edison - PWM
June 22, 2015
A quick overview of the features of the PWM Block.
Experiment Guide for RedBot with Shadow Chassis
May 28, 2015
This Experiment Guide offers nine experiments to get you started with the SparkFun RedBot. This guide is designed for those who are familiar with our SparkFun Inventor's Kit and want to take their robotics knowledge to the next level.
SparkFun Blocks for Intel® Edison - Arduino Block
March 11, 2015
A quick overview of the features of the Arduino Block.
SparkFun Blocks for Intel® Edison - OLED Block
February 13, 2015
A quick overview of the features of the OLED Block for the Edison.
SparkFun Blocks for Intel® Edison - Base Block
January 15, 2015
A quick overview of the features of the Base Block.
SparkFun Blocks for Intel® Edison - microSD Block
January 15, 2015
A quick overview of the features of the microSD Block.
SparkFun Blocks for Intel® Edison - UART Block
January 15, 2015
A quick overview of the features of the UART Block.
SparkFun Blocks for Intel® Edison - I2C Breakout Block
January 15, 2015
A quick overview of the features of the I2C Breakout Block.
SparkFun Blocks for Intel® Edison - GPIO Block
January 9, 2015
A quick overview of the features of the GPIO Block.
Programming the Intel® Edison: Beyond the Arduino IDE
January 7, 2015
Intel's Edison module goes beyond being just another Arduino clone. Check this tutorial for advice on how to get the most out of your Edison by writing code in C++!
SparkFun Blocks for Intel® Edison - Battery Block
December 5, 2014
A quick overview of the features of the Battery Block.
SparkFun Blocks for Intel® Edison - Console Block
December 5, 2014
A quick overview of the features of the Console Block.
DigitalSandbox PicoBoard
August 15, 2014
This tutorial walks through how to upload code to your Digital Sandbox to emulate the functionality of the PicoBoard with Scratch.
Digital Sandbox Experiment Guide
July 31, 2014
Your guide to the Digital Sandbox! 16+ experiments that, using a graphical programming language, teach you to blink LEDs, monitor microphones, read temperature, and much more.
Digital Sandbox Arduino Companion
July 31, 2014
Let's take the same examples from the ArduBlock-based Digital Sandbox guide, and implement them using Arduino code.
Hexadecimal
March 20, 2014
How to interpret hex numbers, and how to convert them to/from decimal and binary.
Data Types in Arduino
November 6, 2013
Learn about the common data types and what they signify in the Arduino programming environment.
Binary
February 7, 2013
Binary is the numeral system of electronics and programming...so it must be important to learn. But, what is binary? How does it translate to other numeral systems like decimal?
Old Tutorials
Looking for the old, archived tutorials? Head on over to the
archived tutorials on the main
SparkFun site.
Please be aware that the tutorials you find there are no longer
actively maintained.