Skip to content

pixierepo/pixieboard_9_axis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PixieBoard 9 Axis

This script shows how to enable and read sensor values from the Accelerometer, Magnetometer and Gyroscope on your PixieBoard.

You can find more information in this tutorial and to read more about PixieBoard, follow us on Medium.

Before you run the script make sure you have installed i2c-tools package. Also make the script executable with chmod.

$ sudo pacman -S i2c-tools
$ sudo chmod u+x pixieboard_9_axis.sh

Execute with:

$ sudo ./pixieboard_9_axis.sh

Code & Modules Treats4Geeks Store

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages