PA Designer Learn 2: LED and Loudness Sensor

This is the second challenge within the Robotics with GoPiGo and Python Curriculum.

Your task is to program your robot to alert a person with a hearing impairment to visiting house guests.

Learn how to use the Loudness Sensor alongside Jupyter Notebooks.

2. Build: Setting up the loudness sensor and LED

Let’s plug our loudness sensor and LED into the robot’s controller board using the cables provided. The GoPiGo3 has a number of ports we can use. In this challenge we will use the Analog Digital 1 port (AD1) for the LED and the Analog Digital 2 (AD2) port for the loudness sensor.