Last Version

Driver for OceanServer Serial Compass 1.3.10

Interface to an OceanServer OS5000 digital compass.

License

License

GroupId

GroupId

org.openimaj.hardware
ArtifactId

ArtifactId

compass
Version

Version

1.3.10
Type

Type

jar
Description

Description

Driver for OceanServer Serial Compass
Interface to an OceanServer OS5000 digital compass.
Project Organization

Project Organization

The University of Southampton

Download compass 1.3.10


<!-- https://jarcasting.com/artifacts/org.openimaj.hardware/compass/ -->
<dependency>
    <groupId>org.openimaj.hardware</groupId>
    <artifactId>compass</artifactId>
    <version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.hardware/compass/
implementation 'org.openimaj.hardware:compass:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj.hardware/compass/
implementation ("org.openimaj.hardware:compass:1.3.10")
'org.openimaj.hardware:compass:jar:1.3.10'
<dependency org="org.openimaj.hardware" name="compass" rev="1.3.10">
  <artifact name="compass" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.hardware', module='compass', version='1.3.10')
)
libraryDependencies += "org.openimaj.hardware" % "compass" % "1.3.10"
[org.openimaj.hardware/compass "1.3.10"]

Dependencies

compile (2)

Group / Artifact Type Version
org.openimaj.hardware : serial-driver jar 1.3.10
joda-time : joda-time jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.