LED Gumball Machine
Contributors:
Nate
Resources and Going Further
We hope you've enjoyed reading about our LED dispensing gumball machine. If you liked this one, there's tons more!
Accelerometer Basics
A quick introduction to accelerometers, how they work, and why they're used.
Processor Interrupts with Arduino
What is an interrupt? In a nutshell, there is a method by which a processor can execute its normal program while continuously monitoring for some kind of event, or interrupt. There are two types of interrupts: hardware and software interrupts. For the purposes of this tutorial, we will focus on hardware interrupts.
Magnetic Levitation
This tutorial will show you how to build a magnetic levitation circuit using common parts.
First FPGA Project - Getting Fancy with PWM
An initial project using Alchitry's onboard FPGA to manipulate PWM
AD8232 Heart Rate Monitor Hookup Guide
Learn how to create your very own heart rate monitor.
Qwiic Digital Indoor Thermometer
Qwiic-ly build a digital indoor thermometer to measure the ambient temperature of the room and display it using an OLED on an I2C bus!
MicroMod Environmental Function Board Hookup Guide
The SparkFun MicroMod Environmental Function Board adds additional sensing options to the MicroMod Processor Boards. This function board includes three sensors to monitor air quality (SGP40), humidity & temperature (SHTC3), and CO2 concentrations (STC31) in your indoor environment. To make it even easier to use, all communication is over the MicroMod's I2C bus! In this tutorial, we will go over how to connect the board and read the sensors.
Wireless Timing Project
Time for racing, let's make a wireless timing device using ESP32 wireless communication.