Skip to content

anand13sethi/Interacting-With-Sensors

Repository files navigation

Interacting-With-Sensors

An android application that interacts with various sensors which are commonly available on most smartphones. Interacts with:

  1. Accelerometer
    • Gives the values of the X, Y, Z axis respect to the device's position.
  2. Gyroscope
    • Gives the values of the X, Y, Z axis respect to the device's position.
  3. Proximity Sensor
    • Tells when any object is close to the device by changing colors.
  4. Camera
    • Take a picture through the secondary camera of the device and stores the image in the gallery.

Future Scope:

  1. To add wake up functionality when one hovers hand over the proximity sensor.
  2. To add wake up functionality when one lifts up the device.
  3. To add video capturing capability.
  4. Add support for more sensors.

Releases

No releases published

Packages

No packages published

Languages