Skip to main content

Skywriter HAT Driver

Project description

Support code and API library for the Skywriter Raspberry Pi HAT and breakout board.

##Quick-Install

If you’re using Skywriter on a Raspberry Pi, you can use our quick installer to get everything set up and configured for you. Just open up LXTerminal and type:

` curl -sSL get.pimoroni.com/skywriter | bash `

##Step-by-Step Install

###Pre-Requisites

Skywriter needs i2c enabled, you can use raspi-config to do this, or run:

` curl -sSL get.pimoroni.com/i2c | bash `

You’ll also need to install smbus:

` sudo apt-get install python-smbus `

###Installation

####From pip

` sudo apt-get install python-pip sudo pip install skywriter `

####From source

Clone this library, make your way into this directory:

` git clone https://github.com/pimoroni/skywriter-hat cd skywriter-hat/python/library `

And then install the library with:

` sudo python setup.py install ` Changelog ———

0.0.7 - Removed dependency upon smbus, tweak to Pi version detection

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

skywriter-0.0.7.tar.gz (6.4 kB view details)

Uploaded Source

File details

Details for the file skywriter-0.0.7.tar.gz.

File metadata

  • Download URL: skywriter-0.0.7.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for skywriter-0.0.7.tar.gz
Algorithm Hash digest
SHA256 136e2133d5eddae098cd0c11793e2691818a7e644ecab76be69773a93ab027d2
MD5 d504dd249f89eddbd076c4ae2a0cb6de
BLAKE2b-256 310ab1f66154e4f98aea96a5a60e25e316eedab99535d5c740d4f05ed23dc7ed

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