-
Morse Code Alarm Clock using ATtiny2313 microcontrollerMorse Code Alarm Clock Modification (Almost) Trivial application of an AT90S2313 or ATtiny2313 in an alarm clock to change the alarm from "BEEP BEEP BEEP BEEP BEEP BEEP BEEP BEEP..."…
-
8 Channel PWM using AVR microcontrollerThe assembly code given here was written to see what it would take to make an AT90S1200 generate 8 channels of proper PWM. In this case, by proper, I mean…
-
AVR Programmer with ATMega8-16About AVR Programmer This simple AVR Programmer will allow you to painlessly transfer hex programs to most ATMEL AVR microcontrollers without sacrificing your budget and time. It is more…
-
Atmel Avr Project Circuit Archive 360 MB using ATmega8 microcontrollerI collected a lot of site in the internet for various atmel avr projects will not work with the idea of a day's archive is a grown up pretty. Atmel will…
-
Frequency counter using AVR microcontrollerUniversal Counter The frequency counter is the most popular instrument in the home maid instruments. I think that the reason why it is built widely is: it can be built…
-
Atmel atmega projects l35 heat time display keypad using ATMega microcontrollerAtmel ATMEGA series of three projects are made with micro-controllers delivering projects bahramelectronic.ir Thank you brother Bahram's administrator. 1 - ATMEGA16 LCD display temperature measurement (LM35) 2 - ATmega8 application of the keypad display with 7…
-
Heart of LEDs using microcontroller One of the requests we received after publication of the Christmas Star was "can you do different shapes?" Well, with Mother’s Day coming up soon, we thought a heart would…
-
VGA Monitor adaptor using AVR microcontrollerBackground of the project. Several months ago I tried to connect a microcontroller system to a VGA monitor to output data in the form of text. I was surprised to…
-
AVR Compiler toolchain for MAC using ATmega8 microcontroller The following instructions are from early 2007 and are pretty outdated by now. They are still here for reference, but they are not maintained anymore and very likely won't work…
-
Digital Stop Watch with ATmega8 using microcontrollerIn this tutorial we will make a "Digital Stop Watch" using an AVR ATmega8 Microcontroller. This will help you learn many concepts like Multiplexed Seven Segment Display Interfacing Using AVR…
-
Relay Timer with ATmega8 AVR MCUTimer are widely used in industrial and domestic application for automating tasks. Microcontrollers can be used to design versatile and accurate timers with ease. Here I present a simple timer…
-
ATmega8 based RPM MeterHow you can make a simple RPM Meter using AVR ATmega8. The RPM meter we will be making is a contact less type, i.e. it measures the RPM of a…
-
ATmega8 Based Smart Code LockHere is a project for beginners using Atmel AVR ATmega8. The project uses some techniques that are very useful for designers to learn and utilize. Alphanumeric LCD Module Interfacing. 4x4…
-
Line Following Robot using AVR ATmega8One of the most basic autonomous robot you can build is a line following robot(LFR). This type of robot is run over a white surface which has an arbitrary path…
-
Mini Logic Analyzer using ATmega8 microcontrollerMini Logic analyzer is ATmega8-based electronics tool that can be used to watch and analyze logic transitions 0 or 1 of a digital data signal. It comes with Nokia 3310/5110…
-
AVR Ultrasonic Spheroid Levitation Device using ATMega16 microcontrollerIntroduction The goal of this project was to design and build a gaming device capable of levitating a ping pong ball at varying heights based on the proximity of the…
-
STK500 Compatible ISP using AVR microcontrollerAVR-Doper is an STK500 compatible In System Programmer (ISP) and High Voltage Serial Programmer (HVSP). It comes with a built-in USB to Serial adaptor to connect to modern host computers…
-
Controlling 7-segments LED displays using AVR microcontrollerThe many posibilities....Non Multiplexed: 1. One or two displays directly to the i/o's 2. One display with a 74LS247 3. Two displays with a 74HC595 and two 74LS247 Multiplexed: 1.…
-
Turn your TV into a Digital Voltmeter using Atmel’s AVR 90S1200 microcontrollerThis is an interesting voltmeter project that display the measured voltage on a TV screen, in giant digits as well as with analog bar. It also records the maximum and…
-
Build an AVR Xmega Prototyping Board using AVR microcontrollersThe AVR ATXmega chip is a newer offering in Atmel's AVR line. The Xmega is billed as a hybrid 8/16-bit MCU, which means you can use your normal development environment…
-
Building a digital light meter with a calibrated LDR using Atmega8 microcontrollerMeasurement of light intensity is a prime necessity in several occasions. The diversity of such needs make their way to various branches of physics and engineering as well as in…
-
Mini RGB Light Cube using AVR microcontrollerThis 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…
-
Autonomus Wall Following Obstacle Avoiding Arduino Rescue BotI'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…
-
The $9 Quasi-duino (Almost-duino) using ATmega328 microcontrollDo you currently have an Arduino and want to make it smaller for cheap? The Quasi-duino is for you (Italian for almost-duino). This makes a functional "almost" Arduino, in a…
-
Programming Arduino Bootloader without Programmer using ATmega168 microcontrollerOH NO!!! You've screwed up and now the Arduino bootloader on your 'duino is gone! What are you going to do? Go spend money for a programmer??? Well don't! I've…