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

Implement sensors abstraction #18

Open
3 tasks
JonathanPetit opened this issue May 13, 2020 · 2 comments
Open
3 tasks

Implement sensors abstraction #18

JonathanPetit opened this issue May 13, 2020 · 2 comments
Assignees

Comments

@JonathanPetit
Copy link
Collaborator

The abstraction of the sensors should be easily testable and mockable without rasp. We need to find a library to communicate with GPIO pins (pigpio?).

Right now, the sensors that should be implemented:

  • Lidar (VL53L0X)
  • Orientation (geomagnetic sensor?)
  • Ultrasonic ? (HC-SR04)
@charlesvdv
Copy link
Owner

I think @antoinevdm already started working on something

@antoinevdm
Copy link
Collaborator

Indeed, I am. I started the structure for the sensor management.

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

3 participants