The AI Playroom | AI Education for Kids in Singapore
Complete Curriculum Guide

Tech Tinkerers Curriculum

An advanced, hands-on learning program where students design and build intelligent physical systems, blending electronics, coding, and real AI tools through robotics, sensors, and embedded intelligence.

10-14
Age Range
8
Levels
10-12
Weeks/Level
24
Topics
Progressive Learning
Hands-on Projects
Expert Instruction

Learning Outcomes

  • How to connect sensors and actuators to microcontrollers
  • How to design physical systems that respond to environmental inputs
  • How to train and embed simple AI models into real-world projects
  • How to think in systems: input → logic → output → feedback
  • How to prototype, troubleshoot, and iterate like an engineer

Our AI Approach

Tech Tinkerers doesn't just use AI—it embeds it. Learners train models to recognize sound, motion, images, or sensor patterns and use these predictions to control physical systems. From gesture-based lighting to reactive robots, this is applied AI in action.

Learning Journey

8
Total Levels
1-3

Foundation Building

Master core concepts, basic logic, and fundamental programming principles

4-6

Skill Development

Apply knowledge to complex projects, explore AI concepts, and build interactive systems

7-8

Advanced Application

Create sophisticated projects, understand ethics, and showcase mastery through capstone work

Who This Program Is For

Tech Tinkerers is ideal for learners who have completed Code Explorers or AI Creators and want a physical world challenge, are comfortable with logic, sensors, and basic coding, and enjoy building things that move, respond, and solve real problems. Some students join directly at Level 1 with foundational support.

Program Completion Outcomes

By the end of Tech Tinkerers, students will understand how intelligent systems are built, wired, and coded; train AI models and integrate them into physical devices; debug, document, and improve their own creations; and present working prototypes that solve real-world problems.

Complete 8-Level Curriculum

Each level builds upon the previous one, creating a comprehensive learning journey that develops both technical skills and creative thinking. Students progress at their own pace while mastering essential concepts.

1

Smart Inputs and Reactive Systems

Sensors, basic electronics, input/output logic
10-12 weeks

Students learn to connect sensors to microcontrollers and create systems that react to environmental inputs with lights, sounds, and motors.

Sample Project Outcome

A light-sensitive alarm system that beeps and flashes when darkness is detected.

Core Topics (3)

Learning Outcomes
  • Connect and calibrate various sensors
  • Read sensor data in code
  • Understand analog vs digital sensors
Learning Outcomes
  • Create basic electronic circuits
  • Wire sensors to output devices
  • Understand electrical safety principles
Learning Outcomes
  • Write sensor-responsive programs
  • Create threshold-based triggers
  • Debug sensor-related issues

Skills Developed in This Level

Using Sensors (Light, Touch, Motion)
Wiring Inputs to Trigger Outputs
Programming Sensor-based Reactions
2

Building Behavior with Code

Loops, conditionals, variables, response control
10-12 weeks

Students create more complex behaviors using programming concepts like loops, conditionals, and variables to control system responses.

Sample Project Outcome

A fan that activates only when it's hot and dark, then resets after a delay.

Core Topics (3)

Learning Outcomes
  • Implement various loop structures
  • Create timed sequences
  • Manage multiple concurrent processes
Learning Outcomes
  • Write complex conditional statements
  • Create multi-factor decision systems
  • Handle edge cases in logic
Learning Outcomes
  • Implement state machines
  • Manage system memory
  • Create persistent behaviors

Skills Developed in This Level

Looping Logic and Timed Actions
Multi-condition If/Else Behavior
Using Variables for System States
3

Embedded AI – Training Models for Physical Action

Real-time AI classification and decision-making
10-12 weeks

Students learn to train AI models and embed them into physical systems that can recognize gestures, sounds, or images and respond with physical actions.

Sample Project Outcome

A desk assistant that turns on a lamp when you wave and plays music when you smile.

Core Topics (3)

Learning Outcomes
  • Train custom AI models for physical systems
  • Optimize models for real-time use
  • Handle model uncertainty in physical systems
Learning Outcomes
  • Map AI predictions to physical responses
  • Create smooth AI-driven movements
  • Handle prediction delays and errors
Learning Outcomes
  • Design multi-response AI systems
  • Create contextual AI behaviors
  • Implement confidence-based responses

Skills Developed in This Level

Using Teachable Machine for Physical Input
Connecting AI Outputs to Physical Actions
Mapping Classifications to Multiple Responses
4

Multi-Sensor Projects and Feedback Loops

Systems with layered logic and state memory
10-12 weeks

Students create sophisticated systems that combine multiple sensors and use feedback loops to create adaptive, intelligent behaviors.

Sample Project Outcome

A plant monitor that detects dryness and low light and triggers a reminder buzzer—with a cool-down timer.

Core Topics (3)

Learning Outcomes
  • Integrate multiple sensor types
  • Create sensor fusion systems
  • Handle conflicting sensor data
Learning Outcomes
  • Implement system memory
  • Create learning-like behaviors
  • Design adaptive responses
Learning Outcomes
  • Design evolving system behaviors
  • Implement feedback-driven changes
  • Create self-improving systems

Skills Developed in This Level

Combining Multiple Inputs
Building Memory into Systems
Systems that Change Over Time
5

Autonomous Robotics with AI Control

Integrating robotics and AI prediction for mobile action
10-12 weeks

Students build autonomous robots that use AI to navigate, make decisions, and interact with their environment intelligently.

Sample Project Outcome

A robot that follows your hand using vision input, then parks itself when it sees a red stop signal.

Core Topics (3)

Learning Outcomes
  • Program precise motor movements
  • Create coordinated multi-motor systems
  • Implement movement algorithms
Learning Outcomes
  • Implement obstacle avoidance
  • Use AI for navigation decisions
  • Create safe autonomous movement
Learning Outcomes
  • Process camera data for navigation
  • Implement visual following behaviors
  • Create goal-seeking robots

Skills Developed in This Level

Motor Control for Movement
Obstacle Detection + AI Decisions
Navigation Logic with Camera Feeds
6

Design for People – Human-Centered AI Systems

Interaction design, usability, ethical systems
10-12 weeks

Students learn to design AI systems with people in mind, considering usability, accessibility, and ethical implications of their creations.

Sample Project Outcome

A talking assistant that announces room temperature and light levels using speech output and sensor data.

Core Topics (3)

Learning Outcomes
  • Understand user-centered design principles
  • Create accessible AI systems
  • Design for diverse user needs
Learning Outcomes
  • Conduct user testing
  • Gather and analyze feedback
  • Iterate based on user needs
Learning Outcomes
  • Design inclusive AI systems
  • Test for bias in physical AI systems
  • Create equitable user experiences

Skills Developed in This Level

Designing Systems for Others
Evaluating User Experience and Feedback
AI Fairness and Accessibility
7

Prototyping & Real-World Engineering

Design iteration, documentation, resilience
10-12 weeks

Students learn professional engineering practices, creating robust, well-documented systems that can handle real-world conditions.

Sample Project Outcome

A weather warning system that reads outdoor light and humidity, explains its decision on-screen, and logs data to memory.

Core Topics (3)

Learning Outcomes
  • Design robust electronic circuits
  • Implement proper wiring practices
  • Create maintainable systems
Learning Outcomes
  • Create comprehensive project plans
  • Document system designs
  • Use engineering design processes
Learning Outcomes
  • Develop systematic debugging skills
  • Create fault-tolerant systems
  • Implement error handling

Skills Developed in This Level

Building Stronger, Cleaner Circuits
Project Planning with Design Sketches
Troubleshooting and Resilience Building
8

Final Capstone – Invent and Present

Independent design challenge using AI + hardware
10-12 weeks

Students design, build, and present their own intelligent device that solves a real-world problem, demonstrating mastery of AI, electronics, and engineering principles.

Sample Project Outcome

A fully functional intelligent device—like an AI-powered sorting bin, a smart security lamp, or an interactive game board—that students present and demo at a final showcase.

Core Topics (3)

Learning Outcomes
  • Identify meaningful problems to solve
  • Generate creative solution ideas
  • Evaluate solution feasibility
Learning Outcomes
  • Select appropriate sensors and actuators
  • Choose suitable AI approaches
  • Design system architectures
Learning Outcomes
  • Build complete working systems
  • Create compelling presentations
  • Demonstrate technical competency

Skills Developed in This Level

Ideation and Brainstorming for Real Problems
Choosing Sensors, AI Logic, and Outputs
Building and Presenting Systems

Ready to Start Your Child's AI Journey?

Join Tech Tinkerers and give your child the skills they need for the future. Our expert instructors and proven curriculum make learning AI fun, accessible, and impactful.

Expert Instructors
Small Class Sizes
Proven Curriculum
Real Projects