Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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