/obd2-data-viewer

Web viewer of ODB-II data

Primary LanguageGoISC LicenseISC

ODB II Data Viewer

This is a project to view data provided by Android OBD-II Reader.

This is an example that stores all data it receives in memory. All data in memory is shown in the view. No data is persisted anywhere.

Only data for the most recent trip is kept in memory. Data received within an hour of the last data point is considered to be part of the current trip being recorded.

$ obd2-data-viewer -port 9300

Set Android application to log to http://your-server-ip:9300/data

View data at http://your-server-ip:9300/