LED Projects

Apple-style LED pulsing using a $1.30 MCU using ATTiny85 microcontroller

The Atmel ATTiny85 chip is an 8-pin MCU that is totally awesome.  If you’ve been programming with the bigger boys (the ATMega series), these are a nice adventure – you’re rather limited in the number of output pins, but a creative design gives us a lot of flexibility in a very small package. You’ve seen […]

Apple-style LED pulsing using a $1.30 MCU using ATTiny85 microcontroller Read More »

FanBus Digital Fan and LED Interface for PC using ATMega168 microcontroller

Last year I modified a blue LED fan with RGB LED’s to enhance the look of my server case.  Last summer I built a gaming computer and ever since I wanted to light it up with multiple controlled lights and fans.  I finally figured out an easy interface and designed a simple network (the “fan

FanBus Digital Fan and LED Interface for PC using ATMega168 microcontroller Read More »

Programmable LED using Atmel ATtiny13v Microcontroller

Inspired by various LED Throwies, blinking LEDs and similar instructables I wanted to do my version of an LED controlled by a microcontroller. The idea is to make the LED blinking sequence reprogrammable. This reprogramming can be done with light and shadow, e.g. you could use your flashlight. This is my first instructable, any comments

Programmable LED using Atmel ATtiny13v Microcontroller Read More »

Micro controller programming: Making a set of traffic lights using Microcontroller ATTiny2313

So you wana learn how to programme a micro controller? This tutorial has been designed as a next step, following the fantastic tutorial ‘Ghetto Programming: Getting started with AVR microprocessor on the cheap.’ by The Real Elliot link you should read this before progressing onto this next step. Today my friends we are going to

Micro controller programming: Making a set of traffic lights using Microcontroller ATTiny2313 Read More »

Making a set of traffic lights Using Arduino

This tutorial will step you through the process of creating a set of controllable and configurable traffic lights whilst also teaching you the basics of Arduino. Some knowledge is needed and I highly recommend reading and following through on most if not all of the pages of the following document, created by the wonderful Arduino.cc

Making a set of traffic lights Using Arduino Read More »

LED matrix using shift registers

This instructable is meant to be a more complete explanation than others available online. Notably, this will provide more hardware explanation than is available in the LED Marquee instructable by led555. Goals This instructable presents the concepts involved with shift registers and high side drivers. By illustrating these concepts with an 8×8 LED matrix I

LED matrix using shift registers Read More »

Scroll to Top