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

Auto generated API documentation and code listings for SEEED_CAN

Classes

MCP_CANid Type definition to hold an MCP2515 CAN id structure
MCP_CANMsg Type definition to hold an MCP2515 CAN id structure
MCP_CANtiming CAN driver typedefs
SEEED_CAN A can bus client, used for communicating with Seeed Studios' CAN-BUS Arduino Shield
SEEED_CANMessage CANMessage class
Seeed_MCP_CAN_Shield CAN driver typedefs

Code

seeed_can.cpp [code]
seeed_can.h [code]
seeed_can_api.cpp [code]
seeed_can_api.h [code]
seeed_can_defs.h [code]
seeed_can_spi.cpp [code]
seeed_can_spi.h [code]