Lesson 5 - xyzen/CS490 GitHub Wiki

In this lesson, we will send sensor data from the Arduino to the Raspberry Pi, which will blink an LED and buzzer if the sensor's reading is below a specific threshold. For the sensor, we will use an ultrasonic sensor, and we will set the threshold to blink and buzz when an object is detected within 20cm of the sensor.

Click Here to view the code behind this project.

Click Here for a video of this project in action.