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

microdata-v1.5.1

Latest
Compare
Choose a tag to compare
@KierPalin KierPalin released this 09 Oct 21:21
· 32 commits to main since this release
27b7075

This release is the same as microdata-no-jacdac-mode-v1.5.0 EXCEPT:

This version also supports Jacdac sensors and when the Arcade Shield is not connected the microbit defaults to it listening to logging commands over the radio - where the no-jacdac-version supports this same feaure and allows you to record data without an Arcade Shield.

If you want to record data without an arcade shield and you do not need Jacdac sensors then use the microdata-no-jacdac-mode-v1.5.0 version.

Compared to v1.3.0:

  1. Many QoL changes from feedback about menus: reworked movement on sensor selection, recording configuration selection, menu layout.
  2. Additional information about the sensors being logged.
  3. Added a Commander mode; allowing you to record and stream data from multiple Microbits at once.
  4. Number of bug & performance fixes.