Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ST LSM6DSO 3D accelerometer and 3D gyroscope Sensor Package

ST LSM6DSO 3D accelerometer and 3D gyroscope Sensor I2C extension for makecode.

Author: shaoziyang
Date: 2019.Jul

Basic usage

basic.forever(function () {
    serial.writeNumbers(LSM6DSO.get())
    basic.pause(1000)
})

License

MIT

Copyright (c) 2018, microbit/micropython Chinese community

Supported targets

  • for PXT/microbit

From microbit/micropython Chinese community

About

ST LSM6DSO 3D accelerometer and 3D gyroscope Sensor I2C extension for pxt-makecode.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages