Maker.io main logo

Projects Se Alle

PROJECT
16

Remote Control Candy Dispenser Ghost

By SparkFun Electronics

For social distant trick or treating, we thought we’d make a BLE controlled servo claw using the Circuit Playground Bluefruit.

PROJECT
42

Breadboard Power Supply Kit 5V/3.3V Quickstart Guide

By SparkFun Electronics

This guide will help with everything you need to get started with the Breadboard Power Supply.

PROJECT
89

Qwiic GPS Clock

By SparkFun Electronics

This project provides the current date and time using GPS satellites. Depending on your display, you can draw the time as a digital or analog clock. Or even configure the clock to read military time, adjust the clock for your time zone, or automatically adjust the time for daylight savings time!

PROJECT
1.294

How to Build a DIY GNSS Reference Station

By SparkFun Electronics

This tutorial will focus on setting up your own fixed antenna on your roof or other fixed structure and configuring a minicomputer to serve that data over the internet where it can be accessed by WiFi or more commonly, from a cellular phone or modem.

PROJECT
313

Magnetic Levitation

By SparkFun Electronics

In this tutorial we'll build a basic magnetic levitator. This guide will go over some of the theory, how to use a magnetic field sensor, and how to use one to build a basic levitation circuit.

PROJECT
70

Adding Audio to Your Embedded Project Using Qwiic Twist and Audio Player

By SparkFun Electronics

In this tutorial, we'll walk you through using the SparkFun Audio Player Breakout in combination with the Qwiic Twist to let you select and play tracks from a microSD card. It's a compact and powerful way to add audio interactivity to your prototype using simple I2C and serial connections.

Blogs

BLOG
36

Behold the Yack-O-Lantern!

By SparkFun Electronics

With just a handful of parts and a couple of hours of work, you can easily repulse all of your co-workers at this year's office Halloween party!

BLOG
48

Interactive Spooky Halloween Cat

By SparkFun Electronics

Check out this distance sensing Halloween prop designed to spook the willies out of trick-or-treaters.

Tutorials Se Alle

TUTORIAL

First FPGA Project - Getting Fancy with PWM

By SparkFun Electronics

When you first buy an Alchitry Au+, Alchitry Au, or Alchitry Cu board, the default FPGA configuration creates a fancy wave effect on the LEDs. In this tutorial we are going to walk through different steps for how to make something like this.

TUTORIAL
27

SparkFun Qwiic MicroPressure Hookup Guide

By SparkFun Electronics

Pressure sensors are used in a wide range of applications. You can find them in the medical field , industrial uses, and have a wide range of consumer uses.

TUTORIAL
38

How Does an FPGA Work?

By SparkFun Electronics

Let’s start at the beginning. What is an FPGA? Well, FPGA stands for Field Programmable Gate Array, which isn’t helpful in understanding what they are or do but we had to get that out of the way.

TUTORIAL
948

Programming an FPGA

By SparkFun Electronics

In this tutorial I’m going to cover the basics of what creating designs for an FPGA looks like and the fundamental building blocks you get to use.

TUTORIAL
77

Setup and Using MicroPython for Beginners

By SparkFun Electronics

In this tutorial our goal is to help guide you through setting up and use MicroPython, a simple, yet effective implementation of Python 3 tailored for microcontrollers (MCUs) that are not running an OS.

TUTORIAL
30

External IO and Metastability

By SparkFun Electronics

In this tutorial I’m going to explain the basics of constraint files and dive into some of the dangers of using external signals in your designs.