Basebot: Difference between revisions

From Rsewiki
Line 4: Line 4:


Basebot is a "raw" version of Regbot with much less firmware.
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 =====
===== Installation =====


Install one of these
Install one of these - VS Code is recommended.


* Installation of [[Arduino and Teensy libraries]].
* Installation of [[Arduino and Teensy libraries]].

Revision as of 16:25, 30 August 2025

Back to Regbot

Overview

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

Install one of these - VS Code is recommended.

Compile

Prepare for compile

Compile and upload code.

Measurement data

Installation of Serial port handling

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.

Basebot software download