---
product_id: 630318931
title: "Freenove Bipedal Robot Kit for Raspberry Pi Pico (Included) (Compatible with Arduino IDE), LED Matrix Expressions, Obstacle Avoidance, Colorful Lights, Buzzer, Speaker, App"
brand: "freenove"
price: "18674 som"
currency: KGS
in_stock: true
reviews_count: 5
category: "Freenove"
url: https://www.desertcart.kg/products/630318931-freenove-bipedal-robot-kit-for-raspberry-pi-pico-included-compatible
store_origin: KG
region: Kyrgyzstan
---

# Bluetooth wireless control via app Integrated speaker & buzzer Dual-core 133 MHz Pico board Freenove Bipedal Robot Kit for Raspberry Pi Pico (Included) (Compatible with Arduino IDE), LED Matrix Expressions, Obstacle Avoidance, Colorful Lights, Buzzer, Speaker, App

**Brand:** freenove
**Price:** 18674 som
**Availability:** ✅ In Stock

## Summary

> 🤖 Build. Control. Impress. The future of robotics is in your hands.

## Quick Answers

- **What is this?** Freenove Bipedal Robot Kit for Raspberry Pi Pico (Included) (Compatible with Arduino IDE), LED Matrix Expressions, Obstacle Avoidance, Colorful Lights, Buzzer, Speaker, App by freenove
- **How much does it cost?** 18674 som with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.kg](https://www.desertcart.kg/products/630318931-freenove-bipedal-robot-kit-for-raspberry-pi-pico-included-compatible)

## Best For

- freenove enthusiasts

## Why This Product

- Trusted freenove brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Complete Modular Kit:** Includes Pico board, servo motors, sensors, and tools—everything you need to build, customize, and impress.
- • **Expressive LED Matrix:** Bring your robot to life with colorful LED matrix expressions that add personality and flair to every move.
- • **Next-Level DIY Robotics:** Assemble your own bipedal robot with step-by-step digital tutorials—no paper clutter, just pure innovation.
- • **Smart Obstacle Avoidance:** Navigate complex environments confidently with ultrasonic sensors that keep your robot agile and aware.
- • **Seamless Wireless Control:** Command your robot effortlessly from any Android or iOS device using the sleek Freenove app—tech at your fingertips.

## Overview

The Freenove Bipedal Robot Kit features a powerful dual-core 133 MHz Raspberry Pi Pico board and Bluetooth connectivity for wireless control via Android or iOS devices. This modular kit includes servo motors, an LED matrix for expressive animations, ultrasonic sensors for obstacle avoidance, and integrated audio components. Designed for hands-on assembly with comprehensive digital tutorials, it offers a cutting-edge robotics experience perfect for tech-savvy creators and professionals eager to showcase their innovation.

## Description

Important Notes: This robot needs to be assembled and does NOT include battery. (Refer to downloaded tutorial to buy battery.) Purchase Options: This product has multiple purchase options. This option includes the Pico board. Overview: Pico is a tiny, fast, and versatile board built using dual-core processor. This kit shows you how to use it as a controller to build a robot. We provide free technical support to help you with any questions and problems. Tutorial and Code: Comes with detailed tutorial and complete code. (Download needed, no paper tutorial.) The download link can be found on the product box. Control: You can use the following devices to control this robot: * Android device: Android phone or tablet. (Run Android 5.0 or later, installed Freenove App.) (Search Freenove on Play Store.) * iPhone: (Run iOS 10 or later, installed Freenove App.) (Search Freenove on App Store.) Package Includes: 1 x Pico 1 x Pico (W) Robot Shield 1 set x Machinery Parts (8 kinds) 1 set x Acrylic Parts 1 x Dot Matrix Module 1 x Ultrasonic Module 1 x Wireless Module 1 x Speaker 4 x Servo Package 2 x Jumper Wire F/F(4) 1 x Cross Screwdriver (3mm) 1 x Cross Screwdriver (2mm) 1 x M3 Spanner 1 x Cable Tidy (40cm) Needed but Not Included: 1 x 9V Battery (Refer to downloaded tutorial to buy.)

Review: Fun project to build; very educational for the technically minded - This was a very fun project. It requires you to download a zip file, that contains the full tutorial, and includes instructions, and all the software projects. You will be directed to download and install the Arduino Integrated Development Environment (IDE), and all the instructions to do so are reasonably clear. Note: Depending on your PDF viewer, if you've zoomed in on the PDF tutorial further than a full page view, your mouse wheel may not scroll through the pages. You'll want to ensure that mouse wheel scrolling changes pages, because not all pages are listed in the index at the left. You begin by setting up the Arduino IDE and loading a sketch (program) and installing it on the raspberry PI, which will set all the servos to a known angle, after you connect them. Then comes the hardware assembly. There are a few minor mislabels, and you will need some patience, and some tweezers would be useful, as some of these nuts and very very small and need to go into places that were too small for my fingers. Half way through assembly you will be directed how to connect the servos to the PI and turn it on, which runs the program you already loaded to set the servo angles to 90 degrees, so that you can mount the legs in the proper orientation. Once it's all together, the software tutorial starts. They have included a large number of simple programs to load, each of which demonstrates how a single component is controlled (eg the speaker, the buzzer, the led displays, the coloured LEDs, etc). I was already familiar with the Arduino IDE, and controlling hardware through sketches, but I think they did a great job of simplifying it, and walking you through installing and running each sketch. You can either just use them as a set of component tests, or follow into their detailed explanation of how the software works, right down to what signals the IR remote sends, etc. It's not important to understand everything right away, you can go back later and re-examine it all, and learn it as deeply as you like. There are a few glitches and omissions, but for the most part everything was well documented, and easy to follow. eg 1: For the Chapter 1.5 LED matrix sketch, the instructions appear to have left out a library you will need to install to compile the sketch: the "adafruit_gfx" library. Install it when you see the instructions for installing the Freenove_VK16K33_Lib, by following the same procedure. eg 2: In chapter 4, it says "Sketch 04.4_Multi_Functional_Robot.ino is almost the same as 04.3_Multi_Functional_Robot.ino, except that it is added with the music play function." I found that the 04.3 sketch worked fine, but the 04.4 sketch didn't work well - the robot would stop responding after almost any button press, and the music functions didn't work at all in this sketch. As I said, I was familiar with the environment, so I pushed through the entire tutoral in one session, testing each component, and finally running "full control" via the IR remote-control and the phone APP. Start to finish, this took me 4 hours. The robot walking movements are fairly bad, and sometimes it's feet even collide with each other, but this project isn't really about making a walking robot - it's about learning. Learning how to put hardward and software components together, how hardware is controlled via low level software, and learning how to make it do new things yourself. I was really impressed with the whole package, and had a blast playing with it. I would definitely recommend it for anyone who wants to learn, on a detailed level, how things work.
Review: Fun for programming - Well made for the electronics hobbist. I would like to see more documentation for this unit.

## Features

- This robot based on Pico has multiple functions. (Assembly required. Battery NOT included.)
- Provides a step-by-step assembly tutorial and complete code -> The download link can be found on the product box. (No paper tutorial.)
- Control methods -> Controlled wirelessly by your Android phone or tablet, iPhone (with Freenove App).
- Pico -> A tiny, fast, and versatile board built using dual-core processor. (Included in this kit.)
- Needs battery -> Refer to "About_Battery.pdf" in downloaded file to buy.

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B0D255WG7M |
| Best Sellers Rank | #4,482 in Single Board Computers (Computers & Accessories) |
| Brand | FREENOVE |
| Built-In Media | Bipedal Robot Kit |
| CPU Model | None |
| CPU Speed | 133 MHz |
| Compatible Devices | Android, iOS devices |
| Connectivity Technology | Bluetooth |
| Customer Reviews | 4.4 out of 5 stars 19 Reviews |
| External Testing Certification | Não aplicável |
| Manufacturer | Freenove |
| Model Name | FNK0033A |
| Model Number | FNK0033A |
| Number of Items | 1 |
| Operating System | Embedded |
| Processor Brand | Freenove |
| Processor Count | 2 |
| Processor Speed | 133 MHz |
| RAM Memory Installed | 2 KB |
| RAM Memory Technology | SRAM |
| Ram Memory Installed Size | 2 KB |
| Total Usb Ports | 1 |
| Warranty Description | 1 year |
| Wireless Compability | Bluetooth |

## Product Details

- **Brand:** FREENOVE
- **CPU Model:** None
- **CPU Speed:** 133 MHz
- **Model Name:** FNK0033A
- **Ram Memory Installed Size:** 2 KB

## Images

![Freenove Bipedal Robot Kit for Raspberry Pi Pico (Included) (Compatible with Arduino IDE), LED Matrix Expressions, Obstacle Avoidance, Colorful Lights, Buzzer, Speaker, App - Image 1](https://m.media-amazon.com/images/I/61vXZ8KN-EL.jpg)
![Freenove Bipedal Robot Kit for Raspberry Pi Pico (Included) (Compatible with Arduino IDE), LED Matrix Expressions, Obstacle Avoidance, Colorful Lights, Buzzer, Speaker, App - Image 2](https://m.media-amazon.com/images/I/81LaAn74UNL.jpg)
![Freenove Bipedal Robot Kit for Raspberry Pi Pico (Included) (Compatible with Arduino IDE), LED Matrix Expressions, Obstacle Avoidance, Colorful Lights, Buzzer, Speaker, App - Image 3](https://m.media-amazon.com/images/I/71ehN2ktppL.jpg)
![Freenove Bipedal Robot Kit for Raspberry Pi Pico (Included) (Compatible with Arduino IDE), LED Matrix Expressions, Obstacle Avoidance, Colorful Lights, Buzzer, Speaker, App - Image 4](https://m.media-amazon.com/images/I/61uoEvjStFL.jpg)
![Freenove Bipedal Robot Kit for Raspberry Pi Pico (Included) (Compatible with Arduino IDE), LED Matrix Expressions, Obstacle Avoidance, Colorful Lights, Buzzer, Speaker, App - Image 5](https://m.media-amazon.com/images/I/71zwNKOTyuL.jpg)

## Available Options

This product comes in different **Color** options.

## Customer Reviews

### ⭐⭐⭐⭐⭐ Fun project to build; very educational for the technically minded
*by K***B on August 2, 2025*

This was a very fun project. It requires you to download a zip file, that contains the full tutorial, and includes instructions, and all the software projects. You will be directed to download and install the Arduino Integrated Development Environment (IDE), and all the instructions to do so are reasonably clear. Note: Depending on your PDF viewer, if you've zoomed in on the PDF tutorial further than a full page view, your mouse wheel may not scroll through the pages. You'll want to ensure that mouse wheel scrolling changes pages, because not all pages are listed in the index at the left. You begin by setting up the Arduino IDE and loading a sketch (program) and installing it on the raspberry PI, which will set all the servos to a known angle, after you connect them. Then comes the hardware assembly. There are a few minor mislabels, and you will need some patience, and some tweezers would be useful, as some of these nuts and very very small and need to go into places that were too small for my fingers. Half way through assembly you will be directed how to connect the servos to the PI and turn it on, which runs the program you already loaded to set the servo angles to 90 degrees, so that you can mount the legs in the proper orientation. Once it's all together, the software tutorial starts. They have included a large number of simple programs to load, each of which demonstrates how a single component is controlled (eg the speaker, the buzzer, the led displays, the coloured LEDs, etc). I was already familiar with the Arduino IDE, and controlling hardware through sketches, but I think they did a great job of simplifying it, and walking you through installing and running each sketch. You can either just use them as a set of component tests, or follow into their detailed explanation of how the software works, right down to what signals the IR remote sends, etc. It's not important to understand everything right away, you can go back later and re-examine it all, and learn it as deeply as you like. There are a few glitches and omissions, but for the most part everything was well documented, and easy to follow. eg 1: For the Chapter 1.5 LED matrix sketch, the instructions appear to have left out a library you will need to install to compile the sketch: the "adafruit_gfx" library. Install it when you see the instructions for installing the Freenove_VK16K33_Lib, by following the same procedure. eg 2: In chapter 4, it says "Sketch 04.4_Multi_Functional_Robot.ino is almost the same as 04.3_Multi_Functional_Robot.ino, except that it is added with the music play function." I found that the 04.3 sketch worked fine, but the 04.4 sketch didn't work well - the robot would stop responding after almost any button press, and the music functions didn't work at all in this sketch. As I said, I was familiar with the environment, so I pushed through the entire tutoral in one session, testing each component, and finally running "full control" via the IR remote-control and the phone APP. Start to finish, this took me 4 hours. The robot walking movements are fairly bad, and sometimes it's feet even collide with each other, but this project isn't really about making a walking robot - it's about learning. Learning how to put hardward and software components together, how hardware is controlled via low level software, and learning how to make it do new things yourself. I was really impressed with the whole package, and had a blast playing with it. I would definitely recommend it for anyone who wants to learn, on a detailed level, how things work.

### ⭐⭐⭐⭐⭐ Fun for programming
*by P***N on June 21, 2026*

Well made for the electronics hobbist. I would like to see more documentation for this unit.

### ⭐⭐⭐ 説明書が英語のPDF70ページ以上
*by U***R on September 18, 2025*

自由研究に買いましたが、解説動画も説明書も全部英語です。

## Frequently Bought Together

- Freenove Bipedal Robot Kit for Raspberry Pi Pico (Included) (Compatible with Arduino IDE), LED Matrix Expressions, Obstacle Avoidance, Colorful Lights, Buzzer, Speaker, App
- ELEGOO 120pcs Multicolored Dupont Wire 40pin Male to Female, 40pin Male to Male, 40pin Female to Female Breadboard Jumper Ribbon Cables Kit Compatible with Arduino Projects
- Arduino ABX00087 Arduino Uno R4 WiFi

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.kg/products/630318931-freenove-bipedal-robot-kit-for-raspberry-pi-pico-included-compatible](https://www.desertcart.kg/products/630318931-freenove-bipedal-robot-kit-for-raspberry-pi-pico-included-compatible)

---

*Product available on Desertcart Kyrgyzstan*
*Store origin: KG*
*Last updated: 2026-09-02*