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

Distance sensors service #46

Open
4 tasks
dannystaple opened this issue Jan 9, 2024 · 0 comments
Open
4 tasks

Distance sensors service #46

dannystaple opened this issue Jan 9, 2024 · 0 comments

Comments

@dannystaple
Copy link
Member

We need to electrically connect distance sensor (s), then have an MQTT service for their data.
For now build and implement for the simple HC-SR04 like sensor types.

input

  • /distancesensor_ctl/start -> start producing sensor data
  • /distancesensor_ctl/stop -> stop producing sensor data

output

  • /sensors/distance:sensor_number, distance

Definition of ready

  • Plan for the distance sensor electrical connections

Definition of done

  • PR merged with Electronic CAD Files updated to show where sensors connect
  • Distance sensors connected to the Raspberry Pi
  • PR merged with simple test of sensors
  • PR merged with distance sensor service and test of the service, deployed via PyInfra.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant