Learning c is great but it's not the easy. IF you just started and you want to get into programming microcontrollers fast i would look into basic. Something like basic stamp or basicx chips. You can buy little lcd screens for them and they're all plu...
Microcontrollers are more sophisticated than microporcessors. For embedded applications microcontrollers are used and for general computing applications microprocessors are used. Microcontrollers are nothing but microprocessors along with certain per...
Microcontrollers have memory (program and data memory), input/output ports, timers, counters, oscillators, and of course the processor unit, all built into the chip. Some microcontrollers (not the 8051) even have built-in ADCs and DACs! Microprocesso...