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

Capteur ultrason formule de conversion #3

Open
JonathanPetit opened this issue Feb 2, 2017 · 1 comment
Open

Capteur ultrason formule de conversion #3

JonathanPetit opened this issue Feb 2, 2017 · 1 comment

Comments

@JonathanPetit
Copy link
Member

JonathanPetit commented Feb 2, 2017

Vérifier la formule de conversion car celle-ci est peut-être fausse.
Le calcul serait plutôt :
[distance en cm] = [durée en µs]* 34000[cm/s] / 2

@JonathanPetit
Copy link
Member Author

Erreur trouvée, (34000[cm/s]/10^6)/2 = ~0,017et 0,017 = 1/58

@JonathanPetit JonathanPetit removed the BUG label Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant