Basebot: Difference between revisions

From Rsewiki
Line 10: Line 10:
===== Installation =====
===== Installation =====


Installation of [[Arduino and Teensy libraries]].
Install one of these
 
* Installation of [[Arduino and Teensy libraries]].
* Installation of [[Visual studio support | Visual Studio Code]].
* installation of [[Arduino command line support | Command line support]].


Installation of [[Visual studio support | Visual Studio Code]].
===== Compile=====
===== Compile=====



Revision as of 12:20, 22 December 2024

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.

Basebot software download

Installation

Install one of these

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.