Jan-14th-2009
In the last
tutorial you saw how the PWM technique helps us generate analog signals
from a microcontroller. In this tutorial we will see how PWM generation is implemented
with microcontrollers.
Before you begin please see
Introduction
to PWM
Introduction
[...]
Posted in AVR Tutorials by: Avinash -- 21 Comments -- ReadMore
Jan-9th-2009
A digital device like a microcontroller can easily work with inputs and outputs
that has only two state, on and off. So you can easily use it to control a LED's
state i.e. on or off. In the same way you can use it to control any electrical
device [...]
Posted in AVR Tutorials by: Avinash -- 16 Comments -- ReadMore