Robobot B: Difference between revisions
From Rsewiki
| Line 27: | Line 27: | ||
* [[Enable autostart]] and IP display | * [[Enable autostart]] and IP display | ||
Arduino firmware - one of these | Arduino firmware - one of these: | ||
The "command line support" is for use on the Raspberry, and the "Visual Studio code" is for use on a standard PC. | |||
* Installation of [[Arduino and Teensy libraries]]. | * Installation of [[Arduino and Teensy libraries]]. | ||
* Installation of [[Visual studio support | Visual Studio Code]]. | * Installation of [[Visual studio support | Visual Studio Code]]. | ||
Revision as of 19:52, 8 January 2025
Robobot B is a simplified (2024) version of the old Robobot
Robobot
Overview
This section is intended for users.
- Software overview and blocks description.
- Raspberry Pi directory structure for Robobot
- Robobot and MATLAB use of logfiles.
- Robobot hardware items.
- Robobot circuits
- Robobot webcam server
- Robobot teensy interface
Development notes
This section is for development notes.
- Robobot install on Raspberry
- DTU network and time setup: Network setup
- Robobot base software installation
- Enable autostart and IP display
Arduino firmware - one of these: The "command line support" is for use on the Raspberry, and the "Visual Studio code" is for use on a standard PC.
- Installation of Arduino and Teensy libraries.
- Installation of Visual Studio Code.
- installation of Command line support.
On-line help page from Teensy_firmware_8
Older pages
- Old robobot, instructions are mostly deprecated
- Some architecture notes Robobot Teensy interface.
- Software description and examples.