Over the past week of robotics I created some additional hardware to the RC car. This would include a circuit to have the Motion sensor operating to turn the motor off when it comes within 30cm of any structure. This required a code having a regular void loop having an “if” statement. The next steps for the vehicle will be to apply the steering which will require creating more coding this week.