Maker.io main logo
TUTORIAL
14

SparkFun Qwiic GPIO Hookup Guide

By SparkFun Electronics

In this guide we'll go over everything you need to know about the Qwiic GPIO so you can add those extra I/O pins to your circuit with ease!

PROJECT
92

Tinker Kit Circuit Guide

By SparkFun Electronics

The SparkFun Tinker Kit is your starter tool kit for beginning with embedded electronics, robotics and citizen science using the SparkFun RedBoard Qwiic without breaking the bank. This guide contains all the information you will need to explore the 11 circuits of the Tinker Kit.

PROJECT
899

Fading with the MOSFET Power Switch and Buck Regulator

By SparkFun Electronics

This tutorial will guide you through using the SparkFun MOSFET Power Switch and Buck Regulator (Low-Side) with your Arduino projects.

PROJECT
12

SparkFun PIR Breakout Hookup Guide

By SparkFun Electronics

Looking to add some motion detection to a project you are working on? The SparkFun PIR Breakout - 170uA (EKMC4607112K) and SparkFun PIR Breakout - 1uA (EKMB1107112) might be just the thing!

PROJECT
21

MicroMod STM32 Processor Hookup Guide

By SparkFun Electronics

We've brought the power and precision of the STM32 Processor to the MicroMod ecosystem! Please welcome the MicroMod STM32 Processor Board! Let's dive in!

PROJECT
25

STM32 Thing Plus Hookup Guide

By SparkFun Electronics

The new SparkFun STM32 Thing Plus has high-performance Arm® Cortex®-M4 32-bit RISC core, a full set of DSP instructions, memory protection unit (MPU), high-speed embedded memories, up to 4 Kbytes of backup SRAM, and an extensive range of enhanced I/Os and peripherals and more in the popular, Feather-compatible Thing Plus form factor.

PROJECT
393

Basic Servo Control for Beginners

By SparkFun Electronics

We will cover some basics of controlling servos with code using the Arduino IDE and Python, and provide an example that requires no programming at all.

PROJECT
28

Basic LED Animations for Beginners (Arduino)

By SparkFun Electronics

In this tutorial, we will revisit some concepts about using LEDs and make some fun effects using the RedBoard Qwiic to control the individual LEDs.

PROJECT
142

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
397

Graph Sensor Data with Python and Matplotlib

By SparkFun Electronics

Python is a wonderful high-level programming language that lets us quickly capture data, perform calculations, and even make simple drawings, such as graphs.