Skip to content

jit0434/Sensor-Environment

Repository files navigation

Sensor-Environmen

Android application to show sensor data of

Accelerometer Sensor.TYPE_ACCELEROMETER (Total acceleration sqrt(x^2+y^2+z^2)

Gyroscope Sensor.TYPE_GYROSCOP

Magnetometer Sensor.TYPE_MAGNETIC_FIELD

Light Intensity Sensor.TYPE_LIGHT

SCREENSHOOT:

Main screen with sensor values and a button to open another activity of Real time Sensor data Plotting using GRAPHVIEW library.

screenshot_20170828-170035

Activit two with plot of Sensor.TYPE_ACCELEROMETER and Sensor.TYPE_LIGHT.

Back button to get back to main screen.

screenshot_20170828-163435

Sensor.TYPE_GYROSCOP and Sensor.TYPE_ACCELEROMETER data plot

screenshot_20170828-165820

Sensor.TYPE_LIGHT and Sensor.TYPE_MAGNETIC_FIELD plot

screenshot_20170828-163445

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages