MbientLab
  • Categories
  • Discussions
  • Activity
  • Sign In
Home › Search
  1. Some Problems with MMS download and with 'packed mode'

    giovanni_dq
    by giovanni_dq · April 6
    # get gyro signal - MMRS ONLY #gyro = libmetawear.mbl_mw_gyro_bmi270_get_rotation_data_signal(self.device.board) # create signals variable signals = (c_void_p * 1)() signals[0] =
  2. Observed the change in download recorded data from sensor to phone

    Srinivasa
    by Srinivasa · August 2021
    the firmware (#d & #e vs #f & #g in the recording time comparison below).
  3. Reconnecting to MMC

    Ozan
    by Ozan · December 2020
    def process_accelerometer(self, s): #global states self.processor_created_fn= FnVoid_VoidP_VoidP(s.processor_created) self.logger_created_fn= FnVoid_VoidP_VoidP(s.logger_ready) self.ev
  4. Logging Sensor Fusion and Raw Data

    abdalrahman9
    by abdalrahman9 · May 2020
    #Gyro libmetawear.mbl_mw_gyro_bmi160_set_odr(self.device.board, GyroBmi160Odr._25Hz) #6 = 25Hz libmetawear.mbl_mw_gyro_bmi160_set_range(self.device.board, GyroBmi160Range._125dps) l
  5. MetamotionR Signal Processing

    Bacaksiz_1907
    by Bacaksiz_1907 · March 2019
    gyro_stream code
  6. Sensor Fusion Drift

    lmoro
    by lmoro · October 2017
         * {@link SensorFusionBosch.GyroRange#GR_2000DPS}. Max connection interval is set by default to
  7. Detecting Taps - error thrown

    Eric
    by Eric · April 2016
    The Message class has a getData() function to retrieve the bytes.
  8. porting app from api v 1.9.3 to 2.2.0

    Eric
    by Eric · December 2015
    You need to be connected to the board before you can retrieve references to the modules otherwise getModule will return null.
  9. Help with Reading Analog Pins

    Eric
    by Eric · December 2015
    How far along are you in the "Getting Started" guide?  You will have a working MetaWear app at the end of guide so I would follow the guide til the end.  When you are done with the guide, y…
  10. Defective Pulse Sensor?

    Eric
    by Eric · November 2015
    You can read up on the GPIO class on the iOS docs: https://mbientlab.com/iosdocs/#gpio.  The documentation has code snippets for the various GPIO features.
  11. Can I build a posture monitor wearable like Lumo Lift using RPRO + BUZZER?

    Eric
    by Eric · October 2015
    Yes, RPro comes with a gyro.  The iOS docs page has more info on communicating with the on-board sensors.  Specifically, the gyro section is here: http://mbientlab.com/iosdocs/#gyro.
  12. Android API v2.0.12

    Eric
    by Eric · August 2015
    Version 2.0.12 fixes more bugs on the 2.0.0 release.  Jar file can be downloaded from the GitHub releases page (https://github.com/mbientlab/Metawear-AndroidAPI/releases/download/2.0.12/metawear-2.0.…

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register

Copyright © 2022 MbientLab

Built with and Bootstrap. Powered by Vanilla Forums