serial port - How to read gyroscope data with Arduino? -


i got 1 of these gyros, http://www.xheli.com/wag0diadpiin.html.

it has 6 pins 3,3. i'm afraid might harm device, wanted ask here.

how should connect arduino? , code should use?

i have salvaged 1 of these off old walkera helicopter , want same thing. if no 1 has posted here, try sort out , post reply.

for it's worth, female 3 pin connector connects walkera brushed speed controller (which in turn connects 6-15 v battery power). other 3 pins connected main circuit had radio control , servo outputs. connector must have pin sample. speculating, guess work best connect int0 or int1 on arduino, instead of trying poll it.

i guess 2 axis values might come chip, problem knowing how data encoded/muxed on single output pin.

if find out more, post update. luck.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -