Difference between revisions of "Microchip PICs"

From Mech
Jump to navigationJump to search
Line 112: Line 112:
*[[Watchdog timer]]
*[[Watchdog timer]]
*[[Interfacing PIC with SPI memory]]
*[[Interfacing PIC with SPI memory]]
*[[Using the LS7166 Quadrature Counter]]


==Programming the PIC with Microchip's MPLAB==
==Programming the PIC with Microchip's MPLAB==

Revision as of 09:00, 22 April 2010

Note: Most code on this page was written using the CCS compiler. Microchip's MPLAB is also occasionally used.

Link to all sample code here.


Using the PIC18F4520

Example Code in C for PIC18F4520

Using the PIC32MX Series


Other PIC Resources

Programming the PIC with Microchip's MPLAB