Basebot: Difference between revisions

From Rsewiki
Line 19: Line 19:
===== Fetching data =====
===== Fetching data =====
Installation of [[Serial port handling]]
Installation of [[Serial port handling]]
==== Software description ====
==== Description ====
[[Basebot modules]] explained
[[Basebot modules]] explained



Revision as of 18:12, 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

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.