I am creating a hardware based human computer interaction air mouse device for the physically disabled people using the Arduino, voice recognition module , accelerometer and gyroscope sensors for which I need to make a JavaFX application to externally run the Arduino program . How can I implement this external call.
I've tried searching different websites. But I couldn't find anything that best suits my needs.