This is the server side for Mach3Pendant project https://github.com/ratmole/Mach3Pendant.
Tested OS:
- Windows Xp
- Windows 7
#Usage:
- Download the precompiled .jar file ,on the computer running Mach3, from here: https://github.com/ratmole/Mach3PendantServer/raw/master/WinPrecompiled/Mach3PendantServer.jar
- Download and install the Android .apk ,to your Android device, from here:https://github.com/ratmole/Mach3Pendant/raw/master/AndroidPrecompiled/Mach3Pendant.apk
- Run the Mach3PendantServer.jar on you computer(you have to install java first)
- Start the Mach3Pendant Application on your Android device.
- Pair the Computer and the Android Device.
- Controll your Mach3 CNC Software...
Many thanks to https://github.com/pilgr for the initial code...