The Cross-Platform Interconnect
Xi allows you to simultaneously connect, monitor and control multiple Arduino, BeagleBone Black and Raspberry Pi boards using Scratch 2.0 or Snap! as a graphical user interface.
Installation instructions are provided in the Installation and Usage Guide located in the documentation directory.
None
- Currently Xi only works with the Scratch 2.0 Online editor.
- Projects created using Xi cannot be shared on the Scratch cloud.
NOTE: BeagleBone-IO package needs to be updated to the latest release for Servo support. To update the node modules to the latest versions, issue the following command while in the xibone directory:
For Linux/Mac:
sudo npm update beaglebone-io
For Windows:
npm update beaglebone-io