https://github.com/gothack/canbustriple-ford-analysis
Data analysis suite (python & curses) for JSON packets emitted from the canbustriple-ford firmware
https://github.com/gothack/canbustriple-ford-analysis
Last synced: 3 months ago
JSON representation
Data analysis suite (python & curses) for JSON packets emitted from the canbustriple-ford firmware
- Host: GitHub
- URL: https://github.com/gothack/canbustriple-ford-analysis
- Owner: GothAck
- Created: 2016-02-18T08:00:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T08:01:06.000Z (about 9 years ago)
- Last Synced: 2025-01-09T09:23:36.232Z (4 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 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}