LucrePi is a Scala library which bridges between the Raspberry Pi GPIO (through
the Pi4j project) and Lucre.
It is (C)opyright 2020–2022 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 e-mail to contact at sciss.de
.
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.11.0"
.
Please see the file CONTRIBUTING.md