Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data on plot bar graph... #37

Closed
mebrauns opened this issue Apr 6, 2016 · 2 comments
Closed

data on plot bar graph... #37

mebrauns opened this issue Apr 6, 2016 · 2 comments
Assignees

Comments

@mebrauns
Copy link
Contributor

mebrauns commented Apr 6, 2016

expectation: You could receive data from a single micro:bit

  1. open KSF, go to JS...

2 enter this code

basic.forever(() => {
    led.plotBarGraph(input.acceleration(Dimension.X), 1023);
});

3 it would be ideal to receive Excel data from a single micro:bit using acceleration, it doesn not appear possible.

@pelikhan
Copy link
Member

Use the Windows app to receive serial data.

@lock
Copy link

lock bot commented Sep 26, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants