Java Games: Flashcards, matching, concentration, and word search.

Electronics Basic Introduction Vocabulary

The are games to help you learn vocabulary terms, along with their definitions from this week. Selected are terms that are central to the assignments, including hardware, software, and programming concepts.

AB
CodebenderAn online programming tool that allows users to write, compile, and upload code to microcontrollers like Arduino through a web browser session on various operating systems.
Browser plug-inA software extension installed in a web browser (such as Chrome or Firefox) to enable additional features, like connecting hardware devices to online tools for programming
Arduino UnoA specific model of microcontroller board used for electronics projects
MicrocontrollerA small computing device on a single integrated circuit that controls electronic components, such as the Arduino Uno, by running programmed instructions
COM portA serial communication interface on computers (like Windows or Mac) used to connect and communicate with external devices
CircuitAn electrical pathway built with components like wires, LEDs, and resistors
UploadThe process of transferring compiled code from a programming environment to a microcontroller board
pinModeAn Arduino programming function used in the setup routine to configure a specific pin on the board as either an input or output
digitalWriteAn Arduino function that sets the state of a digital pin to either HIGH (on) or LOW (off)
delayAn Arduino function that pauses the execution of the program for a specified number of milliseconds
Digital Multimeter (DMM)A handheld electronic measuring instrument used to quantify electrical properties such as resistance, voltage, and current, with settings for different ranges and a digital display for readings
ResistorA passive electrical component that limits or regulates the flow of electric current in a circuit, identified by color bands and measured in ohms
BreadboardA reusable prototyping platform with interconnected holes for temporarily assembling and testing electronic circuits without soldering
Color CodeA standardized system of colored bands on resistors that represents their numerical resistance value
ToleranceThe permissible range of variation from a resistor's theoretical value, expressed as a percentage (such as 5% for gold-banded resistors)
VoltageThe electrical potential difference between two points in a circuit, measured in volts (V), which represents the force that drives electric current through components.


Technology Education Instructor
Alexandria City High School
Alexandria, VA

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities