Emulator Firmware Source Code

Inquiry and support for Freematics products
Post Reply
jonathan
Posts: 18
Joined: Thu Feb 04, 2016 1:25 pm

Emulator Firmware Source Code

Post by jonathan »

Hello,

I am modifying the freematics one code to work with a Tesla vehicle. The problem is that the CAN data outputted by a Tesla vehicle is not the same as regular OBD data and would thus require me to modify the provided source code. I also want to emulate some of the Tesla functionality with my OBD-II emulator, can you please provide the firmware source code for the emulator? Most of your other code is open source but this particular piece is not.

If people like, I can provide the source code of my modifications so that they can emulate and log tesla data using the freematics ONE and freematics OBD-II emulator respectively.

Also, I have written a python library to control the emulator, you can find it here: https://github.com/JonnoFTW/py-obd-ii-emulator
Post Reply