Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Sphero’s new mini robot kits hone your STEM and soccer skills

Add as a preferred source on Google
IFA 2025
This story is part of our coverage of IFA Berlin 2025
Introducing Sphero Mini Soccer

Sphero knows how to make STEM programming fun, and the company’s latest robotics kits are no exception. Kids can find their STEM inspiration through sports using the new soccer-themed robotic kit, which contains a mini robotic ball that looks just like a soccer ball. Sphero also is releasing a comprehensive mini kit with a variety of miniatures that kids can use to create obstacle courses, games, and more. With price tags under $100, these two robotic kits are bound to be a hit among kids and parents alike.

Recommended Videos

Sphero Mini Soccer

Sphero Mini Soccer
Image used with permission by copyright holder

Sphero’s second mini kit, Sphero Mini soccer, is inspired by the sport of soccer. Included in the kit is Sphero mini robotic ball with a soccer-ball style shell and cones. Kids can use the Sphero Play and Edu app to program the ball to move around the cones or knock the cones down. The cones also can be arranged into a makeshift goal, and kids can fire the Sphero into the goal using Kick drive and other modes. Each kit includes a single robotic mini ball, eight cones, and a Micro USB cable to charge the Sphero ball.

Sphero Mini Activity Kit

Image used with permission by copyright holder

Sphero Mini Activity Kit takes the company’s popular mini ball and bundles with a series of miniature accessories. The accessories allow kids to create obstacle courses with mazes, tunnels, and cones for the Sphero ball to traverse. The set also includes 15 activity cards to get kids started and an exclusive clear Sphero mini robotic ball with a rechargeable battery that delivers up to 45 minutes of use.

Kids can follow the step-by-step STEM projects that work with Sphero Play or Sphero Edu. Once they master the basics, kids can use Sphero to develop their coding skills further. They can expand their capabilities using Scratch blocks and then eventually Javascript to control how the mini-robot moves and responds to inputs.

Block Drive

Sphero also is adding a new Block Drive into its Play app on September 16. This new driving mode uses coding to control the movement of the Sphero robot. New movement blocks tell the robot which direction to roll, while light blocks allow kids to add colorful LED effects to their robot. Sphero’s Block Drive feature won’t be limited to the Soccer Mini and the Mini Activity Kit. The feature will be made available to all the robotic balls in Sphero’s lineup.

Pricing and Availability

The Sphero Mini Soccer kit will debut first, going on sale starting September 16 at Sphero.com and other select online retailers. It will cost $50 when it debuts. The Sphero mini activity kit will be available starting October 2 at Sphero.com and other online retailers. The mini kit will cost $80 when it goes on sale this fall.

Kelly Hodgkins
Kelly's been writing online for ten years, working at Gizmodo, TUAW, and BGR among others. Living near the White Mountains of…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more