All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download obd-java-api JAR 1.0-RC4 with all dependencies


OBD Java API compatible with ELM327.

Files of the artifact obd-java-api version 1.0-RC4 from the group com.github.pires.

Test

Artifact obd-java-api
Group com.github.pires
Version 1.0-RC4
Last update 16. July 2015
Tags: with compatible java elm327
Organization not specified
URL https://github.com/pires/obd-java-api
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 1.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of obd-java-api Show documentation

Please rate this JAR file. Is it a good library?

obd-java-api
Rate from 1 - 5, Rated 5.00 based on 1 reviews

18 downloads

Source code of obd-java-api version 1.0-RC4

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.pires.obd.commands
com.github.pires.obd.commands.com.github.pires.obd.commands.ObdCommand
com.github.pires.obd.commands.com.github.pires.obd.commands.ObdMultiCommand
com.github.pires.obd.commands.com.github.pires.obd.commands.PercentageObdCommand
com.github.pires.obd.commands.com.github.pires.obd.commands.PersistentObdCommand
com.github.pires.obd.commands.com.github.pires.obd.commands.SpeedObdCommand
com.github.pires.obd.commands.com.github.pires.obd.commands.SystemOfUnits
com.github.pires.obd.commands.control
com.github.pires.obd.commands.control.com.github.pires.obd.commands.control.CommandControlModuleVoltageObdCommand
com.github.pires.obd.commands.control.com.github.pires.obd.commands.control.CommandEquivRatioObdCommand
com.github.pires.obd.commands.control.com.github.pires.obd.commands.control.DistanceTraveledSinceCodesClearedObdCommand
com.github.pires.obd.commands.control.com.github.pires.obd.commands.control.DistanceTraveledWithMILOnObdCommand
com.github.pires.obd.commands.control.com.github.pires.obd.commands.control.DtcNumberObdCommand
com.github.pires.obd.commands.control.com.github.pires.obd.commands.control.TimingAdvanceObdCommand
com.github.pires.obd.commands.control.com.github.pires.obd.commands.control.TroubleCodesObdCommand
com.github.pires.obd.commands.control.com.github.pires.obd.commands.control.VinObdCommand
com.github.pires.obd.commands.engine
com.github.pires.obd.commands.engine.com.github.pires.obd.commands.engine.EngineFuelRate
com.github.pires.obd.commands.engine.com.github.pires.obd.commands.engine.EngineLoadObdCommand
com.github.pires.obd.commands.engine.com.github.pires.obd.commands.engine.EngineRPMObdCommand
com.github.pires.obd.commands.engine.com.github.pires.obd.commands.engine.EngineRuntimeObdCommand
com.github.pires.obd.commands.engine.com.github.pires.obd.commands.engine.MassAirFlowObdCommand
com.github.pires.obd.commands.engine.com.github.pires.obd.commands.engine.ThrottlePositionObdCommand
com.github.pires.obd.commands.fuel
com.github.pires.obd.commands.fuel.com.github.pires.obd.commands.fuel.FindFuelTypeObdCommand
com.github.pires.obd.commands.fuel.com.github.pires.obd.commands.fuel.FuelConsumptionRateObdCommand
com.github.pires.obd.commands.fuel.com.github.pires.obd.commands.fuel.FuelEconomyObdCommand
com.github.pires.obd.commands.fuel.com.github.pires.obd.commands.fuel.FuelLevelObdCommand
com.github.pires.obd.commands.fuel.com.github.pires.obd.commands.fuel.FuelTrimObdCommand
com.github.pires.obd.commands.pressure
com.github.pires.obd.commands.pressure.com.github.pires.obd.commands.pressure.BarometricPressureObdCommand
com.github.pires.obd.commands.pressure.com.github.pires.obd.commands.pressure.FuelPressureObdCommand
com.github.pires.obd.commands.pressure.com.github.pires.obd.commands.pressure.FuelRailPressureObdCommand
com.github.pires.obd.commands.pressure.com.github.pires.obd.commands.pressure.IntakeManifoldPressureObdCommand
com.github.pires.obd.commands.pressure.com.github.pires.obd.commands.pressure.PressureObdCommand
com.github.pires.obd.commands.protocol
com.github.pires.obd.commands.protocol.com.github.pires.obd.commands.protocol.AvailablePidsObdCommand
com.github.pires.obd.commands.protocol.com.github.pires.obd.commands.protocol.EchoOffObdCommand
com.github.pires.obd.commands.protocol.com.github.pires.obd.commands.protocol.LineFeedOffObdCommand
com.github.pires.obd.commands.protocol.com.github.pires.obd.commands.protocol.ObdProtocolCommand
com.github.pires.obd.commands.protocol.com.github.pires.obd.commands.protocol.ObdResetCommand
com.github.pires.obd.commands.protocol.com.github.pires.obd.commands.protocol.ObdWarmstartCommand
com.github.pires.obd.commands.protocol.com.github.pires.obd.commands.protocol.OdbRawCommand
com.github.pires.obd.commands.protocol.com.github.pires.obd.commands.protocol.SelectProtocolObdCommand
com.github.pires.obd.commands.protocol.com.github.pires.obd.commands.protocol.TimeoutObdCommand
com.github.pires.obd.commands.temperature
com.github.pires.obd.commands.temperature.com.github.pires.obd.commands.temperature.AirIntakeTemperatureObdCommand
com.github.pires.obd.commands.temperature.com.github.pires.obd.commands.temperature.AmbientAirTemperatureObdCommand
com.github.pires.obd.commands.temperature.com.github.pires.obd.commands.temperature.EngineCoolantTemperatureObdCommand
com.github.pires.obd.commands.temperature.com.github.pires.obd.commands.temperature.TemperatureObdCommand
com.github.pires.obd.enums
com.github.pires.obd.enums.com.github.pires.obd.enums.AvailableCommandNames
com.github.pires.obd.enums.com.github.pires.obd.enums.FuelTrim
com.github.pires.obd.enums.com.github.pires.obd.enums.FuelType
com.github.pires.obd.enums.com.github.pires.obd.enums.ObdProtocols
com.github.pires.obd.exceptions
com.github.pires.obd.exceptions.com.github.pires.obd.exceptions.BusInitException
com.github.pires.obd.exceptions.com.github.pires.obd.exceptions.MisunderstoodCommandException
com.github.pires.obd.exceptions.com.github.pires.obd.exceptions.NoDataException
com.github.pires.obd.exceptions.com.github.pires.obd.exceptions.NonNumericResponseException
com.github.pires.obd.exceptions.com.github.pires.obd.exceptions.ObdResponseException
com.github.pires.obd.exceptions.com.github.pires.obd.exceptions.StoppedException
com.github.pires.obd.exceptions.com.github.pires.obd.exceptions.UnableToConnectException
com.github.pires.obd.exceptions.com.github.pires.obd.exceptions.UnknownObdErrorException
com.github.pires.obd.exceptions.com.github.pires.obd.exceptions.UnsupportedCommandException




© 2015 - 2025 Weber Informatics LLC | Privacy Policy