Skip to content

Library for sending commands to Freematics OBD-II Emulator

Notifications You must be signed in to change notification settings

Springworks/lib-obd-emulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lib-obd-emulator

Library for sending commands to Freematics OBD-II Emulator.

Setup

Recommended IDE: IntelliJ. Open pom.xml (Maven project).

The correct COM-port name needs to be provided to connect to the hardware emulator.

This has been tested on Windows and Linux.

For Windows (example: COM3), the COM-port name is shown in Device manager, COM-ports.

For Linux (example: /dev/ttyS0), check http://www.cyberciti.biz/faq/find-out-linux-serial-ports-with-setserial/

For macOS (COM-portname = tty.SLAB_USBtoUART), download device drivers from: https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers

About

Library for sending commands to Freematics OBD-II Emulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%