Skip to content

microstack-IoT/python3-microstacknode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microstack-node

Common functions for interacting with Microstack node boards (Accelerometer, GPS, etc).

Documentation

http://microstack.github.io/microstack-node/

You can also find the documentation installed at:

/usr/share/doc/python3-microstack-node/

Install

Make sure you are using the lastest version of Raspbian:

$ sudo apt-get update
$ sudo apt-get upgrade

Install microstack-node (for Python 3 and 2) with the following command:

$ sudo apt-get install python{,3}-microstack-node

Controlling the on board OK LED (Raspberry Pi)

# disable mmc0 for led
echo none >/sys/class/leds/led0/trigger

# enable mmc0 for led
echo mmc0 >/sys/class/leds/led0

# turn on led
echo 1 >/sys/class/leds/led0

# turn off led
echo 0 >/sys/class/leds/led0

About

Python modules for interacting with Microstack node components (accelerometer, GPS, etc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy