section-engineering-education / engineering-education

“Section's Engineering Education (EngEd) Program is dedicated to offering a unique quality community experience for computer science university students."
Apache License 2.0
363 stars 890 forks source link

[Languages]How to use the gyroscope in your device and get its data using a flutter app. #7120

Open KING-CYBERTON opened 2 years ago

KING-CYBERTON commented 2 years ago

Proposal Submission

Proposed title of article

[Languages]How to use the gyroscope in your device and get its data using a flutter app.

Proposed article introduction

Gyroscopes have a variety of applications in the technological world, including sensing the exact position of your phone and implementing this data in a variety of ways. The gyroscope is most commonly used for auto-rotation and navigation. Implementing such capabilities in your app is crucial if it contains videos or is a game app, and who doesn't want more working space?

This article will demonstrate how to implement a gyroscope on your device and obtain data for use in your flutter app.

Key takeaways

Determine the orientation of the device. Importance and uses of a gyroscope. *Difference between a gyroscope and accelerator.

Article quality

This article takes a deep-dive on the different gadgets that are used in determining navigation and orientation of your device but focusing more on the gyroscope and showing why it is essential.

References

N/A

github-actions[bot] commented 2 years ago

👋 @KING-CYBERTON Good afternoon and thank you for submitting your topic suggestion. Your topic form has been entered into our queue and should be reviewed (for approval) as soon as a content moderator is finished reviewing the ones in the queue before it.

lalith1403 commented 2 years ago

Great topic 🚀 , make sure it matches the following:

Please reference any relevant EngEd articles in yours and build a unique project - Approved.

hectorkambow commented 2 years ago

@KING-CYBERTON We will be closing this Topic due to inactivity: It can be re-approved at a later date if you'd like to continue working on it and add it to your EngEd author profile.

Note: it has to be re-approved in case another student or site has published similar content.

KING-CYBERTON commented 2 years ago

kindly open ready to PR