Aug-27th-2010
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 [...]
Posted in AVR Tutorials by: Avinash -- 7 Comments -- ReadMore
Aug-20th-2010
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
[...]
Posted in AVR Tutorials by: Avinash -- 7 Comments -- ReadMore
May-24th-2010
In this tutorial I you show you how to make a very useful expansion board for
our PIC
development board. It will be a Do It Your self
(DIY) LCD Expansion board. The expansion board can be plugged into the PIC development
board to add 16x2 Alphanumeric [...]
Posted in Microchip PIC Tutorials, PIC Development Board by: Avinash -- 3 Comments -- ReadMore
Nov-3rd-2008
Hello Friends,
Welcome back. In previous
tutorial I introduced my IR remote decoding library. In this tutorial I
will continue our discussion and show you how to add IR remote controls support
to your AVR projects.
Step I
Download
the library files and unzip them in a folder.
Step II
In AVR [...]
Posted in Code Libraries by: Avinash -- 29 Comments -- ReadMore
Nov-2nd-2008
Hi Friends,
Welcome to my AVR tutorial Series. In this article I will describe my Infrared
Remote Control Library. Hope you will enjoy it.
I was very much amazed my remote controls since long. The simple circuits described
in magazine were just operated like a switch and can only switch on and off [...]
Posted in Code Libraries by: Avinash -- 25 Comments -- ReadMore
Oct-25th-2008
Hello and welcome back to the discussion on the TIMERs in compare mode. In
the
last article we discussed the basics and the theory about using the timer
in compare mode. Now its time to write some practical code and run it in real
world. The project [...]
Posted in AVR Tutorials by: Avinash -- 11 Comments -- ReadMore