Skip to content

imu conversion to temperature #29

Description

@rjsdotorg

On imu.py line 184:
return bytes_toint(self.buf2[0], self.buf2[1]) / 340 + 35 # I think
Whereas MPU-6000 and MPU-6050 Register Map and Descriptions Revision 4.2 shows:

Temperature in degrees C = (TEMP_OUT Register Value as a signed quantity)/340 + 36.53

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions