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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:fd026fcfde94 | 2013-11-12 | Just4pLeisure | 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. |
1:ad71faa09868 | 2013-11-06 | Just4pLeisure | Beta release of a CAN-BUS library for Seeed Studios' CAN BUS Shield |
0:f5d099885d3d | 2013-11-05 | Just4pLeisure | Beta release of a CAN-BUS library for Seeed Studios' CAN BUS Shield |