Sample code for most PIC18F4520 operations: Difference between revisions
From Mech
Jump to navigationJump to search
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
<li> [http://129.105.69.13/pic/CodeSamples/RCservoHard PWM output in hardware for position control of up to two RC servos; Timer 2] |
<li> [http://129.105.69.13/pic/CodeSamples/RCservoHard PWM output in hardware for position control of up to two RC servos; Timer 2] |
||
<li> [http://129.105.69.13/pic/CodeSamples/QuadratureSoft Quadrature decoder/counter in software for arbitarily many encoders; 1KHz max] |
<li> [http://129.105.69.13/pic/CodeSamples/QuadratureSoft Quadrature decoder/counter in software for arbitarily many encoders; 1KHz max] |
||
<li> [http://129.105.69.13/pic/CodeSamples/QuadratureHard Quadrature decoder/counter in hardware for one fast encoder; Timers 0 and 1] |
<li> [http://129.105.69.13/pic/CodeSamples/QuadratureHard Quadrature decoder/counter in hardware for one arbitrarily fast encoder; Timers 0 and 1] |
||
<br> |
<br> |
||
<p> |
<p> |
||
Revision as of 13:43, 19 December 2007
These will/should also have wiki pages for background and associated electronics:
Not available yet: