View on GitHub

Esplab

ESPLab - JavaFX 8 GUI for ESP devices

Download this project as a .zip file Download this project as a tar.gz file

ESPLab - JavaFX 8 GUI for ESP devices

This library provides classes to visualize and control the Lab interface for an ESP device.

Maven Dependency

<dependency>
     <groupId>com.github.mrstampy</groupId>
     <artifactId>esplab</artifactId>
     <version>1.0</version>
</dependency>