LucrePi
statement
LucrePi is a Scala library which bridges between the Raspberry Pi GPIO (through the Pi4j project) and Lucre. It is (C)opyright 2020 by Hanns Holger Rutz. All rights reserved. The project is released under the GNU Affero General Public License v2.1+ and comes with absolutely no warranties. To contact the author, send an email to contact at sciss.de
requirements / building
This project builds with sbt against Scala 2.12, 2.13, Dotty.
To use the library in your project:
"de.sciss" %% "lucrepi" % v
The current version v
is "1.3.0"
.
contributing
Please see the file CONTRIBUTING.md