Skip to content

Library for sending commands to Freematics OBD-II Emulator

Notifications You must be signed in to change notification settings

deckmar/lib-obd-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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: http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx

About

Library for sending commands to Freematics OBD-II Emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages