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!
Pulse Width Modulation
An introduction to the concept of Pulse Width Modulation.
Accelerometer Basics
A quick introduction to accelerometers, how they work, and why they're used.
Raspberry gPIo
How to use either Python or C++ to drive the I/O lines on a Raspberry Pi.
Understanding Thermal Resistance
Discussing what thermal resistance is, how it’s used for thermal management, and how to maximize the life of your project.
ADXL345 Hookup Guide
Get started with the ADXL345 Accelerometer.
LilyPad Safety Scarf
This scarf is embedded with a ribbon of LEDs that illuminate when it gets dark out, making yourself more visible to vehicle and other pedestrians.
Qwiic 6DoF (LSM6DSO) Breakout Hookup Guide
A hookup guide for the Qwiic 6DoF (LSM6DSO), which features a 3-axis accelerometer, 3-axis gyroscope, temperature sensor, and FIFO buffer.
Displaying Sensor Data with Bluetooth
In our previous Bluetooth tutorial called Sending Sensor Data Via Bluetooth, we showed how to display data from a triple axis accelerometer over the Arduino IDE’s serial monitor. Continuing off of the first tutorial, we are going to expand this project to include more capabilities for visualizing and interacting with your accelerometer data.