This library for Seeed Studio's CAN-BUS Shield has a similar API to mbed's LPC1768 CAN library making it easy to add CAN functionality to mbed systems that support Arduino type 'Shields. This Beta release of my CAN-BUS Library is largely working but lacks interrupt 'attach' functions.

Dependents:   Seeed_CAN_Hello_World ws-canrecv-1 CAN_SPI_modulo

Fork of SEEED_CAN by Sophie Dexter

History

Updated 12-11-2013 - attach functions are now usable. Changes to allow the the library to be used with more mbeds (e.g. LPC1768). I have also added new functions/methods which give more information about errors and interrupts. default tip

2013-11-12, by Just4pLeisure [Tue, 12 Nov 2013 20:54:16 +0000] rev 2

Updated 12-11-2013 - attach functions are now usable. Changes to allow the the library to be used with more mbeds (e.g. LPC1768). I have also added new functions/methods which give more information about errors and interrupts.


Beta release of a CAN-BUS library for Seeed Studios' CAN BUS Shield

2013-11-06, by Just4pLeisure [Wed, 06 Nov 2013 20:16:11 +0000] rev 1

Beta release of a CAN-BUS library for Seeed Studios' CAN BUS Shield


Beta release of a CAN-BUS library for Seeed Studios' CAN BUS Shield

2013-11-05, by Just4pLeisure [Tue, 05 Nov 2013 22:37:35 +0000] rev 0

Beta release of a CAN-BUS library for Seeed Studios' CAN BUS Shield