Difference between revisions of "Microchip PICs"

From Mech
Jump to navigationJump to search
Line 22: Line 22:
**[[NU32: Output Compare, PWM, and Analog Output]]
**[[NU32: Output Compare, PWM, and Analog Output]]
**[[NU32: Analog Input]]
**[[NU32: Analog Input]]
**[[NU32: Using the dsPIC33FJ12MC201 QEI to SPI board]]
**[[NU32: Using the MAX9918 current sensor]]
**[[NU32: Using the TB6612 H-Bridge]]
**[[NU32: Using the LS7183 Quadrature Clock Converter]]
**[[NU32: Using the LS7183 Quadrature Clock Converter]]
**[[NU32: Using the L293D H-Bridge]]
**[[NU32: Using the L293D H-Bridge]]

Revision as of 13:03, 13 February 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