-
Hi,
recently TextSecure crashes without notice and I automatically receive texts through the default messaging app.
I have the debug log, though this time I only noticed it crashed but didn't receive …
ghost updated
9 years ago
-
Demo data collection from MPU-6050. Frame work for data compression with a simple application of tilt detection: when tilt exceeds a level, an alarm is triggered on mote, and data from all sensors is …
-
Driver for collecting samples from the 3-axis accelerometer, 3-axis gyro, and temperature sensor.
-
I came across your sketch while looking for a solution to not being able to read or see the magnetometer. Saw that you have to read 7 bytesinstead of 6 as on the 9150 and figure I would give your sket…
-
Hi guys! Nice discussion there. I`m working now on my own gimbal for panoramic photo shooting and decided to use sensors for excellent camera positioning. I have MPU6050, HMC5883L and Arduino Nano.. a…
-
mpv 6050 over i2c to ioio. provides slow data. heres my code.
class Looper extends BaseIOIOLooper {
/*\* The on-board LED. */
private DigitalOutput led_;
```
/**
* Called ev…
-
Please let me know what arduino sketch I am supposed to upload to mpu–6050/arduino in order for it work with CONV_MWAS. I am using this exact hardware setup: http://www.geekmomprojects.com/geekmomproj…
-
This is a great goal for March 18.
-
Hello, in the past few days every time I try to send a message to a group chat I am told the message failed the sending (which isn't true).
Hence everyone is sending their messages twice, which as you…
ghost updated
10 years ago
-
Hi Mike!
Thank you for your updates on the FreeIMU project!
I'm working on a projects that uses the Arduino DUE, but have some problems with the library. The IDE I'm using is the 1.5.7 version in Wi…