Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imvickykumar999/android-sensors
Real-Time Android Sensor Sub-Plots || Accelerometer || Gyroscopes https://youtu.be/VPd8s0DrheU?t=3454
https://github.com/imvickykumar999/android-sensors
accelerometer gyroscope imvickykumar999 ipwebcam json matplotlib-animation sensor
Last synced: about 2 months ago
JSON representation
Real-Time Android Sensor Sub-Plots || Accelerometer || Gyroscopes https://youtu.be/VPd8s0DrheU?t=3454
- Host: GitHub
- URL: https://github.com/imvickykumar999/android-sensors
- Owner: imvickykumar999
- Created: 2023-11-22T09:15:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-25T14:47:36.000Z (about 1 year ago)
- Last Synced: 2024-01-29T10:12:00.952Z (12 months ago)
- Topics: accelerometer, gyroscope, imvickykumar999, ipwebcam, json, matplotlib-animation, sensor
- Language: Python
- Homepage: https://www.youtube.com/watch?v=MJW4-Z15fc8
- Size: 37.8 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> # `Accelerometer`
>
>- An accelerometer sensor reports the acceleration of the device along the three sensor axes.
>
>- The measured acceleration includes both the physical acceleration (change of velocity) and the gravity.
>
>- The measurement is reported in the x, y, and z fields of sensors_event_t.
>
> https://github.com/imvickykumar999/Android-Sensors/assets/50515418/8a9b9e2a-e765-4109-abbe-e0cbf6e278e5
The [`Android`](https://source.android.com/docs/core/interaction/sensors/sensor-types) platform supports `three` broad categories of sensors:
-----------------
- `Motion sensors`
These sensors measure acceleration forces and rotational forces along three axes.
These include:
Accelerometers
Gravity sensors
Gyroscopes
Rotational vector sensors
- `Environmental sensors`
These sensors monitor various environmental properties.
These include:
Ambient humidity
Illuminance
Ambient pressure
Ambient temperature
- `Position sensors`
These sensors determine the position of the device.
These include:
Geomagnetic field sensor
Accelerometer sensor
----------------
Some other sensors in a smartphone include:
Barometer
Thermometer
Light intensity sensor
GPS
Gyroscope
Complementary metal-oxide semiconductor (CMOS) image sensor
Finger Print Sensor
Magnetometer
Microphone
Near Field Communication Sensor