smartgauges / obd2-bt-stm32

Firmware for the cheapest can sniffer
30 stars 15 forks source link

Ability to live-mode for `plot` #3

Open iDoka opened 3 years ago

iDoka commented 3 years ago

Hi and thanks for that great work.

Would be great to have ability to use plot in mode to receive live CAN bus data from the hardware. The simpliest protocol to support it is LAWICEL (AT-command based protocol). LAWICEL supports in Linux CAN stack (SocketCAN) and in legendary Win soft - CanHacker 2.00.

You can find short description of LAWICEL here:

Supports the live-mode indeed important for reverse engineering purposes on vehicle.

Happy hacking!

iDoka commented 3 years ago

Another approach to supports live-mode: add ability to receive from IP I collected some implementation of CAN-over-IP: https://github.com/iDoka/awesome-canbus#can-over-ip I suppose cannelloni would be reasonable choice to solve it.

smartgauges commented 2 years ago

Hello, there are no plans to do this yet. Look at https://www.savvycan.com/