notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Microcontroller.md (250B)


      1 # Microcontroller
      2 
      3 W2
      4 
      5 **Definition:** A microcontroller consists of a cpu, integrated memory, and the ability to use external memory.
      6 
      7 A microcontroller is a fully functional computer whereas a [Microprocessor](Microprocessor.md) is simply the CPU.