pinetime-hypnos icon indicating copy to clipboard operation
pinetime-hypnos copied to clipboard

Add BMA421 driver and small accelerometer module

Open sdorre opened this issue 4 years ago • 1 comments

  • BMA421 simple driver feature only 3-axis data provided by interrupt
  • accelerometer module fetch these data and log it to the debug output

Signed-off-by: Stephane Dorre [email protected]

  • [ ] Add Basic movement detection
  • [ ] Rewrite driver to remove BSD-3 clause from Bosch SensorTech and make it lighter
  • [ ] Add Power Management feature & disable accelerometer if needed (PWR_CTRL.acc_en = 0b0)

sdorre avatar Aug 11 '20 16:08 sdorre

Sorry, @sdorre, I didn't see this is a draft. I'll let you continue working in peace.

endian-albin avatar Aug 11 '20 21:08 endian-albin