You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
An application for the Microbit V2 + an Arcade shield that makes collecting data from the Microbit's sensors easy and fun. MicroData can be used to enhance scientific experiments inside & outside of the classroom - without the need for an external computer. MicroData allows you to:
@@ -20,8 +21,18 @@ MicroData makes it easy to select and configure sensors. The data collected thro
20
21
21
22
22
23
# Experiments
24
+
23
25
A walkthrough of some of the experiments you can do with MicroData are available in .
24
26
27
+
28
+
# Releases
29
+
30
+
The binary.hex files for the most recent releases of MicroData are available .<br>
31
+
There is currently a trade-off between microdata-v1.5.0 and microdata-no-jacdac-mode-v1.5.0. <br>
32
+
* microdata-v1.5.0 has support for all sensors. When the Arcade Shield is not connected the microbit defaults to Commander mode (it listens to logging commands over the radio).
33
+
* microdata-no-jacdac-mode-v1.5.0 does not support the Jacdac. When the Arcade Shield is not connected the microbit defaults to a mode that allows you to log data without an Arcade Shield (or enter Commander mode).
0 commit comments