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
Jul-29th-2008
Each AVR MCU has several internal peripherals that give powerful abilities to
your projects. For example internal ADC can be used to convert analog value (say
voltage output of some sensor) to a digital value that you can use. And a USART(Universal
Synchronous Asynchronous Receiver Transmitter) can be used to connect your MCU
with PC. [...]
Posted in AVR Tutorials by: Avinash -- 12 Comments -- ReadMore