SENSING SOUND (PHYSICS)
The Digital Brain
Global Impact
100

This is the high-frequency sound that is too high for humans to hear, used by our sensor.

Ultrasound

100

This is the open-source microcontroller board we used as the "brain" of the project.


Arduino uno 

100

This SDG goal (Number 9) focuses on Industry, Innovation, and ________

Infrastructure

200

This animal uses biological sonar, or "echolocation," which inspired our project's sensor.

bat or dolphin

200

wireless technology used to send alerts to the Android phone.

bluetooth

200

Self-driving cars use a more advanced version of our project called "Lidar," which uses light instead of this.


sound

300

To calculate distance, the sensor sends out a pulse and waits for this to happen.


echo

300

This component makes a noise when the code detects an object closer than 20cm.


buzzer


300

This term describes a city that uses sensors and data like ours to manage traffic and safety.


smart city

400

This is the approximate speed of sound in air, which our code uses for its calculations.


330-350 m/s

400

In C++ programming, we use this type of "loop" to keep the sensor checking for motion forever.


void loop

400

Our project falls under SDG 11, which aims to make human settlements and cities more of this.

sustainable

500

Because sound needs a "medium" to travel, our sensor would not work in this oxygen-free environment.


vacuum 

500

The "RX" and "TX" labels on our Bluetooth module stand for these two actions.


receive and transmit

500

Our code uses this logical "statement" to decide whether or not to trigger the alarm.


if/else

M
e
n
u