Tag: Led
WiFi-enabled Color LED Matrix using ESP8266 and WS2812 LEDs
ray @ rayshobby.net build a wifi enabled color led matrix using ESP8266. He writes: Last Thursday I had a lot of fun doing a workshop at my college (UMass Amherst) where I taught students to use a WiFi-enabled Color LED matrix combined with Javascript programs to create animations...
Continue ReadingMCU based LED VU Meter
dannyelectronics.wordpress.com discuss about how to build a mcu based LED vu meter and provides sample code. From time to time, I see people trying to build an audio VU meter. In the analog era, that’s typically done with a voltage divider + a series of comparators; or using chips...
Continue Reading64×16 MQTT LED Matrix Display
Xose Pérez @ tinkerman.cat build a MQTT LED matrix display to get notification messages. My MQTT network at home moves up and down a lot of messages: sensor values, triggers, notifications, device statuses,… I use Node-RED to forward the important ones to PushOver and some others...
Continue ReadingRGBW LED Controller v3.1
Jeremy @ thecustomgeek.com updated his RGB LED controller with a bunch of improvements. The new RGBW LED Controller is here! The video above shows some of the things it can do, but here is a list of improvements: IRLB8721PBF MOSFET’s – More power! Double sided and thicker...
Continue Reading16×32 RGB Matrix Panel Driver Arduino Shield
Raj @ embedded-lab.com has revised his RGB Matrix Display Shield to an improved version. The shield now also carries the DS1307 RTC chip on board along with a CR1220 coin cell battery holder on the back. It is applicable for driving popular 16×32 RGB matrix panels with HUB75 (8×2...
Continue ReadingTest application for the FPGA Tibbit in the smart LED controller configuration
This application example shows how to connect and use RGBW LED stripe with TPS hardware platform. The main difficulty is that LEDs have their own color generation circuit inside. New FPGA Tibbit #57 can generate fast PWM signal, which is needed for proper LEDs operation. Also, the...
Continue ReadingConvert $2 LED Lamp to $50 Smart Lamp
taifur @ instructables.com show us how to convert a simple LED lamp to a smart one that can be controlled using a smartphone. A smart bulb is an internet or Bluetooth-capable LED light bulb that allows lighting to be customized, scheduled and controlled remotely. Smart bulbs are...
Continue ReadingESP8266 Wifi enabled 8×64 pixel LED matrix display
Raj @ embedded-lab.com build an ESP8266 based led matrix display. This matrix is a modification of his previous bluetooth version and uses an ESP8266 as a web server to setup the display message. No other microcontroller is used to control the display so things are kept simple and...
Continue Reading