pololu / minimu-9-ahrs-arduino

Arduino program for building an AHRS with a Pololu MinIMU-9
http://www.pololu.com/catalog/product/2738
GNU Lesser General Public License v3.0
140 stars 73 forks source link

Gibberish #28

Closed Kaleye closed 2 years ago

Kaleye commented 3 years ago

Hello, I just tried to run this code with an elegoo uno r3 and the altimu v 5 however when I open the serial port all I get is gibberish like this: Nɗ⸮⸮⸮N!⸮!qPq⸮⸮җ0⸮02⸮:⸮Oe::⸮*⸮.⸮:⸮

I uncommented the #define IMU_V5. Is there anything else I should be doing? Any ideas on why the output is gibberish?

ketile commented 3 years ago

Maybe the serial port is set to wrong speed?

Kaleye commented 3 years ago

I tested the Altimu and receive raw data from it just fine in the serial monitor ,so the speed should be fine.

kevin-pololu commented 2 years ago

If you are still having trouble with this, could you please post on the Pololu forum and clarify when you are able to get good output from the program and when you aren't?

We prefer to limit GitHub issues to bugs or requests related to the source code of the software itself, so I'm closing this issue for now.