Difference between revisions of "Microchip PICs"

From Mech
Jump to navigationJump to search
Line 30: Line 30:
*[[C Example: Bi-Directional PWM Motor Control]]
*[[C Example: Bi-Directional PWM Motor Control]]
*[[C Example: Serial LCD]]
*[[C Example: Serial LCD]]

== Using the PIC32MX460F512L ==
*[[UBW32 Board]]
*[[Microcontroller PIC32MX460F512L]]
*[[PIC MCUs: Capabilities of PIC18F4520]]
**[[PIC32MX460F512L : PWM Motor Control]]
**[[PIC32MX460F512L : Digital Outputs]]
**[[PIC32MX460F512L : Digital Inputs]]
**[[PIC32MX460F512L : Serial Digital-to-Analog Conversion]]
**[[PIC32MX460F512L : Analog Inputs]]
**[[PIC32MX460F512L : Timers]]
**[[PIC32MX460F512L : Comparator]]


==Other PIC Resources ==
==Other PIC Resources ==

Revision as of 11:05, 9 July 2009

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 PIC32MX460F512L

Other PIC Resources

Programming the PIC with Microchip's MPLAB