- ATMega32 AVR > AVR ATmega Projects > LED Projects

Getting Started with Atmel Studio
Introduction Atmel, AVR microcontrollers (MCUs) are very easy to use. All AVR microcontrollers require Integra...

The LED Chasing Effect Project using Atmel AVR Microcontroller
One of the interesting projects for most of the embedded beginners enthusiasts or hobbyists is to build the LE...

LED Sketchpad
In this project we built a sketchpad based on LED matrix display with microcontroller and resistive touch scre...

ukule-LED
ukule-LED is a ukulele with LEDs embedded in its fretboard. These LEDs can light up in configurations correspo...

Frequency Visualizer
Introduction This project visually displays the frequency content of an audio signal using an 8X3 grid of LEDs...

Glowing RGB LED Magic Cube (WS2812)
I fully designed from scratch every single piece of this project to create a cool glowing Magic LED Cube, main...

NeoPixel Reactive Table
Welcome to my version of the LED reactive table! I was inspired by previous work using discrete LEDs, such as...







Introduction Atmel, AVR microcontrollers (MCUs) are very easy to use. All AVR microcontrollers require Integrated Development Environment(IDE) such as Atmel Studio. Using this IDE, we can cr... Read more
One of the interesting projects for most of the embedded beginners enthusiasts or hobbyists is to build the LED chasing effect. In this project we are going to use both the Arduino IDE and A... Read more
In this project we built a sketchpad based on LED matrix display with microcontroller and resistive touch screen control. We used a single point resistive touch screen to detect the user’s g... Read more
Introduction This project visually displays the frequency content of an audio signal using an 8X3 grid of LEDs. A microphone and amplifier collect analog audio input which is sampled digitiz... Read more
I fully designed from scratch every single piece of this project to create a cool glowing Magic LED Cube, mainly made for light animation and basically could be explored for decoration of El... Read more
Welcome to my version of the LED reactive table! I was inspired by previous work using discrete LEDs, such as this one, but I figured it would be easier and more fun to use NeoPixe... Read more
The Classic ATtin85-20PU is a very simple project that is also very fun to make. It really is perfect for a parent/child combo because it’s quick! Builds in minutes. But it does teach... Read more
An interesting project and already much discussed in the forums and also in videos.Although it appears complex,it is a simple idea and fun very purpose. Mounting material: – 27 LEDs ma... Read more
This example code and simple wiring demonstrated how to setup an AVR ATtiny85 processor to react to external interrupts. Whenever the voltage changes on the chosen input pin (pin 6 / PB1), i... Read more