Difference between revisions of "Sample code for most PIC18F4520 operations"

From Mech
Jump to navigationJump to search
Line 6: Line 6:
<li> [http://129.105.69.13/pic/CodeSamples/Interrupt2 Timed servo cycles using interrupt routines; Timer 2; fast]
<li> [http://129.105.69.13/pic/CodeSamples/Interrupt2 Timed servo cycles using interrupt routines; Timer 2; fast]
<li> [http://129.105.69.13/pic/CodeSamples/InterruptExternal Interrupts generated by an external pulse]
<li> [http://129.105.69.13/pic/CodeSamples/InterruptExternal Interrupts generated by an external pulse]
<li> [http://129.105.69.13/pic/CodeSamples/Watchdog Watchdog timer in case of a hang or crash]
<li> [http://129.105.69.13/pic/CodeSamples/MotorPWM PWM outputs for torque control of one or two DC motors]
<li> [http://129.105.69.13/pic/CodeSamples/RCservoPWM PWM output for position control of up to four RC servos]
<li> [http://129.105.69.13/pic/CodeSamples/QuadratureSoft Quadrature decoder/counter in software; slow; many]
<li> [http://129.105.69.13/pic/CodeSamples/QuadratureHard Quadrature decoder/counter in hardware; fast; just one]

Revision as of 12:30, 18 December 2007