Hi guys , so previously I have used kk 2 and apm , but for sometime I have been using a multiwii board without gps , so finally I decided to buy a gps board and the i2c board from rcmumbai , and I edited all the code , so my main problem is that the gps shows a fix , but the i2c board doesn't . I have set the multiwii and i2c at 9600 braud rate as it is the stock braud rate of the gps as I wasn't able to connect my gps to my computer
You have to change the code in the I2C board too did you do that?
Yeah , I did that , changed it to 9600 braud , I was thinking that is it possible that the code never changed ?
here's my multiwii and i2c board codes , pls help
http://speedy.sh/xr4e8/Rcindia-help.zip (http://speedy.sh/xr4e8/Rcindia-help.zip)
here are the links , where i bought the stuff from -
multiwii - http://www.quadkopters.com/product/crius-multiwii-se-v2-5-with-ftdi-and-usb-cable/ (http://www.quadkopters.com/product/crius-multiwii-se-v2-5-with-ftdi-and-usb-cable/)
gps - http://rcmumbai.com/index.php/product/neo-6-v3-0-gps-neo-6-module/ (http://rcmumbai.com/index.php/product/neo-6-v3-0-gps-neo-6-module/)
i2c - http://rcmumbai.com/index.php/product/1821/ (http://rcmumbai.com/index.php/product/1821/)
if you guys , feel like the code is wrong , pls edit it and ill try it.
pls help
http://www.youtube.com/watch?v=UJrErUlnJSI#ws (http://www.youtube.com/watch?v=UJrErUlnJSI#ws)
This video helped me a lot.
Please follow
thats the video , that i have been following till now , the only thing i did not do was changing the gps firmware , instead i modified the i2c and multiwii (pls check the codes and tell me if there is something wrong )
;D
wow !! i solved it ! hurrAY !!
the problem was that that the code had not set the internal pull-ups , change it and got gps fix .