Create 2 programs which interface over SocketCAN (vcan).
- Send a CAN message.
- Receive the message and print.
From https://en.wikipedia.org/wiki/SocketCAN
Run source vcan_setup.sh to load the CAN modules.
Create 2 programs which interface over SocketCAN (vcan).
From https://en.wikipedia.org/wiki/SocketCAN
Run source vcan_setup.sh to load the CAN modules.