Razor-AHRS / razor-9dof-ahrs

AHRS Firmware for the SparkFun 9DOF Razor IMU and SparkFun 9DOF Sensor Stick
Other
450 stars 264 forks source link

Stuck on "Connecting to Razor" whenever I run sketch on Processing #75

Open invincibleFW32 opened 4 years ago

invincibleFW32 commented 4 years ago

I'm trying to test the tracker through Processing on my mac. I downloaded the Processing 2.2.1 version and the Razor AHRS Firmware. When I run the sketch, it brings up another window saying connecting to razor but afterwards stays stuck on that screen and does not change. Does it usually take a long time to connect to razor or is something wrong? I'm pretty new to this, so I don't know what's going on. The code that I have is exactly the same as the one provided on Processing/Razor_AHRS_test/Razor_AHRS_test.pde code from the tutorial. The only change I made was that I set SERIAL_PORT_NUM equal to 1 instead of 0. I am using port 1: /dev/cu.usbserial-A8003R7O since that is the same port that I use in Arduino. I added a picture of my screen it show what it looks like when this happens. Thanks in advance! Screen Shot 2020-05-22 at 6 05 38 PM