Basebot: Difference between revisions
From Rsewiki
No edit summary |
No edit summary |
||
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. | ||
== | == Installation == | ||
[[Basebot software]] download | |||
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]]. | ||
Line 24: | Line 24: | ||
[[Regbot hardware board | Basebot circuit and PCB]] | [[Regbot hardware board | 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]]. | [[Import code to Visual Studio]]. |
Revision as of 08:43, 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.
Fetching data =
Installation of Serial port handling
Software description
Basebot modules explained
Maintainer notes
This part is for maintainer notes and should not be needed for a regular user.