EXPO Joan Oró_ IS - marcgc21/LG_InteractiveSpaces GitHub Wiki

Before you install and deploy this activities you have to look after some things:

You have to install a controller with the RXTX library. In my environment only works on InteractiveSpaces 1.5.2. on IS 1.6. I In order to install it: 2.1. Check apt-get install librxtx-java 2.2. Copy the file comm-serial-rxtx.ext from the extras folder to lib/system/java 2.3. Copy the file interactivespaces-service-comm-serial-version.jar from the extras folder to bootstrap. 2.4. Start controller.

Open the project on IDE like eclipse and search your activity.conf activity. Change the following line:

space.hardware.serial.port=/dev/ttyACM0

You have to put your tty port where have connected Arduino's board.