faryon93 / canlisten

Monitor CAN bus traffic using slCAN compatible device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

canlisten

The tool issues a "CAN Channel Open" command on startup. A baudrate of 1 MBit/s is selected.

$: canlisten --dev=/dev/ttyACM0 --filter="f.Id == 0x100 && f.Data[3] == 0x40"

About

Monitor CAN bus traffic using slCAN compatible device


Languages

Language:Go 100.0%