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

Introduction to AVR Microcontrollers

Posted by Avinash on October 31st, 2012 03:55 PM | 29 Comments
Introduction to AVR Microcontrollers
Just what is a microcontroller? To get you understand quickly I define a microcontroller as a single chip computer. Yes it is a full blown computer in its own. It ...

AVR UBRR Calculator for Android

Posted by Avinash on October 25th, 2012 07:28 PM | 2 Comments
AVR UBRR Calculator for Android
If you have worked with AVR's USART you must be knowing that the first step is to figure out the value of UBRR (USART Baud Rate Register) the formula is given in the datasheet. So every time you need a ...

Interfacing TCS3200 Colour Sensor with AVR ATmega32

Posted by Avinash on September 4th, 2012 05:56 PM | 27 Comments
Interfacing TCS3200 Colour Sensor with AVR ATmega32
Detecting colour of an object can be an interesting and useful electronic application. It can be realized using a colour sensor like TCS3200 and a general purpose microcontroller like AVR ATmega32. TCS3200 Colour Light to Frequency Converter Chip ...

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

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

Line Following Robot using AVR ATmega8

Posted by Avinash on July 5th, 2012 06:05 PM | 51 Comments
Line Following Robot using AVR ATmega8
One 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 drawn over it by using back paint. The task ...

AVR ATmega8 Project – LED Moving Message Display

Posted by Avinash on April 15th, 2012 12:14 PM | 44 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 ...

DS1307 Based RTC Module

Posted by Avinash on December 29th, 2011 01:58 PM | 9 Comments
DS1307 Based RTC Module
An RTC Module or a Real Time Clock Module helps a system keep track of current time (hour, minutes and seconds). It automatically increments the time without any help from the host (microcontroller). Other benefit is that it has a ...

PC Controlled Robot

Posted by Avinash on December 25th, 2011 06:06 PM | 44 Comments
PC Controlled Robot
In this tutorial we will discuss a simple PC controlled robot. The Robot PC link will be a RS232 serial line. The robot will have only five commands. Move forward (RS232 char 'F' or 'f') Move backward (RS232 ...

High Voltage Solenoid Interface with MCU

Posted by Avinash on December 19th, 2011 09:50 AM | 5 Comments
High Voltage Solenoid Interface with MCU
This mini article provides a small circuit idea to interface a 12V or 24V DC Solenoid (or relay) with a 3.3 or 5V microcontroller's i/o pins. Datasheets BD139 Power Transistor (For PINOUT refer this document)

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 ...
Older Entries «
  • Line Following Robot Kit
  • 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.