Actions

Difference between revisions of "Main Page"

From Just in Time

Line 2: Line 2:
  
 
You'll find some descriptions of [http://www.parallax.com/sx/index.asp SX] and [http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=74 PIC] projects on these pages.
 
You'll find some descriptions of [http://www.parallax.com/sx/index.asp SX] and [http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=74 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 driver]].
  
 +
===Programming===
 
For newer PICs, the picprog programmer needs to be [[Modified Pic Programmer|Modified]].
 
For newer PICs, the picprog programmer needs to be [[Modified Pic Programmer|Modified]].
  
 
Reminder to the maintainers: more documentation is in the [[WikiDocumentation]] pages.
 
Reminder to the maintainers: more documentation is in the [[WikiDocumentation]] pages.

Revision as of 13:11, 27 August 2006

JustInTime Project Pages

You'll find some descriptions of SX and PIC projects on these pages.

Projects

Programming

For newer PICs, the picprog programmer needs to be Modified.

Reminder to the maintainers: more documentation is in the WikiDocumentation pages.