microstackcommon
Common functions for interacting with Microstack products.
Contains some core helper functions and pure Python drivers for accessing GPIO pins, SPI and I2C buses.
Currently in active development. Still need to experiment with SMBus for Python 3.
Documentation
[http://microstack-iot.github.io/](http://microstack-iot.github.io/)
Install
Make sure you are using the latest version of Raspbian:
$ sudo apt-get update $ sudo apt-get upgrade
Install microstackcommon for Python 3 with the following command:
$ sudo apt-get install python3-microstackcommon
You will also need to set up automatic loading of the SPI kernel module which can be done with the latest version of raspi-config. Run:
$ sudo raspi-config
Then navigate to Advanced Options, SPI and select yes. Change Log ==========
v0.2.0
Removed most of the spi/gpio group stuff becasue of new Raspbian rules.
Updated GPIO.
Cleaned up and adding to PyPi.
v0.1.1
Added i2c_dev to modules in install proceedure.
v0.1.0
Inital structure.
Release files for microstackcommon 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| microstackcommon-0.2.1.tar.gz | 11.1 kB | Details |
Release files / microstackcommon-0.2.1.tar.gz
| Download URL | microstackcommon-0.2.1.tar.gz |
|---|---|
| Size | 11.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
52714fc4dabe6c49904c48ec06047013cd026c7e21cec9521fcfbe45bbfdb941
|
|
BLAKE2b-256 checksum How to use checksums |
f0303f52abb404662e840cf83cec19d1ce9f85fca646cd6da5d1599d57339a21
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |