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

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

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -