Tag: Neopixel
Stefan Wagner’s NeoController Tests and Controls NeoPixel LED Strips
When you buy any small development board, one of the first things you try is interfacing the programmable NeoPixels. One such example we saw was in the case of Raspberry Pi Pico, which interfaced the NeoPixels using the programmable IOs. If you have been following the maker community,...
Continue ReadingLED gravity balance simulates a moving particle
This is a nice project by Roel Arits. The project appeared on www.elektormagazine.com and you can find the source files there. This project has no practical use at all, but was initiated as an exercise in implementing physics formulas related to gravity in C-code on an Arduino. To make...
Continue ReadingImitation Fireplace Using Cool Mist and LEDs
A convincing artificial fire effect for the holiday season, using NeoPixel LEDs, an Arduino UNO, and a cool mist module. The instructions for this are actually pretty simple, basically you just need to get the materials, and put them all together. The only technical part is soldering...
Continue ReadingTemperature Controlled Stair lights With Raspberry Pi
Ever wished to know the temperature on your way to breakfast after waking up in the morning? Now you can find it out in a fascinating way as Lorraine Underwood at The MagPi magazine designed a temperature controlled colorful stair lights system with raspberry pi. In this tutorial,...
Continue ReadingA Christmas star with Neopixel LEDs
A geeky Christmas decoration made with 56 LED Neopixel and controlled via an Arduino Micro board: Let’s take a look, therefore, at the project’s electrical section, that is essentially composed of a set of 56 Neopixel LEDs, that have been arranged so to form two concentric stars;...
Continue ReadingNeopixel Night Light using ATtiny85
joshua.brooks @ instructables.com describes how he build a night light using an Adafruit NeoPixel, ATtiny85 microcontroller, TSSP4038 IR receiver and some other easy available components. I'm giving some workshops in electronics in a few weeks, centered around an inexpensive, but...
Continue ReadingTemperature Display with NeoPixel Ring Color
This is an OLED temperature display based on ATmega328p along with a NeoPixel led ring to display different colors depending on temperature. This is a small temperature display using a OLED with a NeoPixel Ring around it using MQTT on a ESP8266 and sending data to the on board...
Continue ReadingRGB LED Strip Controller
Thomas Gonnot has published a RGB LED Strip Controller based on STM32F0 microcontroller. The controller is able to power NeoPixel and DotStar protocol RGB LEDs. A simple controller for a RGB LED strip, with independent control of color and intensity. The design is based on a...
Continue Reading