This package is an alternative interface to the Raspberry Pi Sense HAT. The major difference to the official API is that the various components of the Sense HAT (the screen, the joystick, the environment sensors, etc.) are each represented by separate classes which can be used individually or by the main class which composes them together.
The screen has a few more tricks including support for any fonts that PIL supports, representation as a numpy array (which makes scrolling by assigning slices of a larger image very simple), and bunch of rudimentary animation functions. The joystick, and all sensors, have an iterable interface too.
Links
The code is licensed under the BSD license
The source code can be obtained from GitHub, which also hosts the bug tracker
The documentation (which includes installation, quick-start examples, and lots of code recipes) can be read on ReadTheDocs
Packages can be downloaded from PyPI, but reading the installation instructions is more likely to be useful
Release files for pisense 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pisense-0.2.tar.gz | 35.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pisense-0.2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 83.4 kB
Release files / pisense-0.2.tar.gz
| Download URL | pisense-0.2.tar.gz |
|---|---|
| Size | 35.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e58162051088fd13d6d24800cab14a5ca7603879c028cc1f23e433b8a19cbf5f
|
|
BLAKE2b-256 checksum How to use checksums |
c359850a932ac4690df052c2aa0198427d73fee9ecd791ed38052851ae1a9429
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.3
|
Release files / pisense-0.2-py2.py3-none-any.whl
| Download URL | pisense-0.2-py2.py3-none-any.whl |
|---|---|
| Size | 47.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
b905c145b293f7ac1efe63bc12efb3d67d6a09a16f14fa8d22d85a5112a41b63
|
|
BLAKE2b-256 checksum How to use checksums |
e97a65cd6a6a1518750efce7f4a9053f810d682118d8153d0f2afad3f36d090a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.3
|