PiNaps Supporting Library
This library provides comprehensive, high level control of the Pi-Naps_v0.2 Raspberry Pi hat.
Quick Start
pip install pinaps
sudo raspi-config
- Select interfacing options from menu.
- Select serial from menu.
- Select no to shell use over serial.
- Select yes to enabling serial port hardware.
sudo raspi-config
- Select interfacing options from menu.
- Select I2C from menu.
- Select yes to enable ARM I2C interface.
Clone our examples repository somewhere appropriate:
git clone https://Blino_Tech@bitbucket.org/blino-dev/pinaps.git
Run an example script - don't forget to plug your electrodes in!
cd pi-naps_examples/
python meditate.py
Additional Notes
Pip Installing
If you're having trouble using pip install. Try using "python -m pip install --index-url https://pypi.org/simple/ example_pkg" Where the url is the project url and the example_pkg is the package you wish to install.
Python Library Path
You might be having a lot of trouble finding where to install the libraries manually. On raspbian it should look something like this: "usr/local/lib/python2.7/dist-packages"
Contacting Blino
If you'd like to get in contact with us about the PiNaps Library, especially any bugs you come across - Contact Harri at harri.renney@blino.co.uk
Release files for pinaps 0.7.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pinaps-0.7.5.tar.gz | 7.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pinaps-0.7.5-py2-none-any.whl | Python 2 | none | any | Details |
Total release size:16.7 kB
Release files / pinaps-0.7.5.tar.gz
| Download URL | pinaps-0.7.5.tar.gz |
|---|---|
| Size | 7.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2fd95805f147e07fc92f1b68e2e17fa6c04027c5273960b971ee6bd18a1ca63e
|
|
BLAKE2b-256 checksum How to use checksums |
323c610bbd4a979f85fd2c9a6658cdfadc1d5309749a8a4b28c5ecbf90851366
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.13
|
Release files / pinaps-0.7.5-py2-none-any.whl
| Download URL | pinaps-0.7.5-py2-none-any.whl |
|---|---|
| Size | 9.3 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
02479865ebdea8fbc3d19c023d1ef44bb326073bb5f8d1c7c19a6c863fb33ad6
|
|
BLAKE2b-256 checksum How to use checksums |
6f2afc721ffb95d4a56c6b68371a068660eac268bdb451c3f42df66a88efbb8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.13
|