Skip to content

Robo4J/robo4j-fx-lcd-example

Repository files navigation

Robo4J-fx-lcd-example

Robo4J JavaFX LCD Demo example

Robo4J Example that simulates real behaviour of Adafruit i2c 2x16 RBG LCD Pi plate. The example is possible to control not only over the button plate, but also over Http POST request.

default available HTTP request types

GET:
http://:8025/
http://:8025/controller

POST:
http://:8025/controller
{
"value":"down"
}
#####possible values: up, down, select
example response: AdaruitButtonPlateEnum{button=DOWN, name='D'}

Building from Source

The Robo4j framework uses Gradle to build. It's required to create fatJar file and run.

Requirements

Staying in Touch

Follow @robo4j or authors: @miragemiko , @hirt on Twitter. In-depth articles can be found at Robo4j.io or miragemiko blog

License

The Robo4j.io Framework is released under version 3.0 of the General Public License.

About

JavaFx Robo4J Lcd example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published