Oct-30th-2008
Here are some Videos that demonstrate the xBoard - a easy to use but powerful
development system for Atmel AVR ATmega32 microcontrollers. For complete information
about the xBoard™ see http://xBoard.eXtremeElectronics.co.in
Video #1
xBoard™ :: AVR Dev-Board - Introduction
This video tutorial gives you a quick introduction of the xBoard; easy-to-use
and powerful [...]
Posted in Tools by: Avinash -- 6 Comments -- ReadMore
Oct-28th-2008
Hi Friends,
Wish you and your whole family and friends a very very happy Diwali !!!
Posted in AVR Tutorials, Hardwares, Tools by: Avinash -- No 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 -- 10 Comments -- ReadMore
Oct-24th-2008
Hi Friends,
In last tutorials we discussed about the basics of TIMERs of AVR. In this tutorial
we will go a step further and use the timer in compare mode .
In our first tutorial on timer we set the clock of the timer using a prescaler
and then let [...]
Posted in AVR Tutorials by: Avinash -- 22 Comments -- ReadMore
Oct-12th-2008
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 will learn
about a popular sensor LM35 which is precision centigrade temperature sensor. [...]
Posted in AVR Tutorials by: Avinash -- 17 Comments -- ReadMore
Oct-11th-2008
Hi Friends,
In last tutorial we discussed about Multiplexing Seven Segment Displays. So you must be very much familier with the therory. Now let us write the code and design a small project that will make you expert in using these displays in your own projects. We will make a system that can display any number [...]
Posted in AVR Tutorials by: Avinash -- 21 Comments -- ReadMore
Oct-4th-2008
We have discussed the basics of seven segment displays on our tutorial “Using Seven Segment Displays with AVR MCUs”. So you should be familiar with them. In this tutorial we will discuss about multiplexing of seven segment displays.Multiplexing is required when we want to interface 3 or 4 or even more such displays
with MCUs since [...]
Posted in AVR Tutorials by: Avinash -- 7 Comments -- ReadMore