{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

Term 2 Flashcards

(6 cards)

1
Q

What is the primary function of a buzzer?

A

A buzzer produces sound when activated

Buzzers are commonly used in electronic devices for alerts and notifications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the first step to connect a buzzer?

A

Place the Buzzer on the Breadboard

Ensure the legs of the buzzer are inserted into separate rows.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do you connect the positive leg of the buzzer?

A

Connect the positive leg of the buzzer to a digital pin on the Arduino (e.g., Pin 8)

This connection allows the Arduino to control the buzzer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Where should the negative leg of the buzzer be connected?

A

Connect the negative leg of the buzzer to the GND rail on the breadboard

This completes the circuit for the buzzer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What should you do if your buzzer requires less current?

A

Use a Resistor if Needed

Adding a resistor in series can prevent damage to the buzzer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Fill in the blank: A buzzer is connected to a digital pin on the Arduino, such as _______.

A

Pin 8

How well did you know this?
1
Not at all
2
3
4
5
Perfectly