Does FFT (Fast Fourier Transform) to the acceleration data that obtained from an android device.
-
Updated
Dec 6, 2023 - Java
Does FFT (Fast Fourier Transform) to the acceleration data that obtained from an android device.
Resources and Samples about Android Sensors.
Application obtains orientation, gyro, acceleration sensors data; draws coordinate frame that reacts to rotation about X axis.
Simple Real Time Sensor Visualization for Android
Stream Android sensor readings over Wi-Fi/UDP
This repository contains the solution for the Senior Android Developer test for the company BelatrixSF, containing a lot of Sensors Stuff like gyroscope and accelerometer also with a lot of technical knowledge questions.
Fitness Tracker App that i made for BUET CSE Fest Hackathon that won the 1st Runner's Up Award. Secure communication with a backend server using JWTs. Can Calculate distance travelled,leaps taken and also the heart rate.
App created to test Sensors
The Android platform provides several sensors that let you monitor the motion of a device. Two of these sensors are always hardware-based (the accelerometer and gyroscope), and three of these sensors can be either hardware-based or software-based (the gravity, linear acceleration, and rotation vector sensors)
Simple step counter Android application for university homework.
In this android project, the data of all the prominent sensors of an android device, namely gyroscope, gps and accelerometer, have been logged in CSV format periodically and is saved inside the device folder.
It’s an audio profile changing android application based on the Light Sensor, Proximity Sensor and Accelerometer values of the device. Audio Manager Class was used to create distinct profiles and based on surrounding object, room light intensity and position of the mobile (ex. Face up) profile switches. A separate service was used so that users …
Add a description, image, and links to the android-sensors topic page so that developers can more easily learn about it.
To associate your repository with the android-sensors topic, visit your repo's landing page and select "manage topics."