News

This project allows you to monitor the temperature of your AMD or NVIDIA GPU using an Arduino, along with visual feedback via a TM1637 seven-segment display and WS2812b ARGB LEDs. You can modify the ...
Please download the newest release files. Open the .ino file with the Arduino IDE and configure your WiFi credentials as well as the size of your matrix. The program ...
The circuit diagram shows the connection between all the electronic components and Arduino Nano. Also check various NeoPixel LED based projects by following the link.
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 ...
With a few components, you can convert a standard 1-MHz SPI data stream into a bit stream suitable for WS2812(B)-type addressable RGB LEDs (a.k.a. NeoPixels). This allows controlling 25% more LEDs in ...