ShowControl4J

A Java library for controlling show elements with a variety of microcontrollers

License

License

GroupId

GroupId

org.showcontrol4j
ArtifactId

ArtifactId

showcontrol4j
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

ShowControl4J
A Java library for controlling show elements with a variety of microcontrollers
Project URL

Project URL

http://www.showcontrol4j.org
Source Code Management

Source Code Management

http://github.com/showcontrol4j/showcontrol4j/tree/main

Download showcontrol4j

Filename Size
showcontrol4j-1.0.0.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • showcontrol4j-core
  • showcontrol4j-trigger
  • showcontrol4j-element

build status license info chat on Discord

latest release

ShowControl4J is an open sourced Java library which provides a mechanism to connect Show Elements (LEDs, Speakers, Servos, Motors, etc.) and Show Triggers (Push Buttons, Motion Detectors, RFID tags, IO Keyboards, etc.) to group together visual and sound effects in a Themed Attraction or Show.

A prime example would be setting off a number of show effects running on seperate systems/ microcontrollers in sequence with each other as a guest passes by in a ride vehicle on a typical theme park dark ride.

Author

James Hare

LinkedIn: https://www.linkedin.com/in/jameshareuk

Usage

Head on over to the ShowControl4J Medium Publication to read more about the project and learn how to setup and use the libraries. https://medium.com/showcontrol4j

Javadocs

Module Link
showcontrol4j-core showcontrol4j-core javadoc
showcontrol4j-element showcontrol4j-element javadoc
showcontrol4j-trigger showcontrol4j-trigger javadoc

org.showcontrol4j

ShowControl4J

Versions

Version
1.0.0