Skip to content

Python code for using the Grove - 6-Axis Accelerometer&Gyroscope with GrovePi and Raspberry Pi

License

Notifications You must be signed in to change notification settings

worldsensing/grove-pi-LSM6DS3-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSM6DS3 Python Module for GrovePi and RaspberryPI

The code shown here refers to the Grove - 6-Axis Accelerometer and Gyroscope sensor.

In the official wiki documentation, the manufacturer provides the Arduino example. However, Raspberry Pi code is not provided. This repository shows a Python code for using the Grove - 6-Axis Accelerometer&Gyroscope with GrovePi shield and a Raspberry Pi. The code here mentioned is an example of how to communicate with this sensor.

Grove - 6-Axis Accelerometer and Gyroscope pcb

The sensor used is the LSM6DS3, can be found named LSM6DS3TR as well. And it connects to the GrovePi by using a I2C port.

Hardware used

Documentation

Datasheet is provided in /docs folder.

Setup

Just run it. No extra libraries are needed.

References

About

Python code for using the Grove - 6-Axis Accelerometer&Gyroscope with GrovePi and Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages