-
Macros - Logger Start with Button Press
by krenner ·libmetawear.mbl_mw_macro_record(device.board,1) #Starts on Boot -
The code stop when set accelerometer sampling to 100
by qudor ·I used the "streaming" example from python documentation in this link ( https://github.com/mbientlab/MetaWear-SDK-Python/blob/master/docs/source/datasignal.rst#streaming ) but when I set mbl -
libmetawear.mbl_mw_dataprocessor_lowpass_create error
by AKR ·#sleep(1.5) -
Documents for Metawear R1 (Sept 2014)
by xiangyang ·What do you need exactly sparky? The buzzer and coin vibrator datasheet or part #s? Let me know and I will post. -
Documents for Metawear R1 (Sept 2014)
by Laura ·What do you need exactly sparky? The buzzer and coin vibrator datasheet or part #s? Let me know and I will post. -
operator manual & MR compatibility
by Laura ·You can download it but I think you have to copy paste the link in a separate window without the #s after the .zip. -
operator manual & MR compatibility
by Laura ·As far as labels, since it is an electronic measuring device, the only label you need is the FCC/CE/IC IDs and paperwork already provided. The CE certs are in our documentation section. The FCC/IC lab -
Reconnecting to MMC
by Ozan ·print("0 min") #sleep(self.reading_time) sleep(5) self.file1 = open("Accelerometer.txt", "w") for s in self.states: p -
Sensor Fusion vs Multiple sensors with Fuser
by chris0417 ·I'm reading the Mbientlab documentation and came across two different sections, one regarding sensor fusion (https://mbientlab.com/tutorials/CppDevelopment.html#sensor-fusion) and the other explaining -
How to plot stream data with python animation (or other method?)
by omri ·From the example (https://mbientlab.com/tutorials/CppDevelopment.html#streaming) -
MetaMotion Position and Orientation Tracker
by AKR ·#Subscribe to motion data motion_signal = libmetawear.mbl_mw_acc_bosch_get_motion_data_signal(device.board); libmetawear.mbl_mw_datasignal_subscribe(motion_signal, None, fn_wrapper) -
Streaming data directly to iPod touch
by jhans ·Hello everyone! Ok, here is my situation. I am using the meta motion R sensors for a research study. We are wanting to stream the data from the sensors to an iPod touch via BlueTooth. However, we wore -
Stream and save like MetaBaseApp
by echiu ·Maybe this can help you: https://mbientlab.com/androiddocs/3/advanced_features.html?highlight=stream#serialization -
Synchronization of multiple MMR
by FooTheBar ·I of course had a look at the tutorials (https://mbientlab.com/tutorials/Topology.html?highlight=multiple#synchronizing-multiple-datasets-in-excel) but this approach does not work here as the shift be -
Problem while streaming data with 2 MetaMotionR devices
by vtsakan ·#sleep(10.0) -
Inconsistent accelerometer data rate
by Eric ·https://mbientlab.com/tutorials/WCS.html#stream-accelerometer -
Inconsistent accelerometer data rate
by FloNas ·https://mbientlab.com/tutorials/WCS.html#stream-accelerometer -
Inconsistent accelerometer data rate
by Eric ·https://mbientlab.com/tutorials/WCS.html#stream-accelerometer -
I don't really understand logging
by Eric ·https://mbientlab.com/androiddocs/3/advanced_features.html#serialization -
And, another odd issue:
by Eric ·https://mbientlab.com/tutorials/WCS.html#stream-multiple-accelerometers