FAQ: How Can I View Data Produced By My Micro:Bit?
Last updated - May 20, 2026
In Robotics, you are able to view data generated by your micro:bit: both from the simulated and actual micro:bit.
In order to view this information, you will need to add a serial block. When added, a button that reads "Show data Simulator" will appear underneath the micro:bit. Clicking on this button will show data from the simulated micro:bit.
If you are using a physical micro:bit, another button will appear that reads "Show data Device." When this button is clicked, the page will display data produced by the actual device.
To connect your physical micro:bit to your device, follow these steps!
Here is an example using the serial write value block and sound level block:
.png?width=670&height=362&name=image%20(6).png)
And here is an example of what the data will display when "Show data Device" is clicked:
.png?width=670&height=361&name=image%20(7).png)