GothAck / canbustriple-ford-analysis

Data analysis suite (python & curses) for JSON packets emitted from the canbustriple-ford firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAN Bus data analysis

More info will come here soon.

Basics:

  • Need a custom CANBusTriple firmware that will export JSON formatted packets.
  • ./makeenv.sh
  • ./process.py {FILENAME} || ./process.py {/dev/ttyThing} || ./process.py ip:{192.168.43.91:1234}

About

Data analysis suite (python & curses) for JSON packets emitted from the canbustriple-ford firmware


Languages

Language:Python 99.3%Language:Shell 0.7%