Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

dumbfingers/SensorFun

Repository files navigation

Sensor Fun

icon

Sensor Fun is an Android app for plotting and recording sensors data that available to your Android phone. At this time Sensor Fun can be obtained via Sensor Recorder Testers Google Plus Group. By joining this group, you are guaranteed to get the latest beta test version directly pushed to your phone via Google Play Store.

Subject to the different types of Android phones, currently Sensor Fun supports all the sensors, namely:

  • Accelerometers
  • Gyroscopes
  • Magnetometer
  • Linear Acceleration
  • Rotation Vector / Game Rotation Vector
  • Orientation
  • Proximity
  • Light
  • Pressure
  • Gravity

For a detailed list of which sensors can be plotted/recorded, please check if your phone has these sensors embedded.

The data will be recorded as *.csv format in:

/PATH_TO_SDCARD/SensorFun/

The file name will be your sensor's name.

Project Structure:

|---sensorfun/
|        |
|        |---src/
|             |
|             |---hulahoop/ (seperate build for hula-hoop recording)
|             |    
|             |---main/ (build for sensors)
|
|

In this project, I have used several third-party libraries, which are listed below:

About

Have fun with sensors!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors