BMA423 Driver. Read motion and step data from a motion sensor chip.

github.com/antirez/bma423-pure-mp

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2024
  • Change project title.
  • README and examples.
  • README added.
  • Do only minimal initialization at startup.
  • set_advanced_power_save() method.
  • Provide methods to set accelerometer config.
  • Remove disclaimer: this driver is quite advanced now.
  • Simplify FEATURES_IN manipulation.
  • Obtain FEATURES_IN address.
  • Proper init with features configuration loading.
  • BMA423 setup and basic data reading.