<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eXtreme Electronics &#187; AVR Tutorials</title>
	<atom:link href="http://extremeelectronics.co.in/category/avr-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://extremeelectronics.co.in</link>
	<description></description>
	<lastBuildDate>Tue, 24 Apr 2012 10:41:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Displaying Custom Characters on Alphanumeric LCDs</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/displaying-custom-characters-on-alphanumeric-lcds/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/displaying-custom-characters-on-alphanumeric-lcds/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 11:26:38 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[16x2]]></category>
		<category><![CDATA[convertor]]></category>
		<category><![CDATA[custom char]]></category>
		<category><![CDATA[custom character]]></category>
		<category><![CDATA[custom symbols]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=763</guid>
		<description><![CDATA[You can use this LCD Custom Char Builder Software to quickly and easily build custom characters for alphanumeric LCD modules. LCD Custom Char Maker A standard alphanumeric LCD module supports eight custom characters. So our software has view for all eight custom chars named from Char 0 to Char7. You can select any char to [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/displaying-custom-characters-on-alphanumeric-lcds/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Time Input Dialog for Graphic LCD</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/time-input-dialog-for-graphic-lcd/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/time-input-dialog-for-graphic-lcd/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 07:57:39 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[Code Libraries]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[atmega]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[dialog]]></category>
		<category><![CDATA[glcd]]></category>
		<category><![CDATA[graphic lcd]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=667</guid>
		<description><![CDATA[GUI Frameworks of all modern OS like Windows, Linux (Qt &#38; 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 standard dialogs for folder selection, colour selection, font selection etc. This concept has several advantages, [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/time-input-dialog-for-graphic-lcd/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>DS1307 I2C RTCC Interface using SoftI2C lib</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/ds1307-i2c-rtcc-interface-using-softi2c-lib/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/ds1307-i2c-rtcc-interface-using-softi2c-lib/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 13:04:33 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[Code Libraries]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[atmega]]></category>
		<category><![CDATA[atmega32]]></category>
		<category><![CDATA[atmel]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[ds1307]]></category>
		<category><![CDATA[glcd]]></category>
		<category><![CDATA[i2c]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[real time clock]]></category>
		<category><![CDATA[rtc]]></category>
		<category><![CDATA[rtcc]]></category>
		<category><![CDATA[soft i2c]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=653</guid>
		<description><![CDATA[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 chip is a real time clock and calendar IC. The register access layer that we [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/ds1307-i2c-rtcc-interface-using-softi2c-lib/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>24CXX I2C EEPROM Interface using SoftI2C lib</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/24cxx-i2c-eeprom-interface-using-softi2c-lib/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/24cxx-i2c-eeprom-interface-using-softi2c-lib/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 14:13:04 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[Code Libraries]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[24c64]]></category>
		<category><![CDATA[24cxx]]></category>
		<category><![CDATA[eeprom]]></category>
		<category><![CDATA[i2c]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=638</guid>
		<description><![CDATA[In this tutorial I will show you how to use our easy to use open source Soft I2C library to access a 24C64 EEPROM chip. We discussed the library in our previous tutorial. The functions developed in this tutorial will use services of the I2C library to read and write the EEPROM. The EEPROM access [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/24cxx-i2c-eeprom-interface-using-softi2c-lib/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Software I2C Library for AVR MCUs</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/software-i2c-library-for-avr-mcus/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/software-i2c-library-for-avr-mcus/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 07:16:42 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[Code Libraries]]></category>
		<category><![CDATA[i2c]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[serial communication]]></category>
		<category><![CDATA[twi]]></category>
		<category><![CDATA[two wire]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=634</guid>
		<description><![CDATA[Inter IC Communication or I2C is a two wire serial communication bus used to connect a variety of external peripheral with a microcontroller. Most common are EEPROMs, RTC, Port Expanders etc. Most leading MCUs comes with at least one dedicated I2C host adaptor built in. But some times we need more than one I2C interface [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/software-i2c-library-for-avr-mcus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Analog Clock on GLCD &#8211; Drawing the Face</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/analog-clock-on-glcd-drawing-the-face/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/analog-clock-on-glcd-drawing-the-face/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 12:05:51 +0000</pubDate>
		<dc:creator>rishi</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[glcd avr atmega32 ProGFX]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=617</guid>
		<description><![CDATA[Hello friends, In the previous tutorials of graphical lcd, we have learnt about the basic primitive and custom design functions. So drawing an analog clock on graphical lcd is a bit more advanced project. So it’s really exciting to do this project and for this we have to use a simple mathematical calculation and some [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/analog-clock-on-glcd-drawing-the-face/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Working with Images in ProGFX</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/working-with-images-in-progfx/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/working-with-images-in-progfx/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 14:32:36 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[avr studio]]></category>
		<category><![CDATA[bitmap]]></category>
		<category><![CDATA[bmp]]></category>
		<category><![CDATA[glcd]]></category>
		<category><![CDATA[graphic lcd]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Image Converter]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[lib]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[ProGFX]]></category>
		<category><![CDATA[winavr]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=571</guid>
		<description><![CDATA[ProGFX is a full-featured driver for KS0108 based Graphic LCDs. In this part we will learn how to use images and icon drawing functions of ProGFX.]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/working-with-images-in-progfx/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using Shift Registers with AVR Micro &#8211; AVR Tutorial</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-shift-registers-with-avr-micro-avr-tutorial/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/using-shift-registers-with-avr-micro-avr-tutorial/#comments</comments>
		<pubDate>Fri, 27 May 2011 04:27:14 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[Code Libraries]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[74hc595]]></category>
		<category><![CDATA[extended ports]]></category>
		<category><![CDATA[port expander]]></category>
		<category><![CDATA[serial in parallel out]]></category>
		<category><![CDATA[shift register]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=519</guid>
		<description><![CDATA[Today I am going to explain a helpful technique used while designing embedded system. The technique is to expand the number of input and output lines available in any microcontroller. The idea is to use a shift register, a shift register help us load data in a serial fashion (requiring less number of i/o lines) [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/using-shift-registers-with-avr-micro-avr-tutorial/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Stepper Motor Control &#8211; AVR Tutorial</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/stepper-motor-control-avr-tutorial/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/stepper-motor-control-avr-tutorial/#comments</comments>
		<pubDate>Fri, 20 May 2011 05:00:24 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[stepper motor]]></category>
		<category><![CDATA[uln]]></category>
		<category><![CDATA[uln2003a]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=510</guid>
		<description><![CDATA[Stepper motors pairs nicely with a smart device like a microcontroller to create precise digitally controlled movements that has made possible many of modern gizmos around us. For example a printer, scanner, plotters, fax, floppy drive (not so modern though!), automatic industrial machines like CNC (Computer numerically controlled) drills, laser shows etc. Though to a [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/stepper-motor-control-avr-tutorial/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Digital Humidity Sensor</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/digital-humidity-sensor/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/digital-humidity-sensor/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 06:49:03 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[cp2102]]></category>
		<category><![CDATA[humidity]]></category>
		<category><![CDATA[RealTerm]]></category>
		<category><![CDATA[sensor]]></category>
		<category><![CDATA[Serial]]></category>
		<category><![CDATA[UART]]></category>
		<category><![CDATA[USART]]></category>
		<category><![CDATA[USB to Serial]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=501</guid>
		<description><![CDATA[Digital Humidity sensors are of great help in maintaining suitable environmental condition in places such as ware houses, green houses, factories, smart homes etc. They are also very easy to interface with MCU and PC. When coupled with a PC or Microcontroller they can be used in wide variety of smart automation. One such sensor [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/digital-humidity-sensor/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AVR Graphic LCD and Accelerometer Demo</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/avr-graphic-lcd-and-accelerometer-demo/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/avr-graphic-lcd-and-accelerometer-demo/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 07:36:29 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[accelerometer]]></category>
		<category><![CDATA[atmega]]></category>
		<category><![CDATA[atmega32]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[glcd]]></category>
		<category><![CDATA[graphic lcd]]></category>
		<category><![CDATA[ks0108]]></category>
		<category><![CDATA[mma7260]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=488</guid>
		<description><![CDATA[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 any time you wish to run a accelerometer based application on it. I will [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/avr-graphic-lcd-and-accelerometer-demo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Handling Text and Fonts in ProGFX</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/handling-text-and-fonts-in-progfx/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/handling-text-and-fonts-in-progfx/#comments</comments>
		<pubDate>Sat, 25 Dec 2010 10:57:01 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[avr studio]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[glcd]]></category>
		<category><![CDATA[graphical lcd]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[lib]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[ProGFX]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[winavr]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=453</guid>
		<description><![CDATA[ProGFX supports advance function to draw text on graphical LCD screen. ProGFX support multiple fonts, fonts with variable width characters, absolute pixel based positioning, and utility function to get the dimension of text in any specified font. The last feature is used to cleanly position text relative to other graphic and text objects on screen. [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/handling-text-and-fonts-in-progfx/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>4&#215;3 Matrix Keypad Interface &#8211; AVR Tutorial</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/4x3-matrix-keypad-interface-avr-tutorial/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/4x3-matrix-keypad-interface-avr-tutorial/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 04:16:37 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[4x3]]></category>
		<category><![CDATA[4x4]]></category>
		<category><![CDATA[atmega32]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[keypad]]></category>
		<category><![CDATA[Keypads]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[low cost avr board]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=396</guid>
		<description><![CDATA[Many application requires large number of keys connected to a computing system. Example includes a PC keyboard, Cell Phone keypad and Calculators. If we connect a single key to MCU, we just connect it directly to i/o line. But we cannot connect, say 10 or 100 keys directly MCUs i/o. Because :- It will eat [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/4x3-matrix-keypad-interface-avr-tutorial/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Interfacing Ultrasonic Rangefinder with AVR MCUs – AVR Tutorial</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 08:03:25 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[ultrasonic distance measurement]]></category>
		<category><![CDATA[ultrasonic obstacle sensing]]></category>
		<category><![CDATA[ultrasonic rangefinder]]></category>
		<category><![CDATA[Ultrasonic Robot]]></category>
		<category><![CDATA[Ultrasonic Sensor]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387</guid>
		<description><![CDATA[Obstacle detecting sensors are one of the most basic type of sensors that electronic hobbyists use. There are several methods to make cheap obstacle sensors. These simple sensors are made using a IR Rx/Tx pair or Normal LED and LDR pair(this design is most basic and is heavily affected by environment lightings conditions). These sensor [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Interfacing RFID Reader with AVR MCUs &#8211; AVR Tutorial</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-rfid-reader-with-avr-mcus-avr-tutorial/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/interfacing-rfid-reader-with-avr-mcus-avr-tutorial/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 07:15:53 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[RFID]]></category>
		<category><![CDATA[RFID Reader]]></category>
		<category><![CDATA[RFID Tag]]></category>
		<category><![CDATA[rs232]]></category>
		<category><![CDATA[USART]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=380</guid>
		<description><![CDATA[Hello Friends!, RFID is a great technology, has may uses and become very cheap and easy to implement these days. Very interesting and useful project can be made by using RFID technology. In our tutorial series on RFID we will get introduced to this magical technology and practically create RFID based solutions. In RFID or [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/interfacing-rfid-reader-with-avr-mcus-avr-tutorial/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Interfacing Graphical LCD with AVR MCU – Part III</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-graphical-lcd-with-avr-mcu-%e2%80%93-part-iii/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/interfacing-graphical-lcd-with-avr-mcu-%e2%80%93-part-iii/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 07:33:56 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[128x64]]></category>
		<category><![CDATA[graphic lcd]]></category>
		<category><![CDATA[ks0108]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[ProGFX]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=369</guid>
		<description><![CDATA[Hello Friends, Welcome Back. This is the continuation of our tutorial series on Graphical LCD Programming. Till now we have made the hardware for testing and setup avr studio project for graphical development. Now as our hardware and software is ready, its time to get our hands dirty by digging deep into ProGFX graphical programming. [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/interfacing-graphical-lcd-with-avr-mcu-%e2%80%93-part-iii/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Interfacing Graphical LCD with AVR MCU &#8211; Part II</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-graphical-lcd-with-avr-mcu-part-ii/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/interfacing-graphical-lcd-with-avr-mcu-part-ii/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 04:07:08 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[128x64]]></category>
		<category><![CDATA[avr studio]]></category>
		<category><![CDATA[graphic lcd]]></category>
		<category><![CDATA[ks0108]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[lib]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[ProGFX]]></category>
		<category><![CDATA[winavr]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=361</guid>
		<description><![CDATA[This tutorial deals with downloading and installing ProGFX graphic engine. ProGFX is a free and easy to use embedded graphic library that can control several display modules and can run on AVR, PIC and ARM MCUs. In this tutorial we will make a ProGFX graphical application with Atmel AVR ATmega32 MCU using AVR Studio and [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/interfacing-graphical-lcd-with-avr-mcu-part-ii/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Interfacing KS0108 based 128&#215;64 Graphical LCD with AVR MCU.</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ks0108-based-128x64-graphical-lcd-with-avr-mcu/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/interfacing-ks0108-based-128x64-graphical-lcd-with-avr-mcu/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 13:53:48 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[Code Libraries]]></category>
		<category><![CDATA[glcd]]></category>
		<category><![CDATA[graphic lcd]]></category>
		<category><![CDATA[jhd12864e]]></category>
		<category><![CDATA[ks0108]]></category>
		<category><![CDATA[lib]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=356</guid>
		<description><![CDATA[Those how are building microcontroller based project for little long must have got bored with the good old character LCDs. Whether you are bored or your application require to present more data to the user in a better way, you need Graphic LCD. Character LCD Interfacing is quite easy so every one uses it, but [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/interfacing-ks0108-based-128x64-graphical-lcd-with-avr-mcu/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Interfacing MMA7260 Triple Axis Accelerometer with ATmega32 &#8211; AVR Tutorial</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-mma7260-triple-axis-accelerometer-with-atmega32-avr-tutorial/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/interfacing-mma7260-triple-axis-accelerometer-with-atmega32-avr-tutorial/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 06:13:59 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[accelerometer]]></category>
		<category><![CDATA[ADC]]></category>
		<category><![CDATA[mma7260]]></category>
		<category><![CDATA[motion gaming]]></category>
		<category><![CDATA[tilt sensing]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=349</guid>
		<description><![CDATA[Accelerometers are recently developed solid state electronics devices that makes it very easy to measure acceleration. They are completely modular and very tiny devices which gives voltage proportional to acceleration. These type are called analog accelerometers as their output is voltage. Some other gives a PWM output or direct binary digital data, they are called [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/interfacing-mma7260-triple-axis-accelerometer-with-atmega32-avr-tutorial/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Servo Motor Control by Using AVR ATmega32 Microcontroller</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/servo-motor-control-by-using-avr-atmega32-microcontroller/</link>
		<comments>http://extremeelectronics.co.in/avr-tutorials/servo-motor-control-by-using-avr-atmega32-microcontroller/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 12:58:56 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[AVR Tutorials]]></category>
		<category><![CDATA[futaba]]></category>
		<category><![CDATA[pwm]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[s3003]]></category>
		<category><![CDATA[servo]]></category>
		<category><![CDATA[servo motor]]></category>
		<category><![CDATA[vigor]]></category>
		<category><![CDATA[vs-10]]></category>

		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=325</guid>
		<description><![CDATA[Servo motors are a type of electromechanical actuators that do not rotate continuously like DC/AC or stepper motors, rather they used to position and hold some object. They are used where continuous rotation is not required so they are not used to drive wheels (unless a servo is modified). In contrast they are used where [...]]]></description>
		<wfw:commentRss>http://extremeelectronics.co.in/avr-tutorials/servo-motor-control-by-using-avr-atmega32-microcontroller/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 23/78 queries in 0.133 seconds using apc
Object Caching 1358/1583 objects using disk: basic

Served from: extremeelectronics.co.in @ 2012-05-22 08:59:20 -->
