Skip to main content

Inky pHAT Driver

Project description

Inky

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.

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.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.1.tar.gz (5.5 kB view details)

Uploaded Source

Built Distributions

einky-0.0.1-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

einky-0.0.1-py2-none-any.whl (6.9 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: einky-0.0.1.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.13

File hashes

Hashes for einky-0.0.1.tar.gz
Algorithm Hash digest
SHA256 1b6c065c93acdaffd370d2c520f14cbf34b9b09113e419a55d78570dee143414
MD5 aa86faf9b0d9037e67794810b84cdc2c
BLAKE2b-256 eeebbede5b4cbdf3985410d3e66b2fc2b58b63134d7419579cf5375dcd3852f3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: einky-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.13

File hashes

Hashes for einky-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 aad771df2d02ab1e5825c6952dbed7a74400d48f640666a3fa9dc43652fe2a3c
MD5 51c283b3a84f9e3b6daea90808cc1b96
BLAKE2b-256 de3343fe220ddfae44ff9c1435a3e7c150726c0db4509588afe212e3fbdf466f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: einky-0.0.1-py2-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.13

File hashes

Hashes for einky-0.0.1-py2-none-any.whl
Algorithm Hash digest
SHA256 28614bb4f619b5cf9e6dcf8dd2f2628b95961fd0c7485495623448fc3eb7d769
MD5 043833b62861e5eb555f8b210984dba4
BLAKE2b-256 38deba94380ad0757e68f61dbf0f2148286e1778d118f9993325bbe42185896a

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