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!
PCB Basics
What exactly IS a PCB? This tutorial will breakdown what makes up a PCB and some of the common terms used in the PCB world.
Analog vs. Digital
This tutorial covers the concept of analog and digital signals, as they relate to electronics.
Data Types in Arduino
Learn about the common data types and what they signify in the Arduino programming environment.
External IO and Metastability
Why external signals can cause metastability and how to use constraint files to manage this
QRD1114 Optical Detector Hookup Guide
Use this IR LED/phototransistor fusion to sense objects in close proximity or even the color of a surface!
CCS811 Air Quality Breakout Hookup Guide
This tutorial shows you how to get data from a CCS811 breakout board with the I2C interface.
Single Supply Logic Level Converter Hookup Guide
The Single Supply Logic Converter allows you to bi-directionally translate signals from a 5V or 3.3V microcontroller without the need for a second power supply! The board provides an output for both 5V and 3.3V to power your sensors. It is equipped with a PTH resistor footprint for the option to adjust the voltage regulator on the low side of the TXB0104 for 2.5V or 1.8V devices.
Monitor Sensor Data from Anywhere
Using WiFi to send sensor data from an ESP32 to a WiFi network and be able to read it from an IoT Dashboard from anywhere in the world.