Skip to main content

Python library for driving Pimoroni GFX HAT!

Project description

https://shop.pimoroni.com/products/gfx-hat

Combining a 128x64 pixel monochrome LCD, 6 touch buttons, a 6 zone RGB backlight and 6 button LEDs the GFX HAT has everything you need to turn your Pi into a controller and status display.

Installing

Manual install:

Library install for Python 3:

sudo pip3 install gfxhat

Library install for Python 2:

sudo pip2 install gfxhat

Development:

If you want to contribute, or like living on the edge of your seat by having the latest code, you should clone this repository, cd to the library directory, and run:

sudo python3 setup.py install

(or sudo python setup.py install whichever your primary Python environment may be)

In all cases you will have to enable the i2c and spi buses.

Licensing

Files under library/gfxhat/fonts are licensed according supplied OFL licenses.

Bitbuntu and Bitocra fonts from: https://github.com/ninjaaron/bitocra

Documentation & Support

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

gfxhat-0.0.1.tar.gz (240.2 kB view hashes)

Uploaded Source

Built Distributions

gfxhat-0.0.1-py3-none-any.whl (240.6 kB view hashes)

Uploaded Python 3

gfxhat-0.0.1-py2-none-any.whl (240.6 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