Difference between revisions of "Microchip PICs"

From Mech
Jump to navigationJump to search
Line 36: Line 36:
**[[NU32: SPI Synchronous Serial Communication]]
**[[NU32: SPI Synchronous Serial Communication]]
**[[NU32: Watchdog Timer]]
**[[NU32: Watchdog Timer]]
**[[NU32: VC0706 Serial Camera]]


== Using the NU32v2 (Winter 2011) ==
== Using the NU32v2 (Winter 2011) ==

Revision as of 21:01, 27 May 2012

Note: Some of the code on the bottom of this page was written using the CCS compiler. All new code is being written using Microchip's MPLAB X.

Link to all PIC18F sample code here.


The NUScope

Using the NU32 (Winter 2012 and on)

Using the NU32v2 (Winter 2011)

Using the PIC18F4520

Example Code in C for PIC18F4520

Using the PIC32MX Series


Other PIC Resources

Programming the PIC with Microchip's MPLAB