led

Mini RGB Light Cube using AVR microcontroller

This is basically a knockoff of the Hypnocube, instead of being 64 LEDs, thus costing at least $150 to make, I made a smaller version of 8 LEDs for under $30. The result is a 2x2x2 cube where each light is independently controllable. I’m not absolutely sure how many colors you can get from each […]

Mini RGB Light Cube using AVR microcontroller Read More »

Control Anything with one AVR pin using Attiny2313 microcontroller

This instructable shows how to control a group of led’s with one microprocessor output. The micro I will be using is an Atmel Attiny2313. Step: 1 Parts and Tools Parts: Attiny2313 (got 5 free samples from Atmel) 20 pin socket Resistors (any size will work, depending on your setup. I will explain later) 5v regulator

Control Anything with one AVR pin using Attiny2313 microcontroller Read More »

Color Sensor using Atmega16 microcontroller

This is a simple color sensor using  Atmega16 MCU and can sense Red ,Green and Blue color. How it works: the sensor consist from LDR sensor and RGB LED ,so when the object putted on the sensor the light that emitting  from RGB LED will reflected from the object  to LDR sensor and read it by ADC of ATMEGA16 as

Color Sensor using Atmega16 microcontroller Read More »

YAFLC (Yet Another Flickering LED Candle) using Tiny45 microcontroller

There are numerous posts on Instructables about how to make a flickering LED candle. This is my version. The project requires the following components: 1. Tiny45 AVR Microcontroller (Tiny13 would also do) 2. 1W Warm white (or yellow) LED 3. Perspex tube 4. AA or AAA size batteries- 4 (alkaline or NiMH) 5. PCB stock

YAFLC (Yet Another Flickering LED Candle) using Tiny45 microcontroller Read More »

Necessary Items 1

Power your Arduino/AVR with a Hand-Cranked Battery using ATmega8 microcontroller

If you’ve ever wanted to power your Arduino or AVR from a battery for development testing (batteries have different power delivery qualities than, say, transformed AC or even a regulated wall wart in DC) testing but were tired of going through batteries (Hey, I admit I’ve sucked batteries dry in hours because of a slipped-up

Power your Arduino/AVR with a Hand-Cranked Battery using ATmega8 microcontroller Read More »

Autonomus Wall Following Obstacle Avoiding Arduino Rescue Bot

I’m an Electrical Engineering major and each year my college’s branch of IEEE competes in a student hardware competition. Last year’s competition was inspired by the natural disasters in Haiti and Chile (the competition was held one week after the earthquake in Japan). This was a very large project that was tackled by a group

Autonomus Wall Following Obstacle Avoiding Arduino Rescue Bot Read More »

How to use a 74HC595 Shift Register with a using AVR ATtiny13 microcontroller

If you have been playing with microcontrollers and electronics then you have likely seen LED dot matrix displays and other projects that use shift registers like 7-segment displays and more. This instructable goes over a quick intro to the 74HC595 8-Bit Serail to Parallel Shift Register with Latch and how to interface it to an

How to use a 74HC595 Shift Register with a using AVR ATtiny13 microcontroller Read More »

$10 ATtiny85/45 POV display!! (works really well)

Hey guys! This is an Instructable for making your own ATtiny85/45 5 LED POV (Persistence Of Vision) display! This is my second Instructable, also for the Elemental LED contest, so drop a comment and vote it up! The total parts cost for this POV display is under $10! (If you get the parts from a

$10 ATtiny85/45 POV display!! (works really well) Read More »

Scroll to Top