Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T08:01:06.000Z (over 8 years ago)
- Last Synced: 2024-04-15T02:49:24.110Z (7 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}