Skip to content

These code write with java, they receive hand gestures from LeapMotion then turn it into control commands, then send it to arduino via RS232

License

Notifications You must be signed in to change notification settings

MotionArduino/JavaControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaControl

These code write with java, they receive hand gestures from LeapMotion then turn it into control commands, then send it to arduino via RS232

How to use

  1. These code only support Windows currently, because the RS232 driver we use only support Windows;
  2. Clone the code and import it with eclipse;
  3. Run the MotionXXX java files, like : MotionMeArm;
  4. Every program would ask you to input COM port first, which used to communicate with Arduino;

About

These code write with java, they receive hand gestures from LeapMotion then turn it into control commands, then send it to arduino via RS232

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages