Regarding CAN Signals

Hello,

Can we generate CAN Signals using Arduino board along with MCP 2515_CAN board?

Also please suggest us what are the other ways to generate CAN signals using Arduino boards and please specify any specific header file which has to be included for generating CAN Signals.

Thank you in advance.

The arduino DUE has a CAN peripheral for 2 CAN bus, CAN0 and CAN1. Although you would have to add CAN transceivers.

There is a very good CAN library for the DUE:

Some possible CAN transceivers:

Plus some relevant informations regarding the CAN bus:

http://media3.ev-tv.me/CANDueUserManual.pdf