[libcan] A CAN library for PIC18F2682/2685/4682/4685

Updated: 2007-12-20

New version 0.1.1 released.

Documentation : http://www.midibox.org/dokuwiki/howto:dev:libcan

Download : At the end of this post :slight_smile:

Merry Christmas! Happy coding!

Cheers, Didier!


TODOs :

  - Extract message table helper functions in a dedicated library

  - Add equivalent helper functions based on binary decision trees

  - Optimize code with inline asm code (i tried to be very close to what i would do in assembler so optimizations will be easily to achieved!)

Changelog :

0.1.1 (2007-12-20)

  • Fixed some type and incoherent names
  • Made some documentation on the Wiki

0.1 (2007-12-14)

  • Initial release

[libcan-0.1.1.zip](< base_url >/applications/core/interface/file/attachment.php?id=538)
[libcan-0.1.1.zip](< base_url >/applications/core/interface/file/attachment.php?id=3680)