Basebot: Difference between revisions

From Rsewiki
Line 24: Line 24:
Data from the robot is intended for use in MATLAB.
Data from the robot is intended for use in MATLAB.


See [[Serial port handling | get data]]
See how to [[Serial port handling | get data]] to a file.


=== Description of API modules and hardware ===
=== Description of API modules and hardware ===

Revision as of 16:57, 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 from robot

Data from the robot is intended for use in MATLAB.

See how to get data to a file.

Description of API modules and hardware

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