Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 209 Bytes

File metadata and controls

18 lines (12 loc) · 209 Bytes

软件读写 MPU6050

注:这个示例获取数据时不灵敏。

引脚

MPU6050

  • 正极: VCC
  • 负极: GND
  • SDA: IO5
  • SCL: IO6

执行指令

cargo run -r -p i2c_soft_mpu6050