Skip to content

shred86/tesla-can-frame-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages