CAN bus with Arduino Due

From openinverter.org wiki
Revision as of 18:42, 9 November 2020 by Clanger9 (talk | contribs)
Jump to navigation Jump to search

You can analyse CAN bus traffic using an Arduino Due.

You will need the following:

  • An Arduino Due board
  • One or two SN65HVD230-based CAN transceivers
  • An SPI Micro SD storage module (optional)

Here are the steps:

Configure your Arduino IDE

Configure your Due

Get started with SavvyCAN

Start hacking