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

Light measurement is not reliable #204

Open
Amerlander opened this issue Nov 28, 2022 · 0 comments
Open

Light measurement is not reliable #204

Amerlander opened this issue Nov 28, 2022 · 0 comments
Assignees
Labels

Comments

@Amerlander
Copy link
Collaborator

Describe the bug
Light measurement is not reliable: https://forum.calliope.cc/t/lichtsensor-gibt-falsche-werte-aus/2377/7

To Reproduce
Steps to reproduce the behavior:

basic.forever(function () {
    serial.writeLine("" + (input.lightLevel()))
    basic.pause(500)
})

Expected behavior
Get light data consistently

Screenshots
image

@Amerlander Amerlander self-assigned this Nov 28, 2022
@Amerlander Amerlander added the bug label Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant