OBD-II Emulator

Inquiry and support for Freematics products
Post Reply
Haz
Posts: 1
Joined: Mon Apr 27, 2020 10:36 am

OBD-II Emulator

Post by Haz »

OK, new here.
I am trying to get the Emulator to work on a Raspberry Pi. Is there a utility or a Python script which could interface with the emulator when plugged into the RPi USB?
I am trying not to get into the UART port usage on the side of the module. USB is cleaner given the rest of my setup. So Ideally, an interface using any drivers provided would be hugely appreciated.
I have a PeakCAN module plugged into the USB also to monitor the general CAN taffic using a python script and to run some test codes on my setup. I want to add the OBD emulation to the same setup and the same python script so i can have better synchronous testing.

If UART is the only way, where is the best place to get started. Starting with the voltage levels on the emulator, UART baud, etc. and all the way to the command set.

Thank you for the help. Been using the emulator on the PC with the utility provided and it worked great. Trying to take the next step.

Thanks,
H-
Post Reply