The short answer
A screen-free robotics curriculum can teach the foundations beneath code: a machine receives input, follows a rule, produces an action, encounters an edge case, and must be tested again. EdReal’s 12-week program uses an ultrasonic car, line-tracking car, printed decision tools, route challenges, and a final safety test to make that loop visible for ages 8–13.
The autonomy loop children can see and test
Sense
Learners investigate how an ultrasonic car notices an obstacle and distinguish what a sensor can detect from what a person understands about the scene.
Decide
Physical if/then cards turn rules into objects learners can arrange, question, and revise without hiding the logic behind a screen.
Navigate
Route and line-tracking challenges show that reaching a destination depends on inputs, constraints, sequence, and repeated observation.
Debug for safety
Learners compare expected and observed behavior, identify failure points, and explain why one successful run is not enough evidence of safety.
What screen-free means in this program
- The learner does not need a coding account, laptop, or tablet to complete the core sequence.
- Logic is represented with cards, routes, physical car behavior, predictions, and test records.
- The car’s built-in behavior is something to investigate—not a claim that the learner programmed a full autonomous vehicle.
- Debugging means comparing the rule and environment with observed behavior, then changing one factor deliberately.
- Safety claims require repeated tests and explicit discussion of conditions the model cannot represent.
Who this robotics program fits
The program suits ages 8–13 who are drawn to robots, vehicles, puzzles, routes, and cause-and-effect questions. It can serve families, homeschools, co-ops, microschools, and schools. It is especially useful when an adult wants computational-thinking practice without making more learner screen time the price of participation.
The free Family Compass creates a seven-day plan from the habits and interests you already observe. No signup or purchase required.
Important limits
The physical cars are learning models. They do not reproduce the perception, mapping, prediction, redundancy, regulation, or full safety systems used by real autonomous vehicles. The program teaches foundational reasoning rather than professional vehicle engineering.
EdReal Labs are supplementary, inquiry-based learning experiences designed to complement core academic work. They do not claim accreditation, formal district adoption, or replacement of core coursework.
Frequently asked questions
Can children learn robotics without coding on a screen?
They can learn foundational ideas such as input, sensing, if/then rules, sequencing, routes, testing, and debugging with physical models. Coding can be added later, but it is not required for these concepts.
What ages is Self-Driving Cars Lab for?
The current EdReal age range is 8–13. Younger learners may need more help reading rules and recording observations.
Do learners build a real self-driving car?
No. They use small physical robot-car models to investigate selected sensing, line-following, decision, route, and safety ideas.