Wearable LED heart simulator pendant

Here’s a cool heart simulation project by Addie over on @tymkrs: This wearable LED heart simulator pendant was inspired by my work as a cardiovascular surgical nurse as well as my love of electronics.  It simulates the electrical activity of 17 different rhythms and when paired with the heart backplane, it becomes an audio and […]

Simple high bright LED night light with dimmer

Dilshan designed and developed a high bright LED night light to replace his 5W (filament base) night lamp: This circuit is mainly based around TL494 PWM driver IC and LM350 – 3A adjustable voltage regulator. The LED used in this project is 9V – 10W high bright LED and this given design is capable to drive […]

The MAX7219 LED display controller – real or fake?

John Boxall over at Tronixstuff has a detailed review of the differences between the real MAX7219 and the others: A few people have been asking me of late, and there’s only one way to find out … so over the last month I ordered eight random “MAX7219s” from different suppliers on ebay and will compare them […]

Controlling six 17-segment digits using three I/O pins

Wardy posted this article:  Controlling six 17-segment digits using three I/O pins Decided to start making good use of my “Propeller Professional Development Board” (PPDB) which has been sitting sadly idle and forlorn on the bench for a while. Set a goal of making a simple video game with some of the advanced features available […]

LED display matrix using PIC16F1847 and shift registers

Here’s Embedded Lab’s new PIC project:  Making a 8×40 LED matrix marquee using shift registers: This project is about constructing a mono-color LED matrix display board that consists 320 LEDs arranged in 8 rows and 40 columns. The heart of this project is PIC16F1847 microcontroller which receives data from a PC through a serial port […]

Get in touch with your things – Souliss

Get in touch with your things – Souliss: The future of lights goes through LEDs because compared to standard lights they’re tiny, easy to control and consume low power. But what we were missing until now was a powerful yet straightforward hardware controller for everyone willing to use LEDs and strips on Arduino compatible boards, […]

Power efficient, adjustable, light-sensitive switch using an LED

Power efficient, adjustable, light-sensitive switch using an LED: You can use an LED as a photoelectric sensor. A previous Design Idea shows that such a switch is highly power-efficient, consuming almost no power (Reference 1). However, you cannot adjust that configuration to switch at the desired light intensity. You can adjust the circuit in this […]

Mobile POV device uses Parallax Propeller

Here’s a unique mobile POV device using the Parallax Propeller. Gareth (chiprobot) designed this gadget using the Propeller MCU driving eight UV LEDs, blasting UV light onto a phosphorescent sheet of vinyl. He says the coding utilizes the Propeller’s built-in ROM character map, so code size is very small (i.e., no big data tables). You […]

Inside Minimatrix

In this video Nick Johnson demonstrates his tiny Minimatrix project and wrote a detailed explanation describing the build: While minimatrix is in principle a pretty simple device, there’s a surprising amount of detail that goes into getting it right – and some interesting lessons to be learned in designing and programming it. I thought I’d […]

Little Bird Electronics “Magpie” Arduino-compatible board review

Tronixstuff has a review of “Magpie” Arduino Uno-compatible board from Little Bird Electronics: Starting with the subject of this review – the “Magpie” board from Little Bird Electronics in Australia. It seems that a new Arduino-compatible board enters the market every week, thanks to the open-source nature of the platform and the availability of rapid […]

AZIZ: DIY LED microscope illuminator

Here’s an interesting project by Steve of Tangent Audio the AZIZ project, a microcontroller-based LED microscope illuminator: AZIZ is an LED microscope illuminator that I designed and built from scratch.  It is designed around a Texas Instruments TLC59116 constant-current PWM LED driver chip, and an Atmel ATTiny1634 8-bit microcontroller. Check out the video after the break.

Parallax Propeller discriminates Walsh-modulated IREDs

Parallax Propeller guru Phil Pilgrim has posted this IR sensor/discriminator project on the Parallax Propeller forums. “Almost everyone here is aware of the advantages of modulated IREDs for rejection of background IR fluctuations and line-frequency noise from artificial lighting. Typically, the IRED modulation occurs at 38 kHz, to which the integrated detectors are tuned and […]

Introduction to home automation

Introduction to home automation: We have all see some complex home automation systems, this video made by Jeremy from The Custom Geek gives a good overview of what is involved behind the scenes. This system lives in the garage and interfaces audio, video, phone, intercom, lighting and alarm system. Since the system is all connected […]