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

Refine triggering of ultrasonic sensor #4

Open
3 tasks
simoneengelbr opened this issue Jun 9, 2020 · 0 comments
Open
3 tasks

Refine triggering of ultrasonic sensor #4

simoneengelbr opened this issue Jun 9, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers hardware required Hardware is needed to implement this issue

Comments

@simoneengelbr
Copy link
Member

simoneengelbr commented Jun 9, 2020

The alarm setups that use an ultrasonic sensor have too high of a threshold for movement measurements, and is consequently difficult to trigger. This needs to be fixed.

Tasks:

  • Review the sensor specific loop code used for the ultrasonic sensor today

  • Test an ultrasonic sensor and determine how to edit the sensor specific loop code so the alarm is triggered more easily (but be careful to avoid false alarms)

  • Finally, update the sensor specific loop code of the ultrasonic sensor node and the ultrasonic control panel to include your edits of the sensor specific loop code

@simoneengelbr simoneengelbr added bug Something isn't working hardware required Hardware is needed to implement this issue labels Jun 10, 2020
@mikkelgthang mikkelgthang added the good first issue Good for newcomers label Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hardware required Hardware is needed to implement this issue
Projects
None yet
Development

No branches or pull requests

2 participants