Mar-14th-2008
Now you know what tools are required for MCU based development. And you are familiar with their uses. Now time to start some real development.To cover these parts you must have some basic knowledge and tools of electroniccircuit fabrication. So now, let us start with the most important tool the programmer.
Making a programmer.
There are many [...]
Posted in AVR Tutorials by: Avinash -- 33 Comments -- ReadMore
Mar-13th-2008
Just what is a microcontroller?
To get you understand quickly I define a microcontroller as a single chip computer.Yes
it is a full blown computer in its own. It has a C.P.U., RAM,some amount of EEPROM(for
secondary storage i.e. permanent storage without power), many on-chip peripherals(Timer,Serial
communication, Analogue to Digital converters etc.).If you don't understand, no [...]
Posted in AVR Tutorials by: Avinash -- 7 Comments -- ReadMore