Skip to content

Java code to send joystick data from a java program to an arduino

Notifications You must be signed in to change notification settings

zbrown23/arduinoSerialController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduinoSerialController

Code for my MemmoCS2 final project

Special thanks to Trevor Nelson for help with jinput and manipulating bytes

The Code

See SerialControlDemo for the Arduino code, and src/drive/ for the java code

if you want to run the code, make sure to add -D java.library.path=jinput-2.0.9 to your VM arguments

About

Java code to send joystick data from a java program to an arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published