[BETA]Supporting python package for use with the Blino PiNaps Raspberry pi hat.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pinaps-0.7.5.tar.gz
.
File metadata
- Download URL: pinaps-0.7.5.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2fd95805f147e07fc92f1b68e2e17fa6c04027c5273960b971ee6bd18a1ca63e
|
|
MD5 |
9336b0f314587561555c48fa08541fb8
|
|
BLAKE2b-256 |
323c610bbd4a979f85fd2c9a6658cdfadc1d5309749a8a4b28c5ecbf90851366
|
File details
Details for the file pinaps-0.7.5-py2-none-any.whl
.
File metadata
- Download URL: pinaps-0.7.5-py2-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 2
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
02479865ebdea8fbc3d19c023d1ef44bb326073bb5f8d1c7c19a6c863fb33ad6
|
|
MD5 |
0e9bb798ea72b6a3a5360509dcf4da8c
|
|
BLAKE2b-256 |
6f2afc721ffb95d4a56c6b68371a068660eac268bdb451c3f42df66a88efbb8b
|