microsoft / microsoft/pxt-microbit
Display logged data from micro:bit
@jwunderl is already working on this.
Since Mar 22, 2023.
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
Feature request to add the ability to view logged data from the micro:bit in MakeCode.
Right now, customers need to open their File Explorer, navigate to the MICROBIT USB drive and double click on the MY_DATA.HTM file to read the data off the micro:bit (https://support.microbit.org/support/solutions/articles/19000127398-my-data-htm).
We believe that by adding MakeCode functionality to access the data file from the micro:bit will improve discoverability and usability of collecting data with the micro:bit.
Note that there is a CODAL dependency for this work.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.