Getting Started
Step 1 - Download Code
Browse to: https://github.com/BotBuildersRobotics/BrushlessSumo
Step 2 - Setup IDE
You will need to download and install the Arduino IDE.
You will need to install the following library:
Follow the install instructions from the above site.
To select a board, use the 'Raspberry Pi Pico'

From here you should be able to open and compile the code that came from the BotBuilders Robotics site.
Last updated