Releases: KierPalin/MicroData
No 'unplugged mode' & no 'distributed logging'
Memory pressure from new improvements provide impetus for this version.
Useful if you do not want any distributed logging nor to use MicroData without an Arcade shield. Since this version has the latest GUI improvements.
microdata-v1.5.1
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:
- Many QoL changes from feedback about menus: reworked movement on sensor selection, recording configuration selection, menu layout.
- Additional information about the sensors being logged.
- Added a Commander mode; allowing you to record and stream data from multiple Microbits at once.
- Number of bug & performance fixes.
microdata-no-jacdac-mode-v1.5.0
What's Changed
- Analog sensor support
- Feature/radio logging
- Switch to _screen_internal, screenhelpers() & screen()
- Supports No-Arcade-Shield-Mode
Full Changelog: v1.3.0...v1.5.0
This release allows you to use MicroData with or without an Arcade Shield.
It does not allow the selection of Jacdac sensors.
HCI Review
This is the version that was used for an HCI expert review. This version utilises the the PR to CODAL & pxt-microbit and has been merged with /tballmsft/microdata