Skip to main content

[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.

![Blino Logo](imgs/BlinoLogo_Simple.svg)

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pinaps-0.7.5.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

pinaps-0.7.5-py2-none-any.whl (9.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page