io.helins/linux.i2c.horter-i2hae

A/D conversion via I2C with Horter I2HAE from Clojure JVM

Leiningen/Boot

[io.helins/linux.i2c.horter-i2hae "2.0.0"]

Clojure CLI/deps.edn

io.helins/linux.i2c.horter-i2hae {:mvn/version "2.0.0"}

Gradle

implementation("io.helins:linux.i2c.horter-i2hae:2.0.0")

Maven

<dependency>
  <groupId>io.helins</groupId>
  <artifactId>linux.i2c.horter-i2hae</artifactId>
  <version>2.0.0</version>
</dependency>