code for ITG-3200 WITH i2c

hi,

I find this I2C communication:

https://github.com/Seeed-Studio/LinkIt-ONE-IDE

I buy A ITG-3200 device and i want to connect it via rs232

someone know if i can find code to connect the device with rs232 and get the information from the gyro?

thanks

The product spec sheet :

https://www.sparkfun.com/datasheets/Sen … 0-01.4.pdf

says nothing about RS232. It seems to normally communicate via I2C.

You will need a microprocessor to read the gyro and send serial TTL data. You will also need a TTL to RS232 converter.

Hi

i buy this items:

Arduino Pro Mini 328

RS232-TTL CONVERTER

IMU Digital Combo Board - 6 Degrees of Freedom ITG3200

i need the code that i need to put on the ITG3200 and the code for the computer for read the data from the board

thanks

someone?

Look at

https://learn.sparkfun.com/tutorials/it … okup-guide

or do a Google search for itg-3200 arduino; there’s a lot out there to get you started.

/mike

ok thank i will search

i have another question

i want to write on CPP but in eclipse(ubuntu)

i need to find code for Arduino Pro Mini 328

and code for this IMU Digital Combo Board - 6 Degrees of Freedom ITG3200

I’m right? if yes how can i say the code from which port the arduino connect?