medium

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 »

Rechargeable Battery Capacity Tester using ATMega168 microcontroller

Do you have a pile of AA rechargeable batteries in your drawer? Some are old, some are new, but which sets would you bring with your camera on your next trip, and which ones are past their useful life? I like using rechargeable batteries, but I’m certain that some of them are not living up

Rechargeable Battery Capacity Tester using ATMega168 microcontroller Read More »

Arduino FTDI Header using ATmega8 microcontroller

So, you want to program a bootloaded AVR. Or possibly, you have an Arduino Lilypad and no way to program it. There are a few solutions available to you: You could buy a USB to FTDI adapter (available at Adafruit, Sparkfun, etc), you could buy a simple FTDI cable, or you could build something. I

Arduino FTDI Header 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 »

Scroll to Top