LPD8806 Java Driver

Java driver for LPD8806 based LED strips.

License

License

GroupId

GroupId

be.pixxis
ArtifactId

ArtifactId

LedStrip
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

LPD8806 Java Driver
Java driver for LPD8806 based LED strips.
Project URL

Project URL

https://github.com/glnds/LPD8806-Java

Download LedStrip

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.pi4j : pi4j-core jar 0.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0