Has anyone connected a raspberry pi to the BiBoard using the Tx,Rx, Ground, and 5v GPIO pins? I was able to run ardserial.py using the usb-c port connected to the Rpi, but didn't have any luck with GPIO.
I've gotten the serial monitor to work on both USB and UART2 with the XS command. I'm having trouble getting the IMU data to send to my raspberry pi through the "v" command though. When I enter "v" through the raspberry pi, the IMU data is printed on the arduino IDE serial monitor, but not on the PI. Do you have any insight on this?
I've gotten the serial monitor to work on both USB and UART2 with the XS command. I'm having trouble getting the IMU data to send to my raspberry pi through the "v" command though. When I enter "v" through the raspberry pi, the IMU data is printed on the arduino IDE serial monitor, but not on the PI. Do you have any insight on this?