menu connected
wide shoutbox
/listConnections - list all current connections to shoutbox
/version - return current version
/t - shout as mr.turing
/addXMPPRelay/(xmpp buddy name) - add buddy as an xmpp relay
/removeXMPPRelay/(xmpp buddy name) - remove buddy as xmpp relay
Scripts in MRL
Scripts in MRL are made in Python and can be edited and executed in the python tab.
Not sure if this is what you
Not sure if this is what you wanted but :
The "latest build" is accessable
http://mrl-bucket-01.s3.amazonaws.com/current/develop/myrobotlab.jar
There was some problems with it previously..
Currently, if you set your arduino path correctly to where you have the Arduino IDE, you can press the "open in Arduino ide" button and it will load all the files.
This will extract the MrlComm.ino and library files to resource/Arduino/MRLComm and load them into the Arduino IDE
.png)
additionally upload works if you set the correct parameters - although I would recommend the IDE for uploading. Hope this helps.