eXtreme Electronics
Line Following Robot Kit
Line Following Robot Kit
USB AVR Programmer v2.1
USB AVR Programmer v2.1
xBoard v2.0
xBoard v2.0
GLCD Development Board
GLCD Development Board
  • Home
  • Store
  • Forum
  • Privacy Policy
  • Categories
    • 32bit ARM Projects
    • AVR Development Board
    • AVR Projects
    • AVR Tutorials
    • Chitchat
    • Code Libraries
    • Code Snippets
    • Electronics
    • GSM Projects
    • Hardwares
    • Microchip PIC Tutorials
    • News
    • PIC Development Board
    • Programming in 'C'
    • RF
    • Robotics
    • Software
    • Tools
    • Uncategorized
  • Navigation

    Home
    Forum
    Shop
    Links

  • Subscribe

    Get New Articles Deliverd To Your Inbox!

    Email address:

    Delivered by FeedBurner



  • RSS Latest Discussions
    • SIM 300 KIT Power supply board not working
    • LCD LIGHT NOT WORK
    • eXtreme Burner problem burning bootloader to atMega128 location issue.
    • SIM300 interfacing with ATmega32 (Recieve SMS)
    • problem with IR remote interfacing
    • Compatibility of xboard 2 with rs-232 to serial converter
    • problem in motor test in xboard2
    • No output from the motor terminals in xboard v2.0
    • 4 WIRE RESISTIVE TOUCH SCREEN INTERFACING WITH ATMEGA32
    • Another LCD lib
  • Latest On AVR Tutorials
    Introduction to AVR Microcontrollers

    Introduction to AVR Microcontrollers

    By Avinash - October 31 2012 03:55 PM

    Just what is a microcontroller? To ...

    Interfacing Analog Joystick with AVR ATmega32

    Interfacing Analog Joystick with AVR ATmega32

    By Avinash - October 20 2012 12:07 PM

    If you have played games on console you must be ...

    Door Entry Detection for MCU Based Designs

    Door Entry Detection for MCU Based Designs

    By Avinash - October 12 2012 12:43 PM

    This article discuss how you can detect the entry of ...

  • Latest On Microchip PIC Tutorials
    Door Entry Detection for MCU Based Designs

    Door Entry Detection for MCU Based Designs

    By Avinash - October 12 2012 12:43 PM

    This article discuss how you can detect the entry of ...

    Thermometer with PIC Microcontroller

    Thermometer with PIC Microcontroller

    By Avinash - June 10 2011 07:26 PM

    In the last tutorial we learn about the multiplexing technique ...

    Using Multiplexed 7 Segment Displays – PIC Microcontroller Tutorial

    Using Multiplexed 7 Segment Displays – PIC Microcontroller Tutorial

    By Avinash - May 31 2011 12:11 PM

    ...

  • Latest On AVR Projects
    Remote Temperature Monitoring using GSM – AVR Project

    Remote Temperature Monitoring using GSM – AVR Project

    By Avinash - April 7 2013 01:14 PM

    Temperature monitoring have wide application in daily life. In modern ...

    Interfacing TCS3200 Colour Sensor with AVR ATmega32

    Interfacing TCS3200 Colour Sensor with AVR ATmega32

    By Avinash - September 4 2012 05:56 PM

    Detecting colour of an object can be an interesting and ...

Remote Temperature Monitoring using GSM – AVR Project

Posted by Avinash on April 7th, 2013 01:14 PM | 4 Comments
Remote Temperature Monitoring using GSM – AVR Project
Temperature monitoring have wide application in daily life. In modern day keeping an eye on temperature of places such as server rooms, hospital rooms, warehouses and green houses can help solve many problems. But with the use of normal ...

SMS Based Voting System – AVR GSM Project

Posted by Avinash on August 27th, 2012 05:02 PM | 13 Comments
SMS Based Voting System – AVR GSM Project
Hi friends ! Here I am showing a microcontroller based project called the "GSM Based Voting System". Using this system you can ask your users to vote for any of the four options. Four available options are identified by a ...

AVR ATmega8 Project – LED Moving Message Display

Posted by Avinash on April 15th, 2012 12:14 PM | 41 Comments
AVR ATmega8 Project – LED Moving Message Display
An interesting project that can be done using Microcontroller is a LED message scroll er. It teaches you a quite lot of things. So I decided to make one. I made the hardware design modular and cascadeble That means the ...

Visualize ADC data on PC Screen using USART – AVR Project

Posted by Avinash on June 2nd, 2011 08:26 AM | 38 Comments
Visualize ADC data on PC Screen using USART – AVR Project
Many times a nice visualization of ADC data is required during learning about new sensors. In this situation this valuable tool will come to your help. The tool I called is ADCGraph2, it is being with me from a long time but today I thought of sharing it publicly.

AVR RGB LED and Sound Show

Posted by Avinash on May 22nd, 2011 10:19 AM | No Comment
AVR RGB LED and Sound Show
Here is a nice and entertaining project created by http://www.ermicro.com . The author has a very good programming, teaching, drawing and artistic skills. The tutorial is well planned and executed. I really liked the RGB LED and Sound show given ...

AVR Project – ATmega8 Based Multi channel IR Remote

Posted by Avinash on April 18th, 2011 10:14 AM | 41 Comments
AVR Project – ATmega8 Based Multi channel IR Remote
Hi Friends, Today I will present an easy to build Multi channel IR Remote control system. It can control heavy loads (Up to AC 220V 6 Amps or smaller) with a touch of remote control. A total of 5 devices can ...

AVR Project – ATmega8 Based Smart Code Lock

Posted by Avinash on March 25th, 2011 06:29 PM | 55 Comments
AVR Project – ATmega8 Based Smart Code Lock
Here 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 Keypad interfacing. PWM Control of LED (Used ...

AVR Project – ATmega8 based RPM Meter

Posted by Avinash on February 12th, 2011 08:04 PM | 33 Comments
AVR Project – ATmega8 based RPM Meter
Hello All, Today I will show you how 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 rotating object without actually ...

AVR Project – Remote Controlled Fan Regulator.

Posted by Avinash on July 4th, 2010 12:41 PM | 83 Comments
AVR Project – Remote Controlled Fan Regulator.
This device can be used to remotely control the speed of an AC fan and to switch it on or off. The remote control is a cheap NEC Format remote, usually supplied with small DVD players. ...

AVR Project – Relay Timer with ATmega8 AVR MCU

Posted by Avinash on September 17th, 2009 11:00 AM | 46 Comments
AVR Project – Relay Timer with ATmega8 AVR MCU
Timers 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 that can be used ...

AVR Project – Digital Stop Watch with ATmega8

Posted by Avinash on July 4th, 2009 09:40 AM | 27 Comments
AVR Project – Digital Stop Watch with ATmega8
Hello Friends, In 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 ...

Interfacing Temperature Sensor – LM35

Posted by Avinash on October 12th, 2008 04:24 AM | 42 Comments
Interfacing Temperature Sensor – LM35
By interfacing different types of sensors with our MCU we can sense the environment and take decisions, in this way we can create "smart" applications. There are wide variety of sensors available. In this tutorial we ...
  • Humidity Sensor
  • Recent Posts
    • Remote Temperature Monitoring using GSM – AVR Project
    • Introduction to AVR Microcontrollers
    • AVR UBRR Calculator for Android
    • Interfacing Analog Joystick with AVR ATmega32
    • Door Entry Detection for MCU Based Designs
    • Interfacing TCS3200 Colour Sensor with AVR ATmega32
    • SMS Based Voting System – AVR GSM Project
    • Sending an Receiving SMS using SIM300 GSM Module
    • GSM Module SIM300 Interface with AVR Amega32
    • Line Following Robot using AVR ATmega8
  • Hot Topics
    GUI Software for USBasp based USB AVR Programmers.345 comments received
    Using LCD Module with AVRs284 comments received
    Welcome269 comments received
    Programming in C - Tips for Embedded Development.144 comments received
    Using the Analog To Digital Converter.132 comments received
  • Recent Comments
    pranabpranab Says: because sir you havn't replied to the last few com...
    pranabpranab Says: sorry please help me out sir...
    AvinashAvinash Says: first learn how to spell "please"...
    AvinashAvinash Says: @Pranab, You are asking about "digital st...
    haniehanie Says: hello im the beginner of learning avr and i face ...
  • Recent Comments
    • pranab: because sir you havn’t replied to the last few comments in that ‘digital stop watch’ posts....
    • pranab: sorry please help me out sir
    • Avinash: first learn how to spell “please”
    • Avinash: @Pranab, You are asking about “digital stop watch code” then why have you posted in...
    • hanie: hello im the beginner of learning avr and i face with a problem when i complie the source code on codevision...
  • Find Us on Facebook !
  • Twitter
Copyright © 2013. All Rights Reserved.