Skip to content

Functionality of Accelerometer instrument to read and display built in and I2C connected sensors #993

Open
@Vikum94

Description

@Vikum94

Actual Behaviour

No Accelerometer instrument found. It's only in the Sensor instrument named as MPU6050 and only has a graph plot. Parent issue is #991

Expected Behaviour

Functionality of reading the built-in accelerometer sensor and an external I2C connected sensor and displaying real-time values in the created layout according to #992

  • Reading built in sensor
  • Displaying raw values, max and min for the three axes
  • Async Task to receive values from the sensor and direct them to relevant view in the view holder
  • Chart plot to all the three axes
  • Reading I2C connected sensor via PSLab device

Steps to reproduce it

None

LogCat for the issue

None

Screenshots of the issue

None

Would you like to work on the issue?

Yes

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions