CLASS 6

1. Introduction to Arduino

Students learn about Arduino boards and how they control devices.

This is the foundation of electronics and robotics.

2. LEDs & Sensors

Students control LED lights using sensors.

Learn input-output relationships.

3. Buzzer Alarms

Create alarm systems using buzzers.

Used for alerts and warnings.

4. Servo Motors

Servo motors rotate at specific angles.

Used in doors, robotic arms, and automation.

5. Sensor-Activated Servo

A dustbin that opens automatically when someone comes near.

Teaches real-life automation using sensors.

6. Voice Control +

Advanced voice commands to control hardware.

Combines AI and embedded systems.

7. Obstacle Detection

Robot detects and avoids obstacles.

Students learn real-world robotics safety logic.

8. Two Sensor Integration

Using two sensors together for better accuracy.

Introduces system integration.

9. Basic Data Handling

Students learn how data is read, stored, and used in programs.