Anonymous
Mar 23, 2026
Rating: 5/5
Robust and expandable
I've added extra sensors and modified the code extensively. The STM32 chip handles the extra load without issues. Highly recommended for intermediate developers.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Development, Learning, Evaluation & Industrial Control Boards |
| Origin | - |
| Processor | STM32 ARM Cortex-M3 |
| Connectivity | Wi-Fi 802.11 b/g/n |
| Camera Resolution | 720p HD Video Streaming |
| Control Method | Mobile App & Web Browser |
| Power Supply | Rechargeable Li-ion Battery (Included) |
| Motor Type | High-Torque DC Gear Motors |
| Chassis Material | Durable Acrylic & Aluminum Alloy |
| Programming Support | C, C++, Python, Arduino IDE |
| Sensors Included | Ultrasonic, Line Tracking, Obstacle Avoidance |
| Target Audience | Students, Hobbyists, Engineers |
Anonymous
Mar 23, 2026
Rating: 5/5
Robust and expandable
I've added extra sensors and modified the code extensively. The STM32 chip handles the extra load without issues. Highly recommended for intermediate developers.
Anonymous
Mar 21, 2026
Rating: 5/5
Perfect for learning embedded systems
This kit is fantastic for anyone wanting to dive into STM32 programming. The Wi-Fi video feed works smoothly, and the documentation helped me get my first robot moving in under an hour.
Anonymous
Mar 21, 2026
Rating: 5/5
Video streaming is a game changer
Being able to see what the robot sees in real-time on my phone makes obstacle avoidance projects so much more fun. The camera angle is perfect for navigation.
Anonymous
Mar 13, 2026
Rating: 5/5
Excellent for classroom use
We bought ten of these for our university lab. They hold up well to daily use by students and the remote control latency is low enough for competitive tasks.
Anonymous
Mar 13, 2026
Rating: 4/5
Great hardware, steep learning curve
The build quality is solid and the motors are surprisingly strong. However, beginners might find the initial setup of the development environment a bit challenging without prior experience.
Anonymous
Mar 09, 2026
Rating: 4/5
Good value for money
For the price, you get a lot of components. The chassis assembly took some time, but the instructions were clear. Wish the battery lasted a bit longer during heavy Wi-Fi use.
Q: Does it work with macOS for programming?
A: Absolutely. The STM32 toolchain is compatible with macOS, Windows, and Linux. We provide specific setup guides for Mac users in our documentation.
Q: Can I control the robot from outside my home network?
A: Currently, the app is designed for local network control. For remote access over the internet, you would need to configure port forwarding or use a cloud MQTT broker.
Q: Does this kit come with pre-written code examples?
A: Yes, the package includes a USB drive with sample code for basic movement, video streaming, and sensor integration in both C and MicroPython.
Q: Is the camera module replaceable if it breaks?
A: Yes, the camera connects via a standard interface. You can purchase a compatible replacement module separately if needed.
Q: What is the maximum speed of the car?
A: On a flat surface with a fully charged battery, the maximum speed is approximately 0.8 meters per second, which can be adjusted via software PWM settings.