We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
Why plyer doesn't contain any gyro example? I found tito's example for reading sensors data but it seems it doesnt used plyer and written from base.
The text was updated successfully, but these errors were encountered:
Hi @madjeed. The gyro example would be very similar to the the accelerometer example. You can find that example here - https://github.com/kivy/plyer/blob/master/examples/accelerometer/basic/main.py. The documentation for the gyroscope can be found here - https://plyer.readthedocs.org/en/latest/index.html?highlight=gyroscope#plyer.facades.Gyroscope
Sorry, something went wrong.
Thanks for the documentation link.
No branches or pull requests
Hi
Why plyer doesn't contain any gyro example?
I found tito's example for reading sensors data but it seems it doesnt used plyer and written from base.
The text was updated successfully, but these errors were encountered: