Basebot: Difference between revisions

From Rsewiki
No edit summary
Line 8: Line 8:


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


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


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


[[Prepare for compile]]
[[Prepare for compile]]


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



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

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.