The driver for BMA423 Triaxial Acceleration Sensor

I use the bma423 API from Bosch with Daniel Thomson's upy interface:

https://github.com/daniel-thompson/bma42x-upy

The BMA42x driver uses the

  • debug(on_off): switch debugging on / off
  • feature_enable
  • get_offset_comp
  • get_temperature
  • init (called when the object is created)
  • map_interrupt
  • read_accel_xyz
  • read_int_status
  • set accel_config
  • reset_step_counter
  • set accel_enable
  • set_any_mot_config
  • set_no_mot_config
  • set_command_reg
  • set_offset_comp
  • step_detector_enable
  • step_counter_output
  • step_counter_set_watermark
  • write_config_file

-- Uli Raich - 2021-01-27

Comments

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2021-01-27 - UliRaich
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback