Difference between revisions of "Training 041024"
Line 3: | Line 3: | ||
To upload to the BoSL board please find the instructions below: | To upload to the BoSL board please find the instructions below: | ||
− | + | * 1. BOSL 0.5 SETUP | |
Connect the BoSL board to your computer using the USB port, plug in a battery to the BoSL board | Connect the BoSL board to your computer using the USB port, plug in a battery to the BoSL board | ||
Download the Arduino IDE (https://www.arduino.cc/en/software/OldSoftwareReleases) | Download the Arduino IDE (https://www.arduino.cc/en/software/OldSoftwareReleases) |
Revision as of 23:10, 3 October 2024
Today, Stephen went through all the steps required to make BoSL boards work awesomeomely!
To upload to the BoSL board please find the instructions below:
- 1. BOSL 0.5 SETUP
Connect the BoSL board to your computer using the USB port, plug in a battery to the BoSL board Download the Arduino IDE (https://www.arduino.cc/en/software/OldSoftwareReleases) Add the BoSL board package by following the instructions at https://monash-bosl.github.io/BoSL-IDE-Core/ Click Tools > Board: > Board Manager Install the "BoSL Boards" package Click Tools > Board: > BoSL Board to select the correct board for uploading Unzip and open the firmware file in the IDE Select the correct port under Tools > Port:. This should be the one which appears only when the bosl board is plugged in. Click the upload button at the top left side of the IDE window. Wait until you receive the 'Uploading Done.' message.