Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 244 Bytes

File metadata and controls

12 lines (7 loc) · 244 Bytes

vcan

Create 2 programs which interface over SocketCAN (vcan).

  1. Send a CAN message.
  2. Receive the message and print.

Setup

From https://en.wikipedia.org/wiki/SocketCAN

Run source vcan_setup.sh to load the CAN modules.