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

Need block for sequential file read #7

Open
rharbird opened this issue Feb 7, 2017 · 2 comments
Open

Need block for sequential file read #7

rharbird opened this issue Feb 7, 2017 · 2 comments

Comments

@rharbird
Copy link

rharbird commented Feb 7, 2017

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

@harveytwyman
Copy link

Can you show me some example code as I can't get anything to come out of the serial.

1 similar comment
@davorradic
Copy link

Can you show me some example code as I can't get anything to come out of the serial.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants