Bogdan of Electro Bob built a LED logger v3, that is available on github: In short: 16 LED channels are measured, one is kept for control of the sensor. For each LED the power supply and current are measured. The temperature of the aluminium plate is measured as well. In total there are 16 light channels, 15 […]
Category Archives: LEDs
8×8 RGB LED array with a Raspberry Pi
Bob Davis has been working on an 8×8 RGB LED array with a Raspberry Pi project: I have been working on a book of Raspberry Pi projects. One of the projects is an 8×8 three color LED array. I picked up some more of them on eBay lately and they had a different pin-out. The MEU 8860 […]
Arduino equipped inline sensor skates
Anurag Mishra writes, Recently I bought a new pair of Inline Skates. So an idea struck my mind. I modified my skates to give me some results. I wanted to measure the speed with which I am skating and if I get to know the surrounding conditions, that would be awesome. So, I brought an […]
WiFi LED Light (ESP8266 + WS2812B + Lua)
Markus Gritsch shared his WiFi LED light project in the forum: I built a prototype for a WiFi controllable LED light, using the popular ESP8266 module running the NodeMCU firmware [1]. To allow controlling the WS2812B LEDs from Lua, I extended the firmware with a bit of C code Check out the video after the break.
PWM Based LED Driver
A followup to the constant current driver for a high power LED post, Elmars writes: If anybody is interesed, I have posed a follow up to this original post with a simple PWM LED driver, adding an 씨벳 ATtiny85 mCU. The post includes schematic, board layout and code for the ATtiny85. I hav tested the circuit […]
Running LED dice
Raj over at Embedded Lab has published a new build, a running LED dice using PIC12LF1822 microcontroller: This project is about a similar LED dice but with a slightly different output form. It uses 6 LEDs which are arranged in a circular pattern and are labeled 1 through 6. They create a chasing effect when the dice […]
Build a 16 million color WiFi-controlled LED lamp
Tom Van den Bon and Sebastian Schocke of Binary Space, a makerspace in the Vaal Triangle, have put together this build challenge for their members. For December at Binary Space we wanted to do something a cheerful and colourful. We got together to design and build a low power LED table or ceiling lamp that […]
Building a 3-channel, high power RGB LED driver
Francesco Truzzi published a new build, a 3-channel (RGB) LED driver: I built another board, which is a 3-channel (RGB) LED driver based on an inexpensive chipset called PT4115 (you can find them on eBay or Aliexpress). The circuit is very simple and looks like Sparkfun’s PicoBuck. However, I used beefier components and a different chip. You […]
Understanding the APA102 “Superled”
Tim writes: To investigate the functionality of the AP102, I connected an ATtiny85 to the clock and data input lines and used a logic analyzer to probe both the input and output lines. The microcontroller was programmed to output various bit patterns as described below. I focused my investigation on four areas: Behavior of the […]
Infrared LED matrix
Jaanus made this infrared LED matrix project: I have lately been doing bunch of different LED matrices. One of the most interesting one is an infrared matrix, made out of old Soviet infrared light that was used for data transmission (if I remember correctly – in studios). We repurposed it to LED screen that is visible […]
LED matrices and MAX7219 ic’s
A 10 60mmx60mm Led matrices controlled by an ATmega328 + 10 MAX7219 ic’s from Bajdi Electronics: Made a big LED matrix this week using 10 60mmx60mm LED matrices. I designed the PCB’s myself and had them made in China. Every PCB has a MAX7219 and a header to plug the LED matrix in. The 10 PCB’s are […]
Portable bluetooth-enabled scrolling LED matrix display
An open-source cascadable 8×8 LED matrix module using Arduino and MAX7219 from Embedded Lab: Easy Matrix is a cascadable 8×8 LED matrix module with the MAX7219 chip on board, which allows to control the display with only 3 I/O pins from microcontroller. Multiple Easy Matrix modules can be easily cascaded to make a bigger-size display through […]
BlinkyTile: Build your own dynamic light sculptures
Matt Mets, our hacker friend, has announced that the BlinkyTile is now being offered on Kickstarter! He writes, “BlinkyTile is a system of LED lights on pentagonal tiles for creating dynamic light sculptures in any shape you can imagine!”
APA102 aka “Superled”
cpldcpu writes: I contrast to the very timing-sensitive one-wire protocol of the WS2812, the APA102 uses a standard two wire SPI protocol – one clock line and one data line. Each LED has two inputs and two outputs which can be daisy chained. At the first sight this may seem wasteful, but it has the […]
Wireless LED driver with PCA9634
Ondřej Karas of DoItWireless writes, “If You are interested in LED driving through RF, this article would be interesting for you. I tested own PCA9634 breakout board for this chip and wrote simple low level driver for IQRF TR-52D module. Next week, I am going to publish PC application for comfortable operation with that.”
WP8 bluetooth RGB LED controller with pic12f1572 16bit pwm
Diego shares his latest project a WP8 bluetooth RGB LED controller with pic12f1572 16bit pwm in the forum: I made a Bluetooth board card with a pic12f1572, this pic can drive 3 output pwm at 16bit. Project files are available at Github. Via the forum.
Simple constant current driver for a high power LED
Elmars Ositis has been working on a simple constant current driver: In my previous post, I slapped together a quick LED lighting solution for my workbench… but it is truly a hack. What I really want to do is make a simple constant current driver, so the power LEDs can be used in other projects. One […]
120 seconds voice record – play back
A message recording board capable of recording 120 secs of audio by Rajkumar Sharma over at Electronics Lab: This project is designed around ISD25120 which can store 120 Seconds audio. Recording and playback operations are controlled with tact switches. The kit has an onboard microphone and LED to indicate the functions of Play and Recording. IC has […]
Proximity sensing LEDs
Here’s a proximity-sensing LEDs project by Will_W_76. He writes a complete step-by-step instructions here: So how does this all work? What makes it proximity-sensing? Remember in the explanation above that the photo-transistor acts like a switch. So when the photo-transistor is off, no current is flowing across it to our blue LED and the LED […]
Standalone SPI 7-segment display
Spacewrench over at Dorkbotpdx writes: I had some spare 4-digit 7-segment LED displays and some AT90USB82s, and I’d always intended to do something with them. This was probably the easiest thing! It’s just the AT90 driving the display, with a(t least) 4 wires controlling it: Vcc, GND, MOSI and SCK. (I haven’t written the code yet, […]
