Level 1: Foundation
Getting Started
Assembly, basic movements, and Scratch programming fundamentals
Master robotics with our 17-DOF humanoid STEM kit. Program in Scratch or Python. Battle-ready. Competition-grade.
Explore our MechaBots collection
A complete robotics ecosystem with professional-grade hardware, smart software, and guided learning resources — all in one kit.
Start with fun visual programming in Scratch, then advance into Python with the MechaBots SDK for full control, animations, and custom behaviors.
High-precision digital servos deliver lifelike movement, dynamic action poses, walks, kicks, and battle stances with incredible accuracy.
Engineered for performance and reliability. Ideal for school competitions, RoboWars, and advanced robotic challenges.
Open-source aluminium robot platform with modular design and full SDK control for coding, customization, and hands-on learning.
Engineered for performance and reliability. Ideal for school competitions, RoboWars, and advanced robotic challenges.
A complete learning journey — from basic assembly to coding, AI logic, sensors, and advanced motion engineering. Perfect for schools, makerspaces, and home learners.
Start with visual blocks, graduate to Python when you're ready
Perfect for beginners - just drag and drop
Full control for advanced programmers
# Import the MechaBot SDK
from mechabot import Robot
# Initialize robot
bot = Robot()
# Walk forward
bot.walk(10, speed='medium')
# Change LED eyes
bot.eyes.color = 'blue'
# Execute sequence
for i in range(3):
bot.wave_hand('right')
Everything you need to build, program, and compete with your own battle-ready humanoid robot.
Structured curriculum from basics to advanced robotics
Assembly, basic movements, and Scratch programming fundamentals
Text-based coding, sensors, and autonomous behaviors
Battle strategies, advanced AI, and tournament techniques
Real feedback from our robotics community
My son went from zero coding experience to building his own battle bot in just 2 months. The curriculum is perfectly paced!
As a teacher, this is the best STEM kit I've seen. Easy to integrate into our curriculum and the students are obsessed!
Won our first robotics competition with MechaBots! The 17-DOF gives us moves other teams can't match.