Anonymous
Mar 20, 2026
Rating: 4/5
Great hardware, learning curve exists
The board itself is fantastic with all the sensors included. It took me a little while to get the Mu Editor configured correctly on Windows, but once running, it works great.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Development, Learning, Evaluation & Industrial Control Boards |
| Origin | - |
| Processor | Nordic nRF52833 ARM Cortex-M4 |
| Memory | 512KB Flash, 128KB RAM |
| Connectivity | Bluetooth Low Energy (BLE) |
| Display | 5x5 Red LED Matrix |
| Sensors | Accelerometer, Magnetometer, Temperature, Light |
| Input/Output | 25 Edge Connector Pins, 2 Programmable Buttons |
| Power Supply | USB or Battery Pack (2x AAA) |
| Programming Languages | Python, JavaScript, Blocks, C++ |
| Audio | Built-in Speaker and Microphone |
| Compatibility | Windows, macOS, Linux, ChromeOS |
Anonymous
Mar 20, 2026
Rating: 4/5
Great hardware, learning curve exists
The board itself is fantastic with all the sensors included. It took me a little while to get the Mu Editor configured correctly on Windows, but once running, it works great.
Anonymous
Mar 18, 2026
Rating: 5/5
So many project possibilities
We have made a step counter, a compass, and a simple radio messenger. The microphone sensitivity is surprisingly good for voice activation projects.
Anonymous
Mar 07, 2026
Rating: 5/5
Excellent for classroom use
I bought ten of these for my middle school computer science class. They are durable, the battery life is decent, and the built-in speaker is a huge upgrade from V1.
Anonymous
Mar 03, 2026
Rating: 4/5
Good value for money
Does exactly what it says. The LED matrix is bright and clear. Only wish the battery pack was included in the box, but that's a minor issue.
Anonymous
Mar 03, 2026
Rating: 5/5
Robust and well documented
As an engineer helping my daughter with her hobby, I appreciate the extensive documentation and community support available for the micro:bit V2.
Anonymous
Mar 03, 2026
Rating: 5/5
Perfect starter kit for my son
My 10-year-old son absolutely loves this board. The Python support makes it easy to transition from block coding to text-based programming. Setup was seamless on our Mac.
Q: What is the difference between this V2 and the older V1 version?
A: The V2 features a faster processor, more memory, a built-in speaker, a microphone, and a touch-sensitive logo, which were not present in the V1 model.
Q: Can I control motors or servos with this board?
A: Yes, you can connect motors and servos via the edge connector pins. You may need a motor driver module depending on the power requirements of your specific motor.
Q: Can this board be powered by a standard phone charger?
A: Yes, you can power the micro:bit V2 using any standard micro-USB cable connected to a USB port or a 5V USB wall adapter.
Q: Does this kit come with batteries included?
A: No, the development board does not include batteries. You will need to purchase two AAA batteries separately if you wish to run it without a USB connection.
Q: Is it possible to use this without an internet connection after initial setup?
A: Absolutely. Once you have installed the code editor (like Mu or Thonny) and downloaded any necessary drivers, you can write and upload code entirely offline.