{ "@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" } }

Roboticz Flashcards

(11 cards)

1
Q

What is a circuit?

A

A closed path that allows electricity to flow from a power source, through various components, and back to the source.

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

What is the flow of current in a circuit?

A

Current flows from the positive terminal of the power source to the negative terminal.

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

What must a circuit have for it to function?

A

A closed loop.

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

List the steps to wire a circuit.

A
  • Identify the power source (e.g., Arduino or battery)
  • Connect components like LEDs, resistors, or buzzers
  • Use wires to link all components in a closed loop
  • Ensure current flows through each component in the correct order.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a breadboard?

A

A tool for building and testing circuits without soldering.

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

What are the horizontal rows on a breadboard typically used for?

A

Power (red for positive, blue for negative).

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

What do the vertical rows in the middle of a breadboard do?

A

Connect components and wires.

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

What is the first step to connect a breadboard and Arduino?

A

Connect the Arduino’s GND pin to the negative rail (blue line) on the breadboard.

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

What is the second step to connect a breadboard and Arduino?

A

Connect the Arduino’s 5V pin to the positive rail (red line) on the breadboard.

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

Fill in the blank: The horizontal rows at the top and bottom of a breadboard are typically used for _______.

A

[power].

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

What should you do after placing components like LEDs or buzzers on the breadboard?

A

Use wires to complete the circuit between the Arduino pins and the components.

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