Hello, I'm currently trying to build a self-balancing robot with the arduimu as the brains of the operation driving a vex motor. To make pid tuning easier, I've been trying to get the ArduIMU to read data over serial. However, it appears Serial.read() is always returning -1 and Serial.available() never goes above 0. Any ideas why?
Replies