News

Code will be written in Python. Physical pictures of the Raspberry Pi setup are provided, along with tinkercad diagrams. First, I recreated the Ultrasonic Distance Sensor from our class assignment.
The proximity sensor sends out a signal and measures how long it takes to return. The Arduino program receives this information and calculates the distance between the sensor and object. measure ...