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

Need block for sequential file read #7

@rharbird

Description

@rharbird

Hello,

I am recording data from sensors attached to a microbit and storing the values in a csv format file. I can cause the microbit to dump the file to the serial port on demand (which is very useful).

I would like to be able to read through a file sequentially, assigning the next line of the file to a variable. If this were possible, I could transmit the data using either radio or bluetooth.

I don't have an urgent need for this but it would make the pxt solution more complete.

Rae

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions