Maintainer: Nick Spears
DirtBot is a robot that fills seed plug trays.
See the DirtBot wiki for more:
- Install and configure Visual Studio Code.
- Install the PlatformIO extension.
- Clone the source code:
git clone https://github.com/nrsprs/dirtbot.git - Select the appropriate port and microcontroller, the board should be an Arduino MEGA 2650.
- Load the environment by opening and saving the
platform.inifile in thedirtbotdirectory.
Install the Platform IO extension in the Visual Studio Code and open the project directory. This should automatically open and load the platform.ini file to initialize the environment. If the environment does not initialize, open and save the platform.ini file.