Sep-18th-2008
Timers are standard features of almost every microcontroller. So it is very important to learn their use. Since an AVR microcontroller has very powerful and multifunctional timers, the topic of timer is somewhat “vast”. Moreover there are many different timers on chip. So this section on timers will be multipart. I will be giving basic [...]
Posted in AVR Tutorials by: Avinash -- 37 Comments -- ReadMore
Sep-18th-2008
Most of the physical quantities around us are continuous. By continuous we mean that the quantity can take any value between two extreme. For example the atmospheric temperature can take any value (within certain range). If an electrical quantity is made to vary directly in proportion to this value (temperature etc)
then what we have is [...]
Posted in AVR Tutorials by: Avinash -- 45 Comments -- ReadMore