Raspberry Pi and EV3 self driving robot
Code used to program EV3 and Raspberry Pi to “drive.” EV3DEV was loaded onto the EV3 to control motor movement and OpenCV was used on the Raspberry Pi for vision and to calculate motor output. Two different algorithms, maxPt and avgPt, are shown.