Canduino update

The canduino shield I have been thinking about for a while is about to become reality.
I am hoping to start this project to bring controller area network communications to beginner arduino users.

http://code.google.com/p/canduino/

Controller Area Network for Arduino based projects…

Canduino V2 Controller Area Network For Arduino
Canduino V2 Controller Area Network For Arduino

Canduino V2 Controller Area Network For Arduino

Canduino

One side project I have been working on is an easy way to use CAN 2.0 on a Arduino.

The Project page can be found here.

Not much going on yet but I hope to have a prototype shield done soon.
Any help designing the software library would be appreciated. This particular is designed to be an open source project to help beginners and experienced electronic enthusiasts promote one of my favourite communications protocols. CAN is highly useful but seems to be bypassed in place of other slower methods like TTL serial.