-
Notifications
You must be signed in to change notification settings - Fork 121
Robot connectivity matrix
Reinhard Budde edited this page Apr 16, 2019
·
1 revision
The various robots systems we support come with different options for connectivity.
Robot | Connection | Description |
---|---|---|
calliope | usb | appears as flash-drive on the connected computer, program is received by computer and stored to the flash drive |
ev3dev | usb | ev3 connects to server, internet shared via connected computer, ev3 receives program from server |
* | wifi | ev3 connects to server, ev3 receives program from server |
ev3lejos | usb | usb program connects to ev3, ev3 does not connect to internet, program received by usb-program and pushed to ev3 |
* | wifi | ev3 connects to server, ev3 receives program from server |
microbit | usb | appears as flash-drive on the connected computer, program is received by computer and stored to the flash drive |
nxt | usb | usb program connects to nxt, program is received by computer and send to nxt via usb protocol |
Home | Community | Installation | Team
Installation Tutorials
- Instructions to run a openroberta lab server using DOCKER
- Instructions to run the Open Roberta Lab Server natively on ubuntu ‐ not recommended
- Raspberry Pi 2/3/4 and the Open Roberta Lab
- EV3 and leJOS
- EV3 and ev3dev
- Creating the OR leJOS image
- Arduino Create Agent
- Mbed DAL: Generation and automation
Development
-
Workflows
-
Architecture
-
Blockly
-
Software engineering issues
-
Misc
-
Notes on robots
Textual Representation
Contribution
Discussions on future development