Basebot: Difference between revisions

From Rsewiki
Line 7: Line 7:
The description is for using this robot and modifying the base Arduino software.
The description is for using this robot and modifying the base Arduino software.


[[Basebot software]] download
=== Installation ===
=== Installation ===
[[Basebot software]] download


Installation of [[Arduino and Teensy libraries]].
Installation of [[Arduino and Teensy libraries]].
Line 17: Line 17:


[[Compile and upload code]].
[[Compile and upload code]].
=== Fetching data ===
=== Measurement data ===
Installation of [[Serial port handling]]
Installation of [[Serial port handling]]
=== Description ===
=== Description ===

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

Basebot software download

Installation

Installation of Arduino and Teensy libraries.

Installation of Visual Studio Code.

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.