- ATMega32 AVR >> AVR ATmega Projects >> LED Projects

RC Controlled Rgb Led Strip
Create your own rc controlled led-strip for individual room illumination! Most rgb-led-strips are controlled b...

Linkit ONE Touch LED
This instructable will guide you to glow an LED using a touch sensor which means that the LED will glow when y...

Blinking Shark Puppet
How to make a shark puppet with blinking LED lights for its eyes! The two LED lights are going to turn on when...

Adafruit Lightstrips
First, you need to know that a lightstrip is a bunch of LEDs daisychained together. The three contacts are +5v...

Adding an RTC and OLED to ESP8266-01
The ESP8266-01 only has a limited number of I/O pins (only 4). Fortunately these pins can be used for I2C comm...

Blink LED Test on Intel Quark D2000 Development Board
What is Intel® Quark™ microcontroller D2000? The Intel® Quark™ microcontroller D2000, is a low power, battery-...

6*8 LED Display Using a Decoder and Atmega8
Many of you have been wondered by seeing the LCD Display at various places and would have given a little thoug...







Create your own rc controlled led-strip for individual room illumination! Most rgb-led-strips are controlled by an infrared remote control. To turn it off or on or change the color, you have... Read more
This instructable will guide you to glow an LED using a touch sensor which means that the LED will glow when you touch on the probe of the sensor. The project uses the Mediatek linkit one co... Read more
How to make a shark puppet with blinking LED lights for its eyes! The two LED lights are going to turn on when the shark’s mouth is closed the first time, after the first time the ligh... Read more
First, you need to know that a lightstrip is a bunch of LEDs daisychained together. The three contacts are +5v, GND and DI (data in, AKA DIN). If you are using the same lightstrip, you can s... Read more
The ESP8266-01 only has a limited number of I/O pins (only 4). Fortunately these pins can be used for I2C communication, allowing us to add a hoist of other chips.I wanted to add an RTC to t... Read more
What is Intel® Quark™ microcontroller D2000? The Intel® Quark™ microcontroller D2000, is a low power, battery-operated, 32-bit microcontroller with a more robust instruction set than other e... Read more
Many of you have been wondered by seeing the LCD Display at various places and would have given a little thought about how the things work behind such a real time display. Let’s clear... Read more
SmartLights is a simple way to automate your home lighting. Unlike Phillips Hue and other commercial devices, SmartLights is economical and easily customisable . The project requires some te... Read more
Another basic Arduino project is waiting for you to build! This exciting project will allow you to create an awesome L.E.D Music Visualizer using few components such as a Microphone module,... Read more
Particle Photon is a tiny micro controller, just about the size of an arduino nano. But the photon is designed for easy IoT prototyping, it supports OTA updates to its firmware. So all we ha... Read more