News

[Patrick] was prepping for some future projects he had in mind, for which he will need a simple 2D array of addressable LEDs. While it is certainly possible for him to build his own LED array and c… ...
Powered by a lithium rechargable battery, commands are given by an Arduino Nano hooked up to a MPU6050 3-axis gyroscope. This allows the Arduino to change the light patterns based on the movement ...
Description: Using an Arduino or a micro controller we can generate cool looking patterns with an led strip with addressable LEDs. In this case I'm using an Arduino uno (clone board) and a strip of ...
The Arduino receives this data and can control either a single-color LED or with an RGB LED strip, assign colors to pitch accordingly using pulse-width modulating on each channel (Red, Green, Blue).