Last Version

osgi.enroute.iot.lego.adapter 2.1.0

This bundle implements an IC that takes as input the A & B motor controls from the Lego IR adapter. It translates these controls to an IR Wave that is compatbile with the lirc adapter on the Raspberry PI.

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

osgi.enroute.iot.lego.adapter
Version

Version

2.1.0
Type

Type

jar
Description

Description

osgi.enroute.iot.lego.adapter
This bundle implements an IC that takes as input the A & B motor controls from the Lego IR adapter. It translates these controls to an IR Wave that is compatbile with the lirc adapter on the Raspberry PI.
Project URL

Project URL

http://v2archive.enroute.osgi.org/
Project Organization

Project Organization

OSGi Alliance
Source Code Management

Source Code Management

https://github.com/osgi/v2archive.osgi.enroute

Download osgi.enroute.iot.lego.adapter 2.1.0


<!-- https://jarcasting.com/artifacts/org.osgi/osgi.enroute.iot.lego.adapter/ -->
<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.iot.lego.adapter</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.iot.lego.adapter/
implementation 'org.osgi:osgi.enroute.iot.lego.adapter:2.1.0'
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.iot.lego.adapter/
implementation ("org.osgi:osgi.enroute.iot.lego.adapter:2.1.0")
'org.osgi:osgi.enroute.iot.lego.adapter:jar:2.1.0'
<dependency org="org.osgi" name="osgi.enroute.iot.lego.adapter" rev="2.1.0">
  <artifact name="osgi.enroute.iot.lego.adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='osgi.enroute.iot.lego.adapter', version='2.1.0')
)
libraryDependencies += "org.osgi" % "osgi.enroute.iot.lego.adapter" % "2.1.0"
[org.osgi/osgi.enroute.iot.lego.adapter "2.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.