Basebot

From Rsewiki
Revision as of 13:52, 5 July 2024 by Jca (talk | contribs)

Back to Regbot

Basebot

Basebot is a "raw" version of Regbot with much less firmware.

The description is for using this robot and modifying the base Arduino software.

Overview

Installation

Installation of Arduino and Teensy libraries.

"Arduino preferences with additional board manager URL"


    • In the boards manager (Tools->Boards->Boards manager), search for Teensy and install support for Teensy boards.

    • In the Library manager (Tools->Manage libraries), search for "MPU9250_asukiaaa" and "Adafruit GFX library" and install both, including dependencies.


Install notes