Today, we’re going to explore the uses of addressable LEDs. Addressable LED is an easy way to add complex lighting effects to any project. Each addressable LED has an integrated driver that allows you ...
Maybe it’s just us, but isn’t it kind of amazing that in a world of pretty darn realistic games, PONG is still thrilling to play? This 1D implementation by [newsonator] is about as exciting as it gets ...
So you finally decided to hop on the Arduino bandwagon and start making electronic projects as a fun hobby. As a beginner getting started with Arduino, your first instinct is typically to buy a ...
In the last installment of The GeekDad Arduino Guide, I introduced you to the Arduino hardware and why it is so cool. Now, let’s start actually using an Arduino. How do you get started? Well, first ...
Normally, when a project calls for addressable LEDs, we just throw a strip of WS2812s and an Arduino together, cobble together some code from the examples in the FastLED library, and call it a day. We ...