Difference between revisions of "Microchip PICs"

From Mech
Jump to navigationJump to search
Line 18: Line 18:
**[[NU32v2: Interrupts]]
**[[NU32v2: Interrupts]]
**[[NU32v2: Output Compare and PWM]]
**[[NU32v2: Output Compare and PWM]]
**[[NU32v2: Analog Input]]
**[[NU32v2: Flash Self-Programming]]
**[[NU32v2: Input Capture]]
**[[NU32v2: UART Asynchronous Serial Communication]]
**[[NU32v2: I2C Synchronous Serial Communication]]
**[[NU32v2: SPI Synchronous Serial Communication]]
**[[NU32v2: Digital Signal Processing]]
**[[NU32v2: Watchdog Timer]]
**[[NU32v2: Simple Analog Input]]
**[[NU32v2: Simple Analog Input]]
**[[NU32v2: Serial Communication with the PC]]
**[[NU32v2: Serial Communication with the PC]]

Revision as of 10:24, 28 January 2011

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

Link to all sample code here.


Using the NU32v2

Using the PIC18F4520

Example Code in C for PIC18F4520

Using the PIC32MX Series


Other PIC Resources

Programming the PIC with Microchip's MPLAB