This repository includes the parts list, CAD files and the codebase for the rover robot built as part of an AMR course.
- Install Arduino IDE
- Install ESP32 boards
- Install VL53L0X library for sensors
- Install Pixy cam library for camera
- Try compiling...
Make sure to set the following before upload:
- USB CDC on boot -> Enabled
- Erase All Flash Before Sketch Upload -> Enabled
- Flash Size -> 16MB (128 mb)
- Lab 1
- Lab 2
- Lab 3
- Lab 4
- Final
