SparkFun Forums 

Where electronics enthusiasts find answers.

Have questions about a SparkFun product or board? This is the place to be.
By koboy
#198038
I had a project going on with this IMU
https://www.sparkfun.com/products/retired/10736
I just used the '4' command to print data over the serial port from an arduino. The IMU broke (or at least stopped printing its values on command, I tried everything except repogramming with the official FTDI board (https://www.sparkfun.com/products/9716), reprogramming through the arduino didn't work) and now I must change it, but it's retired.

The web suggests me to buy
https://learn.sparkfun.com/tutorials/9d ... e-firmware
which, as far as I can tell, doesn't have the same functionality. I have a board built which matches the old version, and I don't see any explanation on how would I need to connect or program the pins in order to emulate the functionality of the old's board (CTS/DTR pins are not in this one) So I'm thinking about going with the sensor stick. is there any way in which I could use this new MO to emulate the old's functionallity and not having to rewrite all the code I have in the UNO?
Do you have any other recommendation or idea that would work better than this? I need IMU values in an arduino UNO board and being able to be sent by I2C again (I'd be using software I2C in case of buying the sensor stick).

Thank you!