Apr-19th-2009
Hello friends, welcome to this exciting tutorial were we will begin our journey
with latest PIC18F micros from Microchip
Technologies. This tutorial will give you information on what software/hardware
you will require and basic steps on how to get, install, configure and use them.
After going through [...]
Posted in Microchip PIC Tutorials by: Avinash -- 10 Comments -- ReadMore
Jul-19th-2008
Motor gives power to your MCU. Ya power to do physical works, for example move your robot. So it is essential to know how to control a DC motor effectively with a MCU. We can control a DC motor easily with microcontrollers. We can start it, stop it or make it go either in clockwise [...]
Posted in AVR Tutorials by: Avinash -- 8 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