Skip to content

i am testing this module on rasp pi 4 its work fine  #11

Description

@alimuhnad

on
setInterval(() => {
mpu.getMotion6(function (err, data) {
console.log(data)
})
}, 10);

i get
[ 4192, -332, 14092 , 48 , -262, -182 ]
Ax Ay AZ Gx Gy Gz

is that right ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions