UnlimitedHand Reference for Arduino

Name:

checkXYZPR()

Description: Calculating the x,y,z angles from accelometer and gyro sensor.
Returns: void
Parameters: N/A
Examples:




Name:

checkXYZPR_test()

Description: To send 'h' character to the serial port and calculate the x,y,z angles from accelometer and gyro sensor for test.
Returns: void
Parameters: N/A
Examples:
Related Methods: readRawAccelValues() / readRawGyroValues() / readTemperature() / readAccelGyro_XYZ_Kalman() / readPR()