VSCP, Back to the Very Simple Control Protocol
Downloads for the project is now available at
http://sourceforge.net/project/showfiles.php?group_id=224170 - VSCP related stuff.
and here
http://sourceforge.net/project/showfiles.php?group_id=53560 - CAN/CANAL related stuff.
and here
http://sourceforge.net/project/showfiles.php?group_id=195005 - OHAS related stuff.
—-
You can also get the sourcetree with SubVersion from sourceforge
$ mkdir vscp # or whatever directory name you prefer $ cd vscp $ svn checkout http://m2m.svn.sourceforge.net/svnroot/m2m/trunk .
$ mkdir ohas # or whatever directory name you prefer $ cd ohas $ svn checkout http://ohas.svn.sourceforge.net/svnroot/ohas/trunk .
$ mkdir canal # or whatever directory name you prefer $ cd canal $ svn checkout http://can.svn.sourceforge.net/svnroot/can/trunk .
If you work on the windows platform we strongly recommend to use totoiseSVN http://tortoisesvn.net/
—-
Snapshots of the source tree is available here http://www.dosilos.se/download/snapshots/ There are two versions vscpall… which is the full source tree and firmware… which is just the firmware. The archives are build once a day.
—-
CAN Bootloader firmware for PIC18 - 0.2.0 
P. A. Pemberton very nice bootloader for PIC18F devices. The original files are available from his site at
http://www.philpem.me.uk/elec/pic/boot18/
BOOT18 version - 1.3 
The VSCP bootloader wizzard setup4vscpboot020.exe is available here http://www.dosilos.se/download/
CAN routines for AVR+SJA100
AVR routines for SJA1000 - 0.0.1 