Skip to content

Commit aaf415d

Browse files
committed
Updated LoadDemo instructions
Added library info
1 parent f910271 commit aaf415d

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

demos/LoadDemo/LoadDemo.ino

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,14 @@
2727
* `https://espressif.github.io/arduino-esp32/package_esp32_index.json`
2828
* (See also:
2929
* https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html)
30-
* 3. Load the attached sketch or the latest version from GitHub:
30+
* 3. Go to the library manager in the left sidebar and isntall "Adafruit BusIO" by Adafruit.
31+
* 4. Load the attached sketch or the latest version from GitHub:
3132
* https://github.com/CalPolyWindPower/2026-Controls_Load/blob/main/demos/LoadDemo/LoadDemo.ino
32-
* 4. Set the board to "UM PROS3". It may show up as "ESP32 Family Device at first" or even multiple devices (Select the first one).
33-
* 5. Under Tools, set "USB CDC On Boot" to "Enabled"
34-
* 6. [Recommended] Under Tools, set "Core Debug Level" to "Info"
35-
* 7. Select Upload
36-
* 8. Open a serial terminal
33+
* 5. Set the board to "UM PROS3". It may show up as "ESP32 Family Device at first" or even multiple devices (Select the first one).
34+
* 6. Under Tools, set "USB CDC On Boot" to "Enabled"
35+
* 7. [Recommended] Under Tools, set "Core Debug Level" to "Info"
36+
* 8. Select Upload
37+
* 9. Open a serial terminal
3738
* A. In Arduino IDE, got Tools > Serial Monitor and switch to 115200 baud
3839
*
3940
* @author Noah (@BobSaidHi <https://github.com/bobsaidhi>) for Cal Poly Wind

0 commit comments

Comments
 (0)