Getting Started with the PIC 18F Family
(PIC-201)
Under Construction
Many people would like to get started with microcontrollers, but don't know how to begin. That's what this page is all about -- how to get started. With a microcontroller you can do things that would be difficult to do with discrete logic. Besides its power, you can easily "change your mind" with a microcontroller -- something you can't do with discrete logic.
The PIC isn't for every project. It won't replace a PC, or even a larger processor. But for many jobs it is just the right size, inexpensive, and doesn't require much in the way of support hardware.
If you've tried the PIC before, you'll be pleasantly surprised at the modern features added to the PIC18F family. Banking is rarely necessary and there are provisions for modern techniques like stack management.