Robobot B: Difference between revisions

From Rsewiki
Line 30: Line 30:
   
   
* Installation of [[Arduino and Teensy libraries]] when using the Arduino IDE.
* Installation of [[Arduino and Teensy libraries]] when using the Arduino IDE.
* Installation of [[Visual studio support | Visual Studio Code]] when working on a standard PC.
* Installation of [[Visual studio support | Visual Studio Code]] when working on a standard PC. NB! missing the platformio.ini @todo
* installation of [[Arduino command line support | Command line support]] for use on the Raspberry Pi.
* installation of [[Arduino command line support | Command line support]] for use on the Raspberry Pi.


Line 40: Line 40:


* Old [[robobot]], instructions are mostly deprecated
* Old [[robobot]], instructions are mostly deprecated
* Some architecture notes [[Robobot Teensy interface]]. NB! missing the platformio.ini @todo
* Some architecture notes [[Robobot Teensy interface]].
* [[Robobot software description | Software description]] and examples.
* [[Robobot software description | Software description]] and examples.

Revision as of 19:57, 8 January 2025

Robobot B is a simplified (2024) version of the old Robobot

Robobot

Overview

This section is intended for users.

Development notes

This section is for development notes.

Arduino firmware - one of these:

On-line help page from Teensy_firmware_8

Older pages