Hello, I am trying to use this 9dof board to communicate to a computer without the FTDI breakout board. Im pretty new to this sort of stuff so I could use all the help I can get.
Can I use a USB-to-rs232 dongle to connect the Rx,Tx,Vcc and Gnd on the board, then plug into the computer, or would I need a special “FTDI dongle” thats overpriced of course.
If im totally missing something thats important, please let me know!
You won’t need the FTDI Breakout Board if you want to connect it to an Arduino or Raspberry Pi. The 9 Degrees of Freedom will use UART communication with the Arduino or Raspberry Pi.
Attached an example of connecting a board to an Arduino Mega via UART.
We apologize for the confusion. The picture we sent in our previous reply is an example of UART communication wiring with the Arduino Mega.
The 9 Degrees of Freedom - Razor IMU will connect directly to the Arduino using the TX and RX pins.
The 9 Degrees of Freedom - Razor IMU uses 3.3V voltage levels therefore you will need to use a level shifter or a voltage divider using 10kOhm and 20kOhm resistors.
This tutorial might be helpful.