-
Downloading (or streaming) while logging
by AndooBundoo ·= cast(None, FnVoid_VoidP_DataP)) #time_start = time.perf_counter() libmetawear.mbl_mw_logger_subscribe(self.loggers[0], None, self.callback_acc) libmetawear.mbl_mw_logger_su -
Logging Sensor Fusion and Raw Data
by Laura ·https://github.com/mbientlab/MetaWear-SDK-Cpp/blob/master/cppdocs/source/dataprocessor.rst#time -
Looking for GPIO python example or tutorial
by panjar ·#time.sleep(1.0) -
Sensor Fusion data from multiple sensors
by Eric ·You can't stream that much data simultaneously. Use a limiter to reduce the data throughput.https://mbientlab.com/androiddocs/3/data_route.html#time -
Limiting the Output Data Rate (ODR) of Sensor Fusion
by Eric ·Use the time processor to reduce the sensor fusion data rate.https://mbientlab.com/cppdocs/0.7.0/dataprocessor.html#time -
Filtering Sensor Fusion Data
by Eric ·https://mbientlab.com/androiddocs/latest/data_route.html#time -
Sensor Fusion Sampling Rate
by Eric ·https://mbientlab.com/androiddocs/2/data_processor.html#time -
UNKNOWN_LOG_ENTRY when logging
by Eric ·https://mbientlab.com/androiddocs//3/data_route.html#time -
Bandwith of BLE with sensor fusion and acceleration streams combined
by Eric ·https://mbientlab.com/androiddocs/3/data_route.html#time -
Gyro streaming 1hz
by Eric ·See the documentation. -
Difficulty using data processors
by Eric ·Attach a time processor to the acceleration data.