explorerbot/bin
2014-03-16 12:43:55 +01:00
..
explorerbot_lib Added scripts for launching binaries with external libraries. 2014-03-09 19:31:38 +01:00
AndroidExplorerbotServer.apk Added scripts for launching binaries with external libraries. 2014-03-09 19:31:38 +01:00
explorerbot.jar Added scripts for launching binaries with external libraries. 2014-03-09 19:31:38 +01:00
README.txt Added scripts for launching binaries with external libraries. 2014-03-09 19:31:38 +01:00
start_client.sh Android app updated (now the Android app acts even as client using the 2014-03-16 12:43:55 +01:00
start_server.sh Android app updated (now the Android app acts even as client using the 2014-03-16 12:43:55 +01:00

Usage (under linux):

SERVER (connected to Arduino)
sh start_server.sh

CLIENT (connected to joypad)
sh start_client.sh [serveripaddress]

Example: sh start_client.sh 192.168.0.32