Core production
Calibration table, threshold choice, actuator test cycle and fail-safe behaviour
Using sensors that measure the physical world and actuators that affect it within range, calibration, power and safety limits.
Using sensors that measure the physical world and actuators that affect it within range, calibration, power and safety limits.
Completion evidence: Calibration table, threshold choice, actuator test cycle and fail-safe behaviour.
Measure a sensor under three conditions, choose a threshold and design a servo/LED/buzzer output that remains safe on bad readings.
Calibration table, threshold choice, actuator test cycle and fail-safe behaviour
Measure a sensor under three conditions, choose a threshold and design a servo/LED/buzzer output that remains safe on bad readings.
Record power, wiring, data or user limits on hardware, and model limitations in simulation.
The order is recommended. Before a project page, complete evidence from foundation, practice and debugging lessons.
Learn how actuators turn a decision into physical motion or output. An in-depth guide to What Is an Actuator? with practical examples, safety notes and explained review activities.
Open lesson →Learn to control a DC motor's speed and direction safely with a driver and separate power.
Open lesson →Learn the difference between digital (on/off) and analog (continuous value) signals and the range of read values.
Open lesson →Learn to detect movement with a PIR motion sensor and respond to it. An in-depth guide to The Motion Sensor with practical examples, safety notes and explained review activities.
Open lesson →Learn to read a light sensor and light an LED in the dark using a threshold.
Open lesson →Learn calibration: adjusting a sensor's values to a threshold that matches the real world.
Open lesson →Learn to measure distance with an ultrasonic sensor and detect obstacles.
Open lesson →Learn to read a soil/air humidity sensor and make a decision using a threshold.
Open lesson →Build a filtered, calibrated system that warns when an object comes too close, using a distance sensor.
Open lesson →Build a night light that turns on in the dark using a light sensor, threshold calibration and filtering.
Open lesson →Learn how a relay lets a small signal control a larger circuit — safely and at low voltage only.
Open lesson →Learn how sensors gather information from the environment and their place in the sense–decide–act loop.
Open lesson →Learn to smooth noisy sensor data with averaging and threshold/hysteresis.
Open lesson →Learn to control a mechanism by turning a servo motor to a specific angle.
Open lesson →Learn how a stepper motor turns in precise steps and where it is used.
Open lesson →Learn to read a temperature sensor and give a warning using a threshold.
Open lesson →| Check | Question | Evidence to keep |
|---|---|---|
| Input | Which value, event or user request enters the system? | Sample inputs and edge cases |
| Process | Which rule, algorithm or physical relationship is applied? | Code, calculation, diagram or state table |
| Output | What should be observed in correct and incorrect states? | Expected–actual comparison |
| Safety | Under which condition should the system stop or request help? | Safe-stop and recovery behaviour |
Using sensors that measure the physical world and actuators that affect it within range, calibration, power and safety limits. A correct example alone is therefore insufficient. Completion evidence should be calibration table, threshold choice, actuator test cycle and fail-safe behaviour, tested with normal, boundary and invalid inputs.
In the first cycle, pair foundation and application among What Is an Actuator?, DC Motors and Motor Drivers, Digital and Analog Signals, The Motion Sensor, The Light Sensor. Predict the result, run or measure it, then explain any difference. Even when prediction and reality match, state which changed condition would break the result.
In the second cycle, complete this laboratory: Measure a sensor under three conditions, choose a threshold and design a servo/LED/buzzer output that remains safe on bad readings. Do not close with one successful screenshot. Keep the input table, expected behaviour, actual behaviour, error or measurement and the correction in one file.
In the final cycle, connect What Is a Sensor?, Filtering Sensor Data, The Servo Motor, The Temperature Sensor, What Is a Stepper Motor?. Let one lesson's output become another lesson's input; show where safe stopping is needed when data type, unit, wiring, timing or user expectation changes.
Repeat the same task one month later with less source support. Compare not only speed or appearance but test coverage, explainability, safety and whether another person can rebuild the work.
Calibration table, threshold choice, actuator test cycle and fail-safe behaviour
No. A simulator tests logic; physical power, wiring and sensor conditions require separate tests.
Condition, expected result, actual result and change made.
After completing foundation concepts and at least one practice artefact.
Measure a sensor under three conditions, choose a threshold and design a servo/LED/buzzer output that remains safe on bad readings.
Primary source for current technical behaviour and limits.
Open source →Primary source for current technical behaviour and limits.
Open source →