Ages 10-15
10-15 Program
Courses designed for 10-15 (ages 10-15) — interactive, age-appropriate learning adventures.
Showing 1–1 of 1
Robotics & Automation With Python
Robotics & Automation with Python introduces Students how Python can bring electronic projects to life using the Wokwi ESP32 simulator. They start with simple LED and circuit controls and gradually build smart projects using sensors, motors, displays, and automated decision-making. Through projects such as a Smart Traffic Light, Hand Sanitizer Dispenser, Digital Weather Station, Security Alarm, and Smart Parking System, students learn to turn their ideas into working prototypes while developing coding, problem-solving, logical thinking, and engineering skills.Class 1: Smart Traffic Light Program multiple LEDs with Python to create an automated traffic-light sequence using GPIO, timing, and loops.Class 2: Light & Volume ControllerUse a potentiometer to adjust LED brightness and buzzer volume while learning how analog input controls output levels.Class 3: Smart Hand Sanitizer DispenserUse an ultrasonic sensor and servo motor to automatically dispense sanitizer when a hand is detected.Class 4: Motion-Sensing Smart RoomDetect movement with a PIR sensor and use Python logic to automatically control room lights and a smart door.Class 5: Digital Weather Station – Part 1Read temperature and humidity from a DHT22 sensor and process the sensor data using Python.Class 6: Digital Weather Station – Part 2Display temperature and humidity readings on an LCD using Python functions, conditions, and formatted output.Class 7: Smart Security AlarmBuild a motion-triggered security system using a PIR sensor, buzzer, and LEDs.Class 8: Automatic Night LightUse an LDR to detect light levels and automatically control an LED based on brightness.Class 9: Smart Parking SystemUse an ultrasonic sensor to detect vehicles and control a servo barrier with LED indicators.Class 10: Smart Home Control CenterCombine sensors, outputs, functions, and Python logic to create an integrated home automation system.Class 11: Gas Leak DetectorMonitor gas sensor readings and trigger LED and buzzer alerts when the gas level exceeds a set threshold.Class 12: Smart Robotics ChallengeCombine sensors, actuators, conditions, loops, and functions to design and simulate an original smart automation system in Wokwi.