Basebot: Difference between revisions
From Rsewiki
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
** Add https://www.pjrc.com/teensy/package_teensy_index.json to the file->preferences | ** Add https://www.pjrc.com/teensy/package_teensy_index.json to the file->preferences | ||
[[file:arduino-preferences.png | 400px | "Arduino preferences with additional board manager URL"]] | |||
Arduino preferences with additional board manager URL | |||
[[file:arduino- | ** In the boards manager (Tools->Boards->Boards manager), search for Teensy and install support for Teensy boards. | ||
[[file:arduino-boards-manager.png | 400px]] | |||
== Install notes == | == Install notes == |
Revision as of 12:47, 5 July 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.
Overview
Installation
Installation of Arduino and Teensy libraries.
- Install the newest Arduino - see https://www.arduino.cc/en/software.
- Add the Teensy hardware support - see https://www.pjrc.com/teensy/td_download.html, including
- Add https://www.pjrc.com/teensy/package_teensy_index.json to the file->preferences
Arduino preferences with additional board manager URL
- In the boards manager (Tools->Boards->Boards manager), search for Teensy and install support for Teensy boards.