Biped Robot Kit STEM Toys Science Kit for Kids ESP32. Bionic Bipedal Robotics Programmable Coding Crafts Set

Rated 4.43 out of 5 based on 14 customer ratings
(15 customer reviews)

65,99 $

Instructional Biped Robot Kit STEM Toys

Learn by using playing – The robotic kit gives instructional capabilities, based at the ESP32 platform, combining mechanics, robotics, programming, electronic meeting and creation elements. With the preparation guide of the preset coding files, guide you little by little on the way to construct and code a robot via ACEBOTT Scratch,Python or Arduino IDE. By means of playing with this robotics toy, kid’s interest and interest in physics may be inspired, fully have interaction with the toy and broaden early coding talents.

Features Biped Robot Kit STEM Toys

INTERACTIVE web & APP RC – This STEM robotic package features an easy-to-use ACEBOTT app. It comes with 12 preset actions such as following, dancing and impediment avoidance. Teenagers can resultseasily manipulate it with one hundred eighty° rotation and motion in all instructions: forward, backward, left, and proper. Personalize movements with the aid of themselves after gaining knowledge of offers an expansion of play-and-research reports. 6 special custom masks can turn the robot into different characters including Monkey King, Santa Claus, and so on.

Encourage Biped Robot Kit STEM Toys

Creative family STEM activities – The building robotic package encourage youngsters and households to paintings collectively as a team. Spend time together with your kids and teach them a way to gather components, how to read commands, the way to work together, and construct robot to play! Amusing initiatives! Encourage your children to build their personal robotics package and revel in DIY STEM activities. Ideal high-quality motor abilities toy for eight+ year antique boys, autism sensory toys for children 8-12, robot toys for kids eight-12, build a robot kit for teens 12-15.

Odorless Biped Robot Kit STEM Toys

Easy TO bring together – All additives of the STEM kits are made with odorless and safety substances. Mini screwdriver and step-by means of-step preparation manuals make it easier and more convenient to collect the model.The route is: ACEBOTT respectable internet site – resources – WIKI and meeting Video. (observe: This package does no longer consist of batteries, you need to buy it with the aid of your self.) awesome gift FOR children – The bionic biped robot package is an excellent STEM toy to get children inquisitive about STEM subjects early.

Returned Biped Robot Kit STEM Toys

Top notch preschool study room innovative youngsters video games, indoor recess video games for study room, erector set building toys for youngsters ages eight-10 10-12, stem projects technology package for children, 8+ years antique boys and girls. Returned-to-faculty, New yr’s, Christmas, Birthday items, valentine presents or Easter basket stuffers for kids. Christmas stocking stuffers for kids. Hours and hours of amusing!!
› See more product information

SKU: B0F8HX8D38 Category: Tags: , , , , ,

Biped Robot Kit STEM Toys Science Kit for Kids ESP32. Bionic Bipedal Robotics Programmable Coding Crafts Set

 

Color

Black Biped Robot, Black Arm Robot, Black Spider Robot

Brand Name

ACEBOTT

Toy Figure Type

Interactive Gaming Figure

character

Santa Claus, Monkey King

Model Name

QD021

Model Number

QD021

Customer Reviews

4.3 4.3 out of 5 stars

(31)

var dpAcrHasRegisteredArcLinkClickAction;
P.when('A', 'ready').execute(function(A) {
if (dpAcrHasRegisteredArcLinkClickAction !== true) {
dpAcrHasRegisteredArcLinkClickAction = true;
A.declarative(
'acrLink-click-metrics', 'click',
{ "allowLinkDefault": true },
function (event) {
if (window.ue) {
ue.count("acrLinkClickCount", (ue.count("acrLinkClickCount"), 0) + 1);
}
}
);
}
});

P.when('A', 'cf').execute(function(A) {
A.declarative('acrStarsLink-click-metrics', 'click', { "allowLinkDefault" : true }, function(event){
if(window.ue) {
ue.count("acrStarsLinkWithPopoverClickCount", (ue.count("acrStarsLinkWithPopoverClickCount"), 0) + 1);
}
});
});

4.3 out of 5 stars

Best Sellers Rank

#107,907 in Toys & Games (See Top 100 in Toys & Games) #190 in Remote- & App-Controlled Robots #1,783 in Kids' Electronics

ASIN

B0F8HX8D38

Item Type Name

science-kits

Included Components

Biped Robot Kit

Item Height

2.36 inches

Manufacturer

Shen zhen shi ai si bo ke ji you xian gong si

Additional Features

Educational Engagement, Customizable Actions, Web & App RC Control

Are Batteries Required

No

Play Activity Location

Floor

Animal Theme

猴子

Theme

Anime

Material Type

Acrylic

Outer Material

Aluminum Alloy

Unit Count

1.0 Count

Item Weight

14.24 ounces

Size

5.12 x 7.48 x 2.36 inches

Is Assembly Required

Yes

Manufacturer Minimum Age (MONTHS)

96.0

Feature

WONDERFUL GIFT FOR KIDS – The bionic biped robot kit is a perfect STEM toy to get kids interested in STEM subjects early. Great preschool classroom creative kids games, indoor recess games for classroom, erector set building toys for kids ages 8-10 10-12, stem projects science kit for kids, 8+ years old boys and girls. Back-to-School, New Year’s, Christmas, Birthday gifts, valentine gifts or Easter basket stuffers for kids. Christmas stocking stuffers for kids. Hours and hours of FUN!!

15 reviews for Biped Robot Kit STEM Toys Science Kit for Kids ESP32. Bionic Bipedal Robotics Programmable Coding Crafts Set

  1. Rated 5 out of 5

    John

    5.0 out of 5 stars

    An awesome way to develop constructive curiosity and also in building rapport with your child!

    The media could not be loaded.

    This robot is fairly easy to build, perfect for even a child to complete with a bit of adult supervision. It does contain tiny bolts and nuts so I probably won’t recommend this product for toddlers as it can be a bit of a choking hazard. The set does not come with any printed manuals/instructions but instead, provides a QR code link to the manufacturer’s website for the user to download it on their own. It’s quite a large zip file, at over 500mb or just over half a gig in size. But this is understandable as it includes multiple lessons in addition to chipset drivers for multiple operating systems including even Linux! So thumbs up there in terms of compatibility.Aside from the drivers, the user is required to download Arduino IDE, a programming IDE/ROM-flasher/Serial-Monitor software to load the user’s code onto the ESP8266 chip, the “brain” of this quadruped robot. Halfway through building the robot, the user is required to flash a template code which the user will later find to be quite aptly named, to “zero” in the positions of the installed servos. This is essentially calibrating the servos for the robot to function properly so please do not skip this step!One more tip, instructions call for the user to use the “burn bootloader” function to load the user’s code to the ESP chip. This does not seem to work, at least with the most recent version of Arduino IDE. ESP8266 is an Arduino clone, and a variant one at that. So there’s really no reason for the developers to go out of their way and devote their own resources to support it. No worries though, simply choose either the “Upload”, or “Upload using programmer” options and it should work without a hitch.Finally, the user can code their own subroutines for the spider robot based on the lessons provided. Alternatively, they can opt to simply flash a completed template included in the downloaded file. The user can download the app specified in the manual and control the robot directly in minutes with the latter option. Once the robot is flashed with the template included in the last lesson, it broadcasts its own WIFI network that the user can connect to with their smart device. They can then launch the app and start messing with all pre-defined routines aside from simply moving it from point A to B.To close, you will find that your child will get a kick out of building this robot. Both the journey and the reward is equally fun and an enjoyable experience altogether. I’d highly suggest that an adult gets involved as they will find the experience quite bonding and meaningful in and of itself. The “replayability” of something like this is potentially limitless as the child can learn and modify the codes to add or even change subroutines entirely to suit their needs. I even find its current list price to be more than fair with a bit of sale going on at the time of writing.All in all, it’s truly deserving of 5 full stars in my opinion. Highly recommended, but please urge the builder to read the documentation in depth and completely.

    One person found this helpful

  2. Rated 4 out of 5

    zekefarsiguy

    4.0 out of 5 stars

    An awesome kit, though some of the screws and nuts are quite small.

    A very fun kit for learning about servo motors and coordinates. It is a bit difficult to put together when it comes to the M2 screws and nuts. Once it is assembled, it works very well. I have a cheaper version than this one, and I prefer this one 100% for the cost.

  3. Rated 5 out of 5

    clickz4clickz4

    5.0 out of 5 stars

    One of the Best Kits I’ve Seen in 12+ Years

    I have been involved in competitive robotics (and robotics education) for over 12 years. — This is one of the best kits I have ever seen.It’s meant as a ‘second’ kit not a complete beginner kit although you could use this as a first kit.For the mechanicals and electronics this kit uses mostly what we call COTS parts. (Common Off The Shelf) You could buy most of the parts from Amazon and make your own kit. The laser cut acrylic chassis parts for the base and the arm are custom and the electronics are on custom breakout (mounting) boards. But more or less the components are common. The engineering comes in making sure they all work together and the custom pieces fit properly.On the software side they give lessons with three different programming environments (languages) and the student can work their way up to a very advanced level. (python)ACEBOTT bills itself as a robotics education company not a toy company. I can see why. There are hundreds of pages of documentation with this kit. (The first tutorial is 98 pages.) It’s like enrolling in a college course, not buying a toy. Sure the kids have fun while they learn but make no mistake, you can use this kit to do a whole lot of learning.Overall the instructions (really lessons) are great with one exception. They are obviously not written by a native speaker and it’s painfully obvious. But if you look past that, the lesson content is amazing.Once assembled, the arm worked well and seemed fairly robust.As far as the price goes, adding up the parts in my head, the price is very close to what the base parts would cost you. But that does not include the lessons which are priceless. The price is a bargain.It’s near impossible for me to give you an age range on this. An interested 8 year old with LOTS of adult help would get a lot out of it. I’d think 6th-7th grade the lower limit if they are learning solo. You do not need to be a geek parent to help the kid. You can use this kit to learn too.Overall this ACEBOTT kit is another in a very impressive line of kits that I can recommend without reservation.

  4. Rated 5 out of 5

    ScrimshawScrimshaw

    5.0 out of 5 stars

    Cool smaller scale robot kit – App ONLY and no battery included — but very fun!

    The media could not be loaded.

    UPDATE: I finished building this, and wow is it fun. It’s a little tricky to get the legs set in the right initial positions (I modified them from what the directions said), but then it works great. The app connects directly to the wifi on the ESP8266 (you have to disconnect from your mobile data too, or it won’t connect), and has a lot of built-in patterns, like waving hello, doing push ups, making a fighting stance, etc., as well as the standard moving and turning. The app is available in the app store, and can control all the AceBott robot products from the same app. It’s really fun, and my kids love it. It works best on a smooth surface, and doesn’t work well on carpet – the feet need to be able to slide freely. Also, make sure there is enough slack in the wires for the servos to move freely. You can use either a button top or flat top 18650 battery, but it fits best with a flat top. Make sure the batter is fully charged, or the robot’s actions will seem a little anemic. And make sure the battery is turned OFF any time you connect it to your PC to program it. Very fun kit, and I am upgrading it to 5 stars (but I still wish it came with an IR remote and battery).Original, unedited review below:This is a great robot kit. It’s a bit smaller scale and less complexity than some of the other offerings from Acebott, but it’s excellent nonetheless. It uses an Acebott branded ESP32 dev board (similar to standard boards from other sources, but not necessarily identical, since pinouts are not standardized) that plugs into a custom servo motor control board, with a battery holder on the underside for a single 18650 battery. Of course, the spider only has 4 legs (2 servos per leg), keeping it simple, but still very fun. Of course, with only 4 legs it doesn’t move like an actual spider.It connects ONLY via the app, which means you must use a smart phone to control it. There is no simple IR remote that also works, like with most of the wheeled kits. It also doesn’t come with the single 18650 battery needed, which I feel like it should come with. With these drawbacks, I am going to subtract one star for overall value, leaving this great kit with an overall 4 star rating. I haven’t had a chance to build it yet, but I’ll update this review with a video once I do.

  5. Rated 4 out of 5

    Scott

    4.0 out of 5 stars

    Fun

    So the reason for the four star is the fact that they don’t include any written instructions in the box. The only instructions that are available are on their website for download, which could be an inconvenience for someone who don’t have access to the Internet therefore making this kit useless, but if you do have Internet service, then you do download the instructions. It is overall a fun little project great for all ages

  6. Rated 5 out of 5

    R & D Guy

    5.0 out of 5 stars

    The life like movements made it almost seem to come to life with its own personality.

    Ease of Assembly: Excellent everything went together without a hitch.Value for the Money: Very goodBuild Functionality: Has been more function than I expectedSize: Not really small but I would’ve liked it to be just a little biggerFit: Perfect for the age group recommendedFun for kids: Here is we really excelled. so many of these education toys move around in some fashion or do some minor task with the capabilities of this little robot made it almost lifelike. I swear it had its own personality.

  7. Rated 4 out of 5

    vacuumsvacuums

    4.0 out of 5 stars

    Great kit, needs special batteries

    I’ve gotten other kits from this company before, their car kit and the robot spider kit. I liked them a lot and I like this robot arm kit as well. You really do assemble it from scratch. There are a ton of pieces and it’s reasonably complex. There are online manuals and software that you download to get everything running.I think the age recommendation of 10 and up is probably a good one. And you would want the 10 year old to be somewhat mature and patient as well. Unless you are getting this for an older teen, I would expect to be helping a fair amount with downloading things and installing drivers. Some of the assembly can be a little tricky as well with small screws and such. That said, it is quite worthwhile to put it together. Teaches kids to really work at something and put in effort.The kit is good quality but isn’t bulletproof once assembled. You have wires and things that are somewhat exposed.Keep in mind that it doesn’t come with batteries and you will need 18650 rechargeable batteries and a charger. So if you don’t already own some of those batteries for something else, it might change the value proposition for you. If you have them already this is a pretty good value for what you get, if you don’t it could get a little pricier. If you intend to maybe buy multiple kits, then you could reuse the batteries in other robots.

  8. Rated 5 out of 5

    A Jones

    5.0 out of 5 stars

    STEM Robot

    I received the Biped Robot Kit and it’s one of the most exciting STEM toys I’ve tested. Designed for kids ages 8–12, this bionic bipedal robot offers hands-on learning in coding, robotics, and engineering—all wrapped in a fun, interactive package.Introduces key STEM concepts like programming, circuitry, and mechanical design in a kid-friendly format.Encourages problem-solving, creativity, and logical thinking through build-and-code activities.The kit includes all necessary components, with clear instructions that guide kids through assembly.The bipedal movement is impressive watching the robot walk is both fun and rewarding.Requires some adult supervision for younger users, but older kids can tackle it independently.Programmable via smartphone or computer, with intuitive interfaces that make coding accessible.Offers customization options, so kids can tweak behavior and experiment with different commands.This Biped Robot Kit is a brilliant blend of education and entertainment. Whether your child is new to robotics or already tech-savvy, it offers hours of engaging, skill-building fun. Highly recommended for parents, educators, and anyone looking to spark a love of STEM in young minds.

  9. Rated 1 out of 5

    Marietta STEAM Mom

    1.0 out of 5 stars

    Bad engineering, doesn’t really move, needs $15 battery sold separately

    The media could not be loaded.

    Bad engineering. Not strong enough (or legs long enough) to lift the body off the ground, so can’t actually move forward/backward. See video. Don’t get the spider. Very disappointed 9 year old after a lot of work.Firstly, no 8 or 9 year old is doing this independently. Have a pair of needle nose pliers or jewelry tools, tiny tiny nuts and screws are required. Second, after spending the better part of two days together, it is a pretty big fail. It isn’t strong enough to lift the battery beneath so it can’t move anywhere. It basically can twitch back and forth.Was hard right out of the box. We will never purchase from this brand again. 1. There are NO instructions. QR code does NOT take you to instructions. Takes you to their website where you have to find it buried in there. 2. Once you find the right tutorial for what you bought, you need to download – which in my case kept trying to require Dropbox- which is annoying. Any other place has a PDF to download or YouTube video links directly. That is not a big ask so this falls VERY short of expectations (even if it did work in the end) 3. No battery, and it requires a Flathead battery – not cheap and would rather have that info at the same time as ordering so we don’t have to wait longer to build this. So you can’t build it without buying additional parts for $15 – which I did NOT see in the description. If it was listed, I missed it. I could have bought this when ordering – or at least understood the additional cost to getting this running.If it did actually move around would have been 3 stars. As it was. Big fail. We might try to return. I feel this was really misleading product. Zero stars. Sad kid.

  10. Rated 4 out of 5

    JCM

    4.0 out of 5 stars

    Good robot arm learning tool

    This is an educational kit designed to help you understand a simple 4DF robot arm. It requires building the arm and working through the guided tutorials on programming the arm. The tutorial and sample programs are provided online for AceCode (a Blockly-like programming language), Arduino, and Python.The build consists of the following parts: the ESP32 controller board, a laser-cut acrylic frame, and hardware (nuts, screws, and spacers). Well-written instructions are included in the tutorial. The build is straightforward but requires the use of small parts and will take at least 2 hours to complete. The kit does not include the 18650 Li batteries. These will need to be purchased separately.The example programs work quite well and provide the framework to learn the fundamental principles of robot arm control, including forward and reverse kinematics, robot arm guidance, and web control.This is a good learning tool for the beginning roboticsist, requiring some knowledge of programming.

  11. Rated 5 out of 5

    R & D Guy

    5.0 out of 5 stars

    The life like movements made it almost seem to come to life with its own personality.

    Ease of Assembly: Excellent everything went together without a hitch.Value for the Money: Very goodBuild Functionality: Has been more function than I expectedSize: Not really small but I would’ve liked it to be just a little biggerFit: Perfect for the age group recommendedFun for kids: Here is we really excelled. so many of these education toys move around in some fashion or do some minor task with the capabilities of this little robot made it almost lifelike. I swear it had its own personality.

  12. Rated 5 out of 5

    R & D Guy

    5.0 out of 5 stars

    The life like movements made it almost seem to come to life with its own personality.

    Ease of Assembly: Excellent everything went together without a hitch.Value for the Money: Very goodBuild Functionality: Has been more function than I expectedSize: Not really small but I would’ve liked it to be just a little biggerFit: Perfect for the age group recommendedFun for kids: Here is we really excelled. so many of these education toys move around in some fashion or do some minor task with the capabilities of this little robot made it almost lifelike. I swear it had its own personality.

  13. Rated 5 out of 5

    R & D Guy

    5.0 out of 5 stars

    The life like movements made it almost seem to come to life with its own personality.

    Ease of Assembly: Excellent everything went together without a hitch.Value for the Money: Very goodBuild Functionality: Has been more function than I expectedSize: Not really small but I would’ve liked it to be just a little biggerFit: Perfect for the age group recommendedFun for kids: Here is we really excelled. so many of these education toys move around in some fashion or do some minor task with the capabilities of this little robot made it almost lifelike. I swear it had its own personality.

  14. Rated 5 out of 5

    R & D Guy

    5.0 out of 5 stars

    The life like movements made it almost seem to come to life with its own personality.

    Ease of Assembly: Excellent everything went together without a hitch.Value for the Money: Very goodBuild Functionality: Has been more function than I expectedSize: Not really small but I would’ve liked it to be just a little biggerFit: Perfect for the age group recommendedFun for kids: Here is we really excelled. so many of these education toys move around in some fashion or do some minor task with the capabilities of this little robot made it almost lifelike. I swear it had its own personality.

  15. Rated 5 out of 5

    R & D Guy

    5.0 out of 5 stars

    The life like movements made it almost seem to come to life with its own personality.

    Ease of Assembly: Excellent everything went together without a hitch.Value for the Money: Very goodBuild Functionality: Has been more function than I expectedSize: Not really small but I would’ve liked it to be just a little biggerFit: Perfect for the age group recommendedFun for kids: Here is we really excelled. so many of these education toys move around in some fashion or do some minor task with the capabilities of this little robot made it almost lifelike. I swear it had its own personality.

Add a review

Your email address will not be published. Required fields are marked *

FAQs

Are these products original or fake?
All products are sold through verified sellers on Amazon, ensuring authenticity and quality.
Does this product come with a warranty?
Warranty depends on the product type and seller. Please check the warranty details on the Amazon product page.
Can I return or replace the product?
Yes, Amazon has a return and refund policy. You can request a return or replacement within the eligible time frame mentioned on the product page.
How can I pay for my order?
Amazon accepts multiple payment options including credit cards, debit cards, net banking, UPI, and local payment methods (depending on your country).
When will I receive my product?
Delivery time depends on Amazon and the seller. Usually, products are delivered within 3–7 business days.