org.clojars.nakkaya/usb-serial-for-android-v010

This is a driver library for communication with Arduinos and other USB serial hardware on Android, using the Android USB Host API available on Android 3.1+.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 167 Downloads
  • 167 This Version

Leiningen/Boot

[org.clojars.nakkaya/usb-serial-for-android-v010 "010"]

Clojure CLI/deps.edn

org.clojars.nakkaya/usb-serial-for-android-v010 {:mvn/version "010"}

Gradle

implementation("org.clojars.nakkaya:usb-serial-for-android-v010:010")

Maven

<dependency>
  <groupId>org.clojars.nakkaya</groupId>
  <artifactId>usb-serial-for-android-v010</artifactId>
  <version>010</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.