Skip to main content

Inky pHAT Driver

Project description

Inky

Build Status Coverage Status PyPi Package Python Versions

Python library for the Inky pHAT and Inky wHAT e-paper displays.

Inky pHAT

Inky pHAT is a 212x104 pixel e-paper display, available in red/black/white, yellow/black/white and black/white. It’s great for nametags and displaying very low frequency information such as a daily calendar or weather overview.

Inky wHAT

Inky wHAT is a 400x300 pixel e-paper display available in red/black/white. It’s got tons of resolution for detailed daily todo lists, multi-day weather forecasts, bus timetables and more.

Installation

The Python pip package is named einky, install with:

sudo pip install einky

Usage

The Inky library contains modules for both the pHAT and wHAT, load the InkyPHAT one as follows:

from inky import InkyPHAT

You’ll then need to pick your colour, one of ‘red’, ‘yellow’ or ‘black’ and instantiate the class:

inkyphat = InkyPHAT('red')

If you’re using the wHAT you’ll need to load the InkyWHAT class from the Inky library like so:

from inky import InkyWHAT
inkywhat = InkyWHAT('red')

Since Inky wHAT is currently only available in red, we pick that colour.

0.0.3

  • Enhancement: Added support for display variant detection

  • Enhancement: Added DocStrings

  • BugFix: Fixed set_border for all colours

0.0.2

  • BugFix: Yellow Inky pHAT now yellow instead of brown/black

  • Enhancement: Performance tweak for set_image

0.0.1

  • Initial Release

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

einky-0.0.3.tar.gz (8.2 kB view details)

Uploaded Source

Built Distributions

einky-0.0.3-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

einky-0.0.3-py2-none-any.whl (9.7 kB view details)

Uploaded Python 2

File details

Details for the file einky-0.0.3.tar.gz.

File metadata

  • Download URL: einky-0.0.3.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.13

File hashes

Hashes for einky-0.0.3.tar.gz
Algorithm Hash digest
SHA256 7ec7e4bbd2a0a70738aaccbb8fd53f02fba1289585dbe64fba9a8677e00a468f
MD5 933662ea8c6d4be130da35facd1e9c61
BLAKE2b-256 355f90a6ac68fc77b59db66e1488035ed5691304d28bd36b97a536ef12858c3b

See more details on using hashes here.

File details

Details for the file einky-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: einky-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.13

File hashes

Hashes for einky-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e265a7a3626aa7023c7b7dedad30baa83bdadfd7361f0ceff0a986514962a307
MD5 2c36ca8dd9b58f3d0862e6a469af8b78
BLAKE2b-256 a4095a80dce5fcfbb5f765d613c45710f4849fe5f796a9c40d3dfda2cc4301b8

See more details on using hashes here.

File details

Details for the file einky-0.0.3-py2-none-any.whl.

File metadata

  • Download URL: einky-0.0.3-py2-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.13

File hashes

Hashes for einky-0.0.3-py2-none-any.whl
Algorithm Hash digest
SHA256 ab5e0e146cc41e82f270422304c94ef63dacb97859a42624cab2f343dbdd9ef4
MD5 0e2039d0ae70b45cdff877016efe41bd
BLAKE2b-256 e0f671e43393cd5f1bc8ed9f2c8584d8d4a41d4b08bb6fc6393d8859837ac707

See more details on using hashes here.

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