Introduction - If you have any usage issues, please Google them yourself
This is a project created for an embedded systems class. The project used two microcontrollers to send and receive CAN messages. (Atmel AT90CAN32). Included are the source files for each. The c files allow CAN message reception and transmission, as well as a simple example of SPI communication using interupts.