Freematics OBD-II Emulator GUI is an open-source front-end program for Freematics OBD-II Emulator which provides a user friendly interface for changing emulator settings like DTC, VIN, CALID, readiness monitors and adjusting values of OBD PIDs. It communicates with the emulator through USB serial interface. A firmware updating utility is included. The GUI is basically an Electron app implemented in HTML/JavaScript/XSLT.

Downloads

Links

Changelog

  • Version 1.2 (released on 12 Mar 2025)
    • Firmware update (1.08) for OBD-II Emulator MK2
      • Incremental PID 1F (run time since engine start) when RPM is non zero
      • Supporting additional PIDs
      • Initial and experimental J1939 support
      • NOTE: Do not update for devices before 2018
    • Added Calibration ID setting on GUI
    • GUI bug-fix
  • Version 1.1 (released on 28 Mar 2024)
    • More user friendly prompt for firmware update
    • Firmware update for Freematics OBD-II Emulator MK2 (unified for two variants)
    • Persistent protocol setting
  • Version 1.0.12 (released on 17 Oct 2021)
    • Firmware update for OBD-II Emulator MK2 (w/o J1850) to fix a KWP2000 related bug
  • Version 1.0.11 (released on 20 Nov 2019)
    • Added VIN reading from emulator on startup
    • Some bug-fixes
  • Version 1.0.10 (released on 24 Jan 2018)
    • Fixed issue of setting DTC mode 07 and 0A
  • Version 1.0.9 (released on 5 Jul 2017)
    • Improved communication efficiency
  • Version 1.0.8 (released on 24 May 2017)
    • Electron as UI framework
    • Fixed knob value not decreasing bug
  • Version 1.0.6 (released on 21 Apr 2017)
    • Updated firmware for Freematics Emulator MK2 (without J1850) which fixed a K-line timing issue
  • Version 1.0.5 (released on 5 Feb 2017)
    • Added warning for flashing firmware
    • Some minor improvements
  • Version 1.0.4 (released on 16 June 2016)
    • Fixed Windows XP compatibility issue
    • Improved serial communication speed
  • Version 1.0.3 (released on 27 May 2016)
    • Added control interface for readiness monitors
    • Showing more PIDs on each tab
    • Several minor bug fixes