/PelengDataGenerator

Small javaFX application that uses serial communication to work with serial-to-bluetooth transmitter and generates the data in specified format that imitated the data from bearing finder.

Primary LanguageJava

How to run the application

Using gradle wrapper

./gradlew run

Making the fat jar (jar with dependencies)

./gradlew fatJar

will create jar with dependencies in the project directory