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 ...

Sending an Receiving SMS using SIM300 GSM Module

Posted by Avinash on August 2nd, 2012 01:09 PM | 58 Comments
Sending an Receiving SMS using SIM300 GSM Module
Hi friends in this part we will have a look at the functions related to text messages. By the end of this article you will have a clear idea of how to wait for a text message, read the message, ...

Time Input Dialog for Graphic LCD

Posted by Avinash on December 3rd, 2011 01:27 PM | 9 Comments
Time Input Dialog for Graphic LCD
GUI Frameworks of all modern OS like Windows, Linux (Qt & GTK+), MAC etc have a concept of standard dialogs. For example all applications running under Windows shows the same file open dialog for selecting a file. Similarly their are ...

DS1307 I2C RTCC Interface using SoftI2C lib

Posted by Avinash on November 30th, 2011 06:34 PM | 12 Comments
DS1307 I2C RTCC Interface using SoftI2C lib
In the last tutorial, I explained you how to use our SoftI2C library to read and write a 24CXX series I2C EEPROM. Now I will continue our exploration and write a register access layer for the DS1307 chip. The DS1307 ...

Rs. 300 Off on GLCD Development Board !

Posted by Avinash on June 10th, 2011 09:21 AM | No Comment
Rs. 300 Off on GLCD Development Board !
We are giving flat 300 off on GLCD Development board. This is the best time to delve into some advance AVR programming. So go ahead and get your self a GLCD Development board before all are sold out.

AVR Graphic LCD and Accelerometer Demo

Posted by Avinash on March 31st, 2011 01:06 PM | 1 Comment
AVR Graphic LCD and Accelerometer Demo
Hello All!, Accelerometer applications are hot these days. So today I will show you how you can easily make a accelerometer add on for your AVR GLCD Board. Once you make this you can plug it into the AVR GLCD Board ...

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 | 29 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 ...

Using the USART of AVR Microcontrollers : Reading and Writing Data

Posted by Avinash on December 29th, 2008 11:52 AM | 86 Comments
Using the USART of AVR Microcontrollers : Reading and Writing Data
Till now we have seen the basics of RS232 communication, the function of level converter and the internal USART of AVR micro. After understanding the USART of AVR we have also written a easy to use ...

Using LCD Module with AVRs

Posted by Avinash on July 28th, 2008 07:50 AM | 270 Comments
Using LCD Module with AVRs
When you start working with LCD modules you will start feeling the real power of MCU and your imaginations will be touching sky you will wonder how many exciting a powerful gadgets you can create and ...
  • AVR40DEV
  • 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
    AvinashAvinash Says: @Subra, Please see this http://extremeel...
    SubraSubra Says: Hello, I'm interested in making a simple IR Tx/...
    AvinashAvinash Says: @Ashok Shah See the program care fully, m...
    Ashok ShahAshok Shah Says: The project s working very nicely but how can we c...
    Ashok ShahAshok Shah Says: Very nice project Avinash Guptaji. I have bought i...
  • Recent Comments
    • Avinash: @Subra, Please see this http://extremeelectronics.co.i n/avr-tutorials/door-entry-...
    • Subra: Hello, I’m interested in making a simple IR Tx/Rx circuit to detect barriers/blockages/intercepts to the...
    • Avinash: @Ashok Shah See the program care fully, make required changes and recompile project. Get the hex file and...
    • Ashok Shah: The project s working very nicely but how can we change the message, please let me know by writing to my...
    • Ashok Shah: Very nice project Avinash Guptaji. I have bought it and it is working. Congrats. Regards
  • Find Us on Facebook !
  • Twitter
Copyright © 2013. All Rights Reserved.