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

Edison: sound sensor cannot be used as expected #1446

Closed
bjost2s opened this issue Jan 13, 2023 · 1 comment
Closed

Edison: sound sensor cannot be used as expected #1446

bjost2s opened this issue Jan 13, 2023 · 1 comment
Assignees

Comments

@bjost2s
Copy link
Contributor

bjost2s commented Jan 13, 2023

Executing the program in the screenshot
image
the Edison robot will never wait, because the sounds of the motors are detected even though the motors have already been stopped. The same problem exists with sound blocks, play frequency etc.
A tested solution is to call the sensor sample each time a "noisy" programming block ends:
image

This behaviour is also documented here: https://meetedison.com/content/EdPy-app-documentation-guide.pdf, page 36/37

@bjost2s bjost2s self-assigned this Jan 13, 2023
@bjost2s bjost2s moved this from Todo to In Progress in Release 5.1.0 Jan 13, 2023
@bjost2s bjost2s moved this from In Progress to To Review in Release 5.1.0 Feb 4, 2023
@bjost2s bjost2s closed this as completed Mar 2, 2023
@github-project-automation github-project-automation bot moved this from To Review to Done in Release 5.1.0 Mar 2, 2023
@bjost2s
Copy link
Contributor Author

bjost2s commented Mar 2, 2023

Works as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant