Difference between revisions of "Main Page"
From Just in Time
Line 5: | Line 5: | ||
* As a 'hello world' #2 exercise, we've done some [[Knight Rider]] walking led experiments. These experiments demonstrate: pwm, either through SX [[Virtual Peripherals]] or inline and [[How to drive many leds with a few io-pins]]. | * As a 'hello world' #2 exercise, we've done some [[Knight Rider]] walking led experiments. These experiments demonstrate: pwm, either through SX [[Virtual Peripherals]] or inline and [[How to drive many leds with a few io-pins]]. | ||
* [[Driving a shift register led display driver]]. | * [[Driving a shift register led display driver]]. | ||
+ | * [[Very Limited Space Midi Sustain Pedal]]. | ||
+ | * [[Fake Cricket]]. | ||
===Programming=== | ===Programming=== |
Revision as of 19:51, 27 August 2006
JustInTime Project Pages
You'll find some descriptions of SX and PIC projects on these pages.
Projects
- As a 'hello world' #2 exercise, we've done some Knight Rider walking led experiments. These experiments demonstrate: pwm, either through SX Virtual Peripherals or inline and How to drive many leds with a few io-pins.
- Driving a shift register led display driver.
- Very Limited Space Midi Sustain Pedal.
- Fake Cricket.
Programming
For newer PICs, the picprog programmer needs to be Modified.
Reminder to the maintainers: more documentation is in the WikiDocumentation pages.