Lab 2 – Arduino Programming Basics
This lab taught the group about the basics for operating the Arduino board and the Arduino code. The group created the code using commands like goFor, celerate, motorSpeed, brake, and reverse. These codes can be uploaded to the Arduino to move the AEV in whatever way is decided by the code. The whole point of the code is that to run the AEV, the team needed to create a code to tell the AEV how to move. This would be expanded upon in other Labs.