View on GitHub

DefiCOM_SSMCOM_Emulator

Emulate defilink or SSM protocol on COM serial port.

Defilink/SSM/Arduino sensor serial communication emulator

main screen

What is this.

This program emulate serial communication of DefiLink/SSM/Arduino sensor reader to support the programing/debugging of WebSocketGaugeClient. This program can be connetced with WebSocketGaugeServer via virtual serial port emulator (such as com0com). Currently, ELM327 version of emulator is not available on this project. However, you can use OBDsim for that purpose.

Diagram

Requirement

Install and launch

There is no installer for thie program. Simply download the binary zip file from Release, unzip it and run exe file. Before running this program, you have to create two virtual COM port (or prepare two PC with serial port). After running the program, set the COM port name by COM port selector box and push “Start” button. Window

References

License

The 3-Clause BSD License