Skip to content
master
Switch branches/tags
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

tesla-can-frame-tool

Simple python tool to convert raw Tesla CAN bus frames into a human readable format. The raw CAN bus frames are from TM-Spy. Only a few CAN IDs are currently supported. Created for my personal use but feel free to use it as you see fit.

Usage

Using python3, run main.py from the terminal and paste in the CAN bus frame when asked.

python3 main.py

Credits

Jason Hugh's (wk057) CAN Bus Deciphering PDF. amund7's Scan My Tesla's source code. apach3guy's CAN3 source code.

About

Simple python script to convert Tesla CAN bus frames

Resources

Releases

No releases published

Packages

No packages published

Languages