Order Info
-
- Order will be shipped out from Chinese warehouse in 1-3 business days once being processed.
- Free shipping on orders over $49 (standard and economy shipping )
- Free shipping on orders over $150 (expedited shipping)
What Is CyberBrick™?
CyberBrick offers a series of smart modules that empower anyone to build and enjoy a wide range of 3D-printed projects. From R/C toys to functional productivity tools. Powered by the MakerWorld team, CyberBrick is designed to be user-friendly and supported by an abundant content library, ensuring endless opportunities for creativity and innovation.
Documentation
User's Manual
Specification
Solid Model
Application Instruction
*User's Manual: Includes product function description and configuration guidelines.
*Specifications: Essential electrical and physical parameters required for proper operation.
*Solid Model: 3D digital models used to represent the actual dimensions and structural features.
*Application Instruction: Guide to assembling modules that support extended application cases.
Product Specification
Communication Method | 2.4GWiFi / Bluetooth |
Support Control Mode | One-to-One / One-to-Many |
Developable Forms | Car / Boat / Robot-like |
Remote Control Distance | Over 100 meters |
Configuration Method | Mobile / PC |
Compatible Development Tool | MircoPython |
What Can Official R/C Combo Do?
Expanding Collection of Compatible Projects
Simple Steps to Build and Tune
1. Assemble
Just follow the step-by-step guide, no expertise needed! Snap, click, and feel your ride materialize right in your hands. Stuck? The MakerWorld community' s got your back.


2. Sync
Skip the setup hassle! Browse, download, sync, and start playing-right away. Need help? Jump into the community!


3. Fine Tune
Unleash your imagination with powerful configuration tools on PC and mobile, then share your creations and custom tunes with the MakerWorld community!


What's In The Box
Frequently Asked Questions
1. What kind of functions are supported?
The Core Controller in this release is powered by the ESP32-C3 microcontroller, running a custom MicroPython library with unique functions. Any functionality supported by the ESP32-C3’s performance and interfaces can theoretically be implemented. For the initial models, we recommend using them for remote-controlled toy models. Key features like multi-channel proportional control, channel binding, mixing, and simple event control can be easily configured through the app’s graphical interface. Users can also directly use pre-configured files from creators without needing to modify settings. For advanced users, more complex requirements can be achieved using MicroPython, and we will provide relevant documentation.
2. What Dev Tools are compatible with CyberBrick?
You can use any IDE that supports MicroPython and serial communication. For lightweight IDEs, we recommend Thonny. For a more feature-rich experience, Visual Studio Code (VS Code) is a great choice.
3. What technical support is available for using the hardware sold in CyberBrick?
We will provide hardware module specifications (e.g., voltage, current, ADC channels), CAD files for mechanical design, and API documentation for programming (including explanations for all custom functions beyond the standard MicroPython library).
4. How does CyberBrick compare to hobby-grade R/Cand toys?
CyberBrick is positioned between hobby-grade RC models and standard remote-controlled toys. Our strength lies not in extreme performance or low cost but in limitless diversity. If you own a 3D printer, CyberBrick hardware allows you to explore a wide range of models at an affordable material cost, customize them to your liking, and enjoy a lower learning curve compared to professional RC models.
5. How does CyberBrick compare to Arduino or other Dev boards?
We hold Arduino and ESP32 in the highest regard and believe they are excellent learning tools. However, we are confident that a fun and engaging application provides the best motivation for learning, while also offering rich functionality for those who simply want an enjoyable toy. One of CyberBrick’s advantages over Arduino is that 3D-printed "shells" transform it from a teaching tool with a makeshift body into a proper toy. Additionally, smaller boards in the Arduino family, such as the Nano or Micro, often require soldering to connect external modules, which increases the difficulty of creation and makes repurposing across multiple projects less convenient. Simplifying complexity has always been our mission and strength, and this time is no exception. MicroPython, being simpler than C++ while retaining nearly full functionality, is our chosen path. We aim to provide challenges suitable for users of all skill levels. Stay tuned for more technical documentation at the official release!