Contains an application of CAN-Bus communication with a PIC microcontroller. The PIC microcontroller uses MCP2515 and MCP2551 integrated circuits for CAN-Bus communication.
IDE Version: PIC C Compiler (CCS C Compiler) v5.008
PIC Used: PIC18F458
Datasheets: The datasheets for MCP2551 and PIC18F458 are included in the repository as mcp2551.pdf and pic18f458.pdf, respectively.