Group 34's line following robot.
This is useful as an easy alternative to setting up make scripts, for managing the builds.
Install VSCode. Install Plaformio extension for VSCode.
-
Create a new folder called
boardsundercore_dirfolder. -
In the
sparkmarkIIfolder you will findjdluck_sparkmark2.json. Copy this to theboardsfolder you just made. -
Go back to the
core_dirof Platformio and create folders in this structure under it:packages/framework-arduino-avr/variants/jdluck_spark/. -
Finally, copy
pins_arduino.hfrom thesparkmarkIIfolder into the folder created in the previous step.