Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Commit 27b7075

Browse files
authored
README.md: includes release information.
1 parent 8cb2f05 commit 27b7075

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# MicroData
2+
23
![home_screen](https://github.com/KierPalin/MicroData/blob/main/resources/MicroData_1_5.png?raw=true)
34

45
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
2021

2122

2223
# Experiments
24+
2325
A walkthrough of some of the experiments you can do with MicroData are available in ![EXPERIMENTS.MD](https://github.com/KierPalin/MicroData/blob/main/EXPERIMENTS.MD).
2426

27+
28+
# Releases
29+
30+
The binary.hex files for the most recent releases of MicroData are available ![here](https://github.com/KierPalin/MicroData/releases).<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).
34+
35+
2536
# Building
2637

2738
### Via MakeCode CLI (recommended)

0 commit comments

Comments
 (0)