Petoi Bittle X sits in an interesting middle ground for TVG Report: it is not a cheap toy robot, but it is also not a sealed education appliance. Petoi positions the palm-size quadruped as an open-source, programmable robot dog for makers, classrooms, and robotics developers, with ESP32-based control, block/Python/C++ learning paths, optional sensors, and a small enough chassis to make legged robotics approachable.
Disclosure / review-unit status
TVG has not received a review unit for this article; this analysis is based on manufacturer specifications, official product information, public documentation, and TVG’s engineering review criteria. This is a review preview and buyer evaluation, not a hands-on test. TVG has not measured battery runtime, servo durability, gait stability, classroom setup time, or software reliability on a physical Bittle X unit.
Product summary
Bittle X is Petoi’s programmable robot dog kit line for STEM and maker robotics. The official product page describes it as a DIY robot dog that can be built, coded in Python, C++, and Scratch-style tools, and used for AI-themed projects. The current specifications page lists a standing footprint of 190 × 153 × 107 mm, a weight range of 269–353 grams, nine servo-powered joints, a plastic frame, and Petoi’s BiBoard controller built around the ESP32-WROOM-32D.
The spec sheet also lists 520K SRAM, 16MB QSPI flash, 64Kbit external EEPROM, a six-axis IMU, 12 PWM channels, USB-C, serial UART, I2C, speaker, Bluetooth, Wi-Fi, and Raspberry Pi support through a dedicated socket. Battery information is practical rather than vague: Petoi lists a 7.4V 1000mAh Li-ion pack, typical/max current of 2A/5A, roughly one hour of battery life, and about 1.5 hours of charge time.
Who it is for
The strongest fit is a maker, STEM lab, robotics club, or small education team that wants a legged robot platform with visible mechanics and programmable behavior. Bittle X looks more review-worthy than many novelty robot pets because Petoi publishes official documentation, learning paths, an active guide center, and an OpenCatEsp32 codebase tied to current-generation BiBoard hardware.
It is probably less suitable for buyers who want a polished consumer robot companion with no maintenance, calibration, or programming burden. A small quadruped with servo joints, firmware, calibration, optional modules, and battery limits should be treated as a robotics learning platform first and a gadget second.
Technical specs and design signals
Several details make Bittle X credible as a TVG review target. First, the ESP32-based BiBoard gives the platform more headroom than an older 8-bit robotics controller and provides built-in wireless options. Second, the nine-servo layout is mechanically simple enough to teach gait, balance, calibration, and failure recovery without the cost and risk profile of a large quadruped. Third, Petoi’s ecosystem covers block-based programming, Arduino IDE workflows, Python serial control, desktop/mobile apps, and official curriculum material.
The OpenCatEsp32 repository is also important. It frames the software as an ESP32-based open-source quadruped robot pet framework for current Petoi hardware, including Bittle X and Nybble Q. For TVG, that matters because a review can inspect not only out-of-box behavior but also firmware openness, update flow, command APIs, example quality, and whether educators can recover from student-made software mistakes.
What TVG would test
- Assembly repeatability: how long a first-time builder actually needs, where fitment is confusing, and whether the instructions prevent common alignment mistakes.
- Calibration burden: whether joint calibration is clear enough for classrooms and clubs, not just experienced robotics hobbyists.
- Gait stability: walking, turning, recovery from minor bumps, traction on common surfaces, and behavior as battery voltage drops.
- Battery realism: actual runtime under mixed movement, idle, programming, and demo workloads versus the listed one-hour battery-life figure.
- Software path quality: setup on Windows/macOS/Chromebook-style school environments, block coding reliability, Python serial examples, and Arduino IDE friction.
- Repairability: servo replacement, fastener access, replacement part availability, and whether a classroom can keep multiple units running.
- Expansion claims: Raspberry Pi mounting, sensor modules, AI vision add-ons, robot arm options, and how much integration work is required.
Failure points / risks / unknowns
The biggest unknown is not whether Bittle X can perform impressive demos; the question is whether it stays teachable after repeated student use. Small servos, plastic frames, battery connectors, calibration offsets, and firmware drift can turn a good robotics kit into a support burden if the recovery path is not simple.
TVG would also watch the voice and AI language carefully. Official pages and documentation describe voice-capable and AI-adjacent workflows, but a real review should separate reliable offline commands, optional sound modules, cloud-free programming, camera/vision add-ons, and any extra hardware needed for stronger AI behavior. Buyers should confirm the exact kit variant, servo type, included modules, and whether the robot is construction or pre-assembled before comparing prices.
Who should consider it
Consider Petoi Bittle X if you want a compact quadruped platform for coding, gait experimentation, robotics education, or a maker lab where students can see the relationship between mechanical design and software behavior. It is especially interesting for programs that want to move beyond wheeled robot cars without jumping straight to expensive research quadrupeds.
Skip or delay it if your priority is zero-maintenance classroom deployment, long autonomous runtime, or guaranteed AI behavior without optional modules and setup work. In that case, a wheeled STEM robot or a simpler microcontroller kit may be a better first purchase.
TVG Take
Bittle X looks like a strong candidate for TVG’s future review-unit pipeline because it has the three things many STEM robotics products lack: a clearly inspectable hardware stack, public documentation, and enough mechanical complexity to reveal real engineering tradeoffs. The review question is not “does it look cute?” It is whether Petoi has made legged robotics repeatable, repairable, and teachable for small teams.
If TVG gets hands-on time with the kit, the most valuable review would focus on calibration, battery life, software setup, classroom durability, and expansion modules rather than just demo tricks. On paper, Bittle X earns a spot on the review-preview shortlist.


That’s a really interesting project. I’ve been looking for something like this to use with my students – the programmable aspect seems key.
Thanks for reading — the programmable side is the part that makes Bittle X most interesting for classrooms. A small walking robot is fun on its own, but the real value comes when students can connect code changes to motion, balance, sensors, and failure recovery.