How can we use the Arduino or the Raspberry Pi as an integrated CAN or LIN BUS controler?
How can we use the Arduino or the Raspberry Pi as an integrated CAN or LIN BUS controler?
Hi. I do not know, if it is actual, but I found some interesting information on CAN-BUS interface with Arduino and I would like to share.
1. CAN-BUS Shield http://www.seeedstudio.com/wiki/CAN-BUS_Shield
There you can find detailed information about this shield, including CAN-BUS Shield Schematic (.pdf and eagle file), MCP2515 datasheet, MCP2551 datasheet.
2. How to programming this sheild are described in detail in the following two articles
CAN Prototyping with Arduino (http://bitstream24.com/can-prototyping-with-arduino/)
CAN Prototyping with Arduino CAN-Bus Shield – Part 2 (http://bitstream24.com/can-prototyping-with-arduino-can-bus-shield-part-2/)
Also, you may be interested in book
Controller Area Network Prototyping with Arduino
Good luck in your project.
documentation-113030021.zip |
Hi. I do not know, if it is actual, but I found some interesting information on CAN-BUS interface with Arduino and I would like to share.
1. CAN-BUS Shield http://www.seeedstudio.com/wiki/CAN-BUS_Shield
There you can find detailed information about this shield, including CAN-BUS Shield Schematic (.pdf and eagle file), MCP2515 datasheet, MCP2551 datasheet.
2. How to programming this sheild are described in detail in the following two articles
CAN Prototyping with Arduino (http://bitstream24.com/can-prototyping-with-arduino/)
CAN Prototyping with Arduino CAN-Bus Shield – Part 2 (http://bitstream24.com/can-prototyping-with-arduino-can-bus-shield-part-2/)
Also, you may be interested in book
Controller Area Network Prototyping with Arduino
Good luck in your project.
documentation-113030021.zip |