Actions

Difference between revisions of "Main Page"

From Just in Time

m
Line 2: Line 2:
  
 
You'll find some descriptions of [http://parallax.com/Default.aspx?tabid=248 SX] and [http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=74 PIC] projects on these pages. And [[other stuf]].
 
You'll find some descriptions of [http://parallax.com/Default.aspx?tabid=248 SX] and [http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=74 PIC] projects on these pages. And [[other stuf]].
===Projects===
+
==Projects==
 
Here are some finished, or work in progress activities:
 
Here are some finished, or work in progress activities:
  
Line 16: Line 16:
  
  
===Programming===
+
==Programming==
 
For newer PICs, the picprog programmer needs to be [[Modified Pic Programmer|Modified]]. SX chips should best be programmed with the SX-Key or the SX-Blitz.
 
For newer PICs, the picprog programmer needs to be [[Modified Pic Programmer|Modified]]. SX chips should best be programmed with the SX-Key or the SX-Blitz.
  
Line 25: Line 25:
 
And how can you program a SOT23 package (i.e. the 10Fxxx series)? With a [[SOT23-to-DIL adapter]].
 
And how can you program a SOT23 package (i.e. the 10Fxxx series)? With a [[SOT23-to-DIL adapter]].
  
===Tutorial===
+
==Tutorial==
  
 
As there are many, many [http://www.google.nl/search?hl=nl&q=PIC+tutorial&meta= tutorials] about PICs on the internet, and the SX is very well [http://www.parallax.com/sx/downloads.asp#Documentation documented] by Parallax, we won't be serving another one here.  
 
As there are many, many [http://www.google.nl/search?hl=nl&q=PIC+tutorial&meta= tutorials] about PICs on the internet, and the SX is very well [http://www.parallax.com/sx/downloads.asp#Documentation documented] by Parallax, we won't be serving another one here.  
  
===ToDo List===
+
==ToDo List==
  
 
Here are some projects that need to be finished:
 
Here are some projects that need to be finished:

Revision as of 13:26, 7 June 2008

JustInTime Project Pages

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

Projects

Here are some finished, or work in progress activities:


Programming

For newer PICs, the picprog programmer needs to be Modified. SX chips should best be programmed with the SX-Key or the SX-Blitz.

Although almost each project could be done with an SX as well as a specific PIC chip, the approach and philosophy between both is quite different. Look at the differences between the SX and the PIC we found (on the internet) and discovered (ourselves) between the two competitors.

A very useful utility for programming timing loops is PicLoops. It works for SX as well as PIC.

And how can you program a SOT23 package (i.e. the 10Fxxx series)? With a SOT23-to-DIL adapter.

Tutorial

As there are many, many tutorials about PICs on the internet, and the SX is very well documented by Parallax, we won't be serving another one here.

ToDo List

Here are some projects that need to be finished:

  • Midi Chord generator
  • 'Very Limited Space' Midi Sustain Pedal v2
  • FireDept. Siren for the Firetruck of JustIn
  • Traffic Light Toy
  • Digital Analogue Clock with Traffic Light alarm
  • Solarpower Chicken Lighting System
  • PIC-based MidiFilePlayer
  • Drumcomputer
  • DCC Train control system
  • Frequency Counter
  • simple GPS logger based on rs232 receiver
  • sunrise alarm clock

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