Land Acknowledgement & Engineering
Types of Sensors
Arduino Basics
Motors
Programming with Arduino
100

The practice of recognizing the traditional territories of Indigenous peoples where we live and work.

What is a Land Acknowledgement?

100

This sensor detects the physical movement of objects or people.

What is a Motion Sensor?

100

This microcontroller board is used for building projects and integrating sensors and motors.

What is an Arduino Uno?

100

These motors run on DC electricity and convert electrical energy into rotational mechanical energy. (i.e. fans & drills)

What is a DC Motor?

100

The function used to set initial conditions and configurations that only run once when the program starts.

What is void setup()?

200

A Mi'kmaw term for seeing the world with two perspectives, one through Indigenous knowledge and the other through Western science.

What is Etuaptmumk (Two-Eyed Seeing)?

200

This sensor measures the amount of light in a space and can trigger actions like turning lights on or off.

What is a Light Sensor?

200

These pins on an Arduino board read signals that change gradually, providing data from 0 to 1023.

What are Analog Pins?

200

This type of motor is commonly used for precise control of rotation, often in robotics and automation systems.

What is a Servo Motor?

200

The function in Arduino code that runs repeatedly and is ideal for ongoing tasks such as sensor monitoring.

What is void loop()?

300

This refers to the engineering process where they design, build, and test to solve problems and improve society.

What is Engineering?

300

This sensor detects temperature and can send signals to control heating or cooling systems.

What is a Temperature Sensor?

300

These pins send or receive signals that are either HIGH (1) or LOW (0), often used to control on/off devices.

What are Digital Pins?

300

This device controls the motor’s speed, direction, and torque by adjusting the electrical power supplied to the motor.

What is a Motor Driver?

300

This technique in Arduino programming involves sending a pulse every 20 ms to control the rotation of a servo motor.

What is Pulse Width Modulation (PWM)?

400

Marco, Puvi & Jacky's Field of Study

What is Comp Science (Engineering), Mechanical Engineering & Software Engineering?

400

This sensor detects the presence of water, useful for applications like flood detection and irrigation systems.

What is a Moisture Sensor?

400

These pins supply power to connected components like LEDs, sensors, and motors on an Arduino board.

What are Power Pins/Voltage?

400

A windshield uses which type of motor? 

What is DC motor?

400

A loop used to repeat a block of code while a condition remains true.
 

What is a While Loop?

500

The process engineers follow to solve problems, which involves identifying a problem, brainstorming solutions, prototyping, and testing the result.

What is the Engineering Design Process?

500

This sensor uses sound waves to detect distance between the sensor and an object in its path.

What is an Ultrasonic Sensor?

500

The programming environment used to write and upload code to an Arduino board as well as the language they use.

What is the Arduino IDE & C/C++?

500

This type of motor can rotate to a specific angle, commonly used for precise movement in robotic joints.

What is a Stepper Motor/Servo that is modified?

500

This signal can either be HIGH (1) or LOW (0), often used to control devices like LEDs or buttons.

What is a Digital Signal?

M
e
n
u