First Person View Self Driving Car - 6/29/23
Supervisor: Professor Rich Martin
This Week: Adam Daniel Strub, Elliot Li
Construction:
Copied the construction process entailed in “OSOYOO Servo Steer Smart Car for Raspberry Pi lesson 1: Hardware Installation”.
I was told people like flashing lights, so here’s the car’s voltage meter
Coding preparation
(Thanks to Professor Howard):
Set up the structure for future coding with the professor’s help.
Software Installment
Installed Raspberry Pi software for the car for basic movement. Ran into some problems with the code between the older and newer versions. Fixed by turning on the i2c kernel.
Goals