You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OBD Metrics is a Java OBD2 framework that is intended to simplify communication with OBD2 adapters like ELM327 clones. The goal of the implementation is to provide a set of useful functions that can be a foundation for future OBD2 related applications
Can Sniffer is a lightweight application built on top of ObdMetrics that captures CAN bus traffic using Elm327 BT compatible adapters and saves it to a file. This data can later be read and visualized using SavvyCAN`