Basebot: Difference between revisions

From Rsewiki
No edit summary
Line 17: Line 17:


[[Compile and upload code]].
[[Compile and upload code]].
==== Fetching data =====
===== Fetching data =====
Installation of [[Serial port handling]]
Installation of [[Serial port handling]]
==== Software description ====
==== Software description ====

Revision as of 12:53, 1 September 2024

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.

Installation

Basebot software download

Installation of Arduino and Teensy libraries.

Installation of Visual Studio Code.

Prepare for compile

Compile and upload code.

Fetching data

Installation of Serial port handling

Software description

Basebot modules explained

Basebot circuit and PCB

Maintainer notes

This part is for maintainer notes and should not be needed for a regular user.

Import code to Visual Studio.