Arduino and Teensy libraries

From Rsewiki
Revision as of 13:54, 5 July 2024 by Jca (talk | contribs) (Created page with "Back to Basebot == Installation of Arduino and Teensy support == * 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 400px | "Arduino preferences with additional board manager URL" ** In the boards manager (Tools->Boards->Boards...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Back to Basebot

Installation of Arduino and Teensy support

"Arduino preferences with additional board manager URL"


    • In the boards manager (Tools->Boards->Boards manager), search for Teensy and install support for Teensy boards.

    • In the Library manager (Tools->Manage libraries), search for "MPU9250_asukiaaa" and "Adafruit GFX library" and install both, including dependencies.