Page 1 of 1

anyone know how to fix this?

Posted: Tue Sep 20, 2011 1:36 pm
by n00b
http://www.youtube.com/watch?v=sNPFCPRg0QQ

I use:
arduino nano v3
itg3205 gyro
parallel nk connection
v1.8 software and the config is
# define I2C_SPEED 100000L
# define ITG3200
# define NUNCHACK
# define ITG3200_LPF_256HZ
# define INTERLEAVING_DELAY 3000

can you tell me how to fix or if it is a gui bug?
sometimes it happens after 3 minutes or more and the graph of nk is flat but the image of quadcopter rotates...
any suggestions?

Re: anyone know how to fix this?

Posted: Wed Sep 21, 2011 7:59 pm
by ripcurl0-0
you could try from the basics first disconnect nunchuck and just have wm+ connected see what happens then..

Re: anyone know how to fix this?

Posted: Wed Sep 21, 2011 8:39 pm
by n00b
works normally so is the NK
if I cut the NK in the middle? can solve the problem?

Re: anyone know how to fix this?

Posted: Wed Sep 21, 2011 9:37 pm
by copterrichie
Personally, I would just get another brand of Accelerometer.

Re: anyone know how to fix this?

Posted: Fri Sep 23, 2011 12:11 pm
by n00b
I found this on ebay can you tell me if it creates problems in parallel connection or if it's good?
http://www.ebay.com/itm/ADXL345-Digital-Sensor-Acceleration-Module-arduino-/260850156864?pt=LH_DefaultDomain_0&hash=item3cbbe18540

Re: anyone know how to fix this?

Posted: Fri Sep 23, 2011 3:21 pm
by copterrichie
I have been intending to purchase one of these for testing however, I have purchased some MMA7455s from the same vendor and they work great. The ADXL345 appears to have the same design and can use either 3.3 or 5 volts. It should be a plug and play solution but I can not say for sure.

Re: anyone know how to fix this?

Posted: Fri Sep 23, 2011 5:49 pm
by n00b
copterrichie wrote:I have been intending to purchase one of these for testing however, I have purchased some MMA7455s from the same vendor and they work great. The ADXL345 appears to have the same design and can use either 3.3 or 5 volts. It should be a plug and play solution but I can not say for sure.


I do not see MMA7455 in the config file ... is compatible with the multiwiicopter?

Re: anyone know how to fix this?

Posted: Fri Sep 23, 2011 6:00 pm
by copterrichie
n00b wrote:
copterrichie wrote:I have been intending to purchase one of these for testing however, I have purchased some MMA7455s from the same vendor and they work great. The ADXL345 appears to have the same design and can use either 3.3 or 5 volts. It should be a plug and play solution but I can not say for sure.


I do not see MMA7455 in the config file ... is compatible with the multiwiicopter?


No the MMA7455 is not part of the MWC, I made those modifications myself. It would be best to go with the ADXL345 because that code is maintained.

Re: anyone know how to fix this?

Posted: Mon Sep 26, 2011 5:37 am
by c2po
n00b wrote:works normally so is the NK
if I cut the NK in the middle? can solve the problem?

What type of Nunchuk? There are gazillion of different nunchuk boards.
How do you power it? Some can take 5V fine, some need no more than 3.3V.
I'm afraid that сutting it in the middle will just create more problems since usually there are traces that go around the whole board, like ground and power.
But for sure it won't solve that problem with Nunchuk data that you have.

Re: anyone know how to fix this?

Posted: Wed Sep 28, 2011 6:59 pm
by n00b
After I cut the nk creates the same problem ... I tried 5 and 3.3v
I finally bought an ADXL345 from 20 25 day arrives and can try