What’s Happening
What Kind of Projects Can Students Build with a Humanoid Robot?
Redmond sits in the shadow of one of the world's biggest software companies, and now its students get to write code that actually moves through physical space. The real value of a humanoid robot in a classroom isn't watching it perform — it's what students build using it. Here's a look at the kinds of projects that progression actually includes. Programming Perception, Not Just Motion Teaching a Robot to Recognize and Sort Objects After movement, students build projects around perception — using the robot's cameras to identify a specific object and decide what to do with it, instead of simply repeating a memorized motion. Breaking the Project Into Stages It typically comes down to defining the object, coding the detection logic, running tests to catch false matches, and finally programming what the robot physically does once it identifies the right target. Where Every Student Project Begins Coding a Path From Point A to Point B Before students tackle anything advanced, they usually start by getting the robot to walk a short path and stop exactly where intended. It looks simple from the outside, but it teaches students how many small corrections go into a single steady step. Capstone Projects Students…
Why Humanoid Robots Are at the Center of the Next Technology Revolution
Home to one of the world's largest software companies, Redmond has a front-row seat to how quickly artificial intelligence is moving off the screen and into the physical world. Every generation has a technology that redraws what seems possible. For today's kids, that technology has a body. Humanoid robots — machines designed to walk, balance, grip, and react like a person — are moving out of research labs and into daily life. This is a turning point, not a trend. Machines that can operate in the same physical world people do are reshaping industries, classrooms, and expectations — placing humanoid robots firmly at the center of the next technology revolution. Built to Operate Like People Do Built to Move, Sense, and Respond Because a humanoid robot shares the same physical environment as the people around it, it needs more than a single repeated motion. It needs balance, awareness, and the ability to adjust — all at once. Movement and Coordination Every step involves dozens of small corrections happening at once, coordinating joints the way a person coordinates muscles without thinking about it. Perception and Response Depth cameras and other sensors give the robot a working picture of its surroundings, so…
Why Today’s Students in Redmond, WA Should Learn About Humanoid Robots Before College
Ten years ago, a walking, talking humanoid robot was something you saw in a movie, not something a middle schooler could program. That's no longer true. In Redmond, WA — home turf for one of the world's largest software companies, where careers in tech are a visible, everyday reality — students now have a chance to work directly with humanoid robotics before they ever fill out a college application. What Counts as a Humanoid Robot Today A humanoid robot is simply a robot built to move and interact the way a person does — walking on two legs, using arms and hands, reading its surroundings through cameras and sensors. What used to be a research-lab curiosity has become something students can actually work with, not just watch from a distance. Inside iCode's Youth Innovation Program, students work directly with the Unitree R1 EDU — a robot weighing about 25kg, capable of up to 40 degrees of freedom, and running an onboard NVIDIA Jetson Orin AI module rated at roughly 100 TOPS. It reads its environment through 3D LiDAR and depth cameras, and students program it in Python and C++ through the ROS 2 framework — the same robotics software framework…
The Connection Between AI, Robotics, and Humanoid Robots — Explained for Redmond Students
Redmond is home to one of the largest AI research operations in the world, and plenty of local students already have a parent or neighbor working somewhere in that world. At iCode Redmond, that same AI conversation gets a hands-on, physical counterpart — instead of just talking about how AI works, students program a real robot and watch the decisions play out in the physical world. What Is AI, Really? It's Pattern Recognition, Not Magic Strip away the buzzwords, and AI is really just software that learns from examples instead of following a fixed set of instructions. Feed it enough images of stop signs, and it learns to recognize a stop sign. Feed it enough sentences, and it learns to predict what word comes next. It's pattern recognition, scaled up. What Is Robotics? The Physical Side of Smart Machines Robotics covers the physical side: the motors, joints, sensors, and structure that let a machine interact with the real world. A robotic arm can lift something the instant it's told to. What robotics alone can't do is figure out what to lift, when, or how to adjust if something changes. How AI and Robotics Work Together AI Is the Brain, Robotics…
Why Students Learn Better with Hands-On Technology Like Humanoid Robots
Growing up this close to the center of the Puget Sound tech industry, a lot of students have already absorbed the idea that software controls real things. What they haven't always done is test that idea themselves, with their own code, on a machine that either responds or doesn't. At iCode Redmond, that's exactly the point. Students spend their time building with technology instead of just reading about it, and when that technology is a real humanoid robot, the lesson lands harder than a lecture ever could. Why Doing Beats Watching This isn't just a hunch. Applying a concept consistently produces stronger recall than simply hearing about it, since doing something forces the brain to process it differently than passive listening does. That principle is built into every session of the Youth Innovation Program, where students test ideas directly instead of just absorbing them. A student who only hears about how a robot's cameras track motion might remember the term for a quiz. A student who writes the code, watches the tracking lag, and figures out why remembers it for years. A Robot That Doesn't Cooperate (At First) Here's what that looks like in an iCode Redmond classroom. A student…
The Evolution of Humanoid Robots: From Science Fiction to STEM Education
Growing Up Near the Source Code A kid in Redmond has probably had someone in their life work on software that runs on a billion devices — it's just part of living this close to the center of the Puget Sound tech industry. That proximity changes what feels normal to a student here. Writing code that controls a physical machine isn't an abstract idea; it's the kind of work that happens down the street. What a Student Actually Learns to Program At iCode Redmond, students get hands-on time with the Unitree R1 EDU, a 25-kilogram humanoid robot with up to 40 degrees of freedom, an onboard NVIDIA Jetson Orin AI computer capable of 100 trillion operations per second, and 3D LiDAR with depth cameras for sensing its surroundings. The code is written by the student, in Python and C++ through ROS 2, the same framework professional robotics teams use. Here's the part worth being direct about: the robot isn't the one teaching. A mentor is. Every session, an instructor walks students through the code, the mechanics — how gears and linkages turn that code into physical motion — and the electronics connecting sensors to onboard computing. The robot is what…
How Robotics and AI Programs Are Helping Redmond Students Build Future-Ready Skills
Redmond has long been recognized as one of the country's leading technology hubs. With innovation happening all around them, many parents are asking how they can help their children develop the skills needed to thrive in a rapidly evolving world. One answer is robotics education. This summer, students at iCode Redmond will have the opportunity to work with Unitree R1 humanoid robots arriving on campus. The Unitree R1 provides students with hands-on exposure to robotics, artificial intelligence, sensors, automation, and engineering principles through engaging STEM experiences. Rather than simply learning technology concepts theoretically, students can explore how intelligent systems work in real-world applications. Why Robotics Education Is Becoming Essential Technology is influencing nearly every industry. From healthcare and transportation to software development and manufacturing, robotics and AI are becoming increasingly integrated into everyday operations. According to McKinsey & Company, analytical thinking, adaptability, and technological fluency will continue growing in importance. Robotics education helps students build: Problem-solving skills Engineering thinking Collaboration abilities Coding confidence Innovation mindset Technology literacy These are skills that benefit students far beyond technology careers. Learning by Building and Experimenting One reason students enjoy robotics programs is because they can immediately see the impact of their ideas. Humanoid…
How Coding Classes Help Kids in Redmond Improve Math and Logical Thinking
Parents in Redmond are increasingly searching for educational programs that help children build valuable skills for both school and the future. Many families want activities that combine creativity, confidence-building, and academic development in an engaging learning environment. That is one reason coding has become such an important learning experience for children today. At iCode Redmond, coding is more than just learning how to use technology. It is a hands-on STEM activity that helps children strengthen math skills, improve logical thinking, and develop strong problem-solving abilities through interactive learning experiences. Coding Helps Kids Build Logical Thinking Skills Coding teaches children how to think in a structured and organized way. Every coding project follows a sequence of instructions. If one step is incorrect or missing, the program may not function properly. Through this process, students naturally develop stronger logical thinking and analytical skills. As children practice coding, they build abilities such as: Sequential thinking Cause-and-effect understanding Attention to detail Logical reasoning Structured problem-solving These skills often help students become more confident learners across subjects like math, science, and technology. Coding Makes Math More Interactive and Practical Many students find math easier to understand when they can apply concepts through hands-on activities instead…
Why Minecraft Is More Than Just a Game for Kids
In Redmond—home to some of the world’s leading tech companies and a community deeply connected to innovation—parents are always looking for ways to give their kids a head start in the digital world. Minecraft may look like just a video game—but it’s actually a powerful platform where kids can build creativity, develop problem-solving skills, and take their first steps into coding. At iCode Redmond, we see how kids turn gameplay into real-world skills that align with the future of technology. A Creative Playground for Future Innovators Minecraft gives kids the freedom to create without limits. From building modern homes inspired by Redmond neighborhoods to designing entire digital worlds, kids are constantly imagining, planning, and experimenting. This helps develop: Creative thinking Spatial awareness Planning and design skills At iCode Redmond, students take this creativity further through guided Minecraft-based projects that encourage structured innovation and design thinking. Building Problem-Solving Skills Through Play Minecraft challenges kids to think critically at every step. Whether they’re managing resources, solving in-game challenges, or building complex systems, they are constantly making decisions and adapting. This strengthens: Logical reasoning Decision-making skills Persistence through trial and error Instead of passive gaming, kids are actively engaged in learning through problem-solving.…
Coding Classes for Kids in Redmond, WA – iCode Redmond
If you have ever seen your child’s face light up after solving a tricky puzzle or finishing a big project, you know how magical that moment is. At iCode Redmond, we live for those moments. Our coding classes are designed not just to teach kids how to program but to ignite confidence, spark creativity, and give them the tools to tackle challenges with excitement instead of fear. A Clear Path That Keeps Kids Motivated We have created a belt system similar to martial arts so students have visible and exciting milestones to work toward. They might start in STEAM Fundamentals, learning the basics of logic and problem-solving. Then they move up to Basic Game Development, designing their very first games. As their skills grow, they progress to higher levels, learning to code in Python or even building their own websites. Each belt is more than a level. It is a celebration of how much they have grown. Skills That Go Beyond Technology Coding is the tool, but problem-solving is the real takeaway. Kids learn how to break big tasks into manageable steps, find creative solutions when things do not go as planned, and persist through challenges. Parents often notice these…
STEM & Coding Classes in Redmond – iCode Redmond
Technology is shaping the world, and the kids who can understand, imagine, and create with it will be the innovators of tomorrow. At iCode Redmond, our STEM and coding programs give students the knowledge, problem-solving skills, and confidence they need to succeed. Our classes challenge them to think deeply, explore boldly, and turn their ideas into reality. From Basics to Breakthroughs Our programs are designed to meet kids where they are and help them grow step by step. Beginners might start by learning the basics of game design, robotics, or web creation. As they gain experience, they can explore more advanced coding languages like Python, work with drone technology, and tackle exciting engineering challenges. Every project builds practical, real-world skills that are relevant now and valuable for years to come. STEM for Every Child STEM is not just for kids who plan to work in technology. It is for any child who wants to think critically, solve problems creatively, and adapt in a fast-changing world. Whether your child dreams of designing their own video game, building machines, or developing solutions for real-world issues, STEM education helps them gain the mindset and tools to make it happen. Projects That Inspire Real…
🎉 Level Up Your Birthday Bash at iCode Redmond! 🎉
At iCode Redmond, we offer more than just a party. Our Medium Birthday Package delivers a fun, interactive experience where kids dive into hands-on tech and gaming, with everything set up to run smoothly from start to finish. Guests will enjoy access to 10 high-performance gaming PCs and 30 laptops, all in a space decorated with Roblox and Minecraft themes. Pizza is provided, and every child leaves with a custom 3D-printed keepsake. One or two instructors will be on site to guide activities, help with tech, and keep things on track throughout the event. Setup and cleanup are handled by our team, and families are welcome to bring additional food. There’s also a water station available for guests throughout the party! All the energy of a great birthday, powered by tech, games, and creativity. We handle the logistics so you can enjoy the celebration. Contact Info: 📧 redmond@icodeschool.com 📞 425.405.4550

