skywriter 0.0.6
pip install skywriter==0.0.6
Released:
Skywriter HAT Driver
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Philip Howard
- Tags Raspberry , Pi , Skywriter , Gesture , HAT
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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 `
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Philip Howard
- Tags Raspberry , Pi , Skywriter , Gesture , HAT
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file skywriter-0.0.6.tar.gz
.
File metadata
- Download URL: skywriter-0.0.6.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9cd085ba5cd44bbad8637b5e172837ecc7d088f8ddb48a5b966349b6b33472f8
|
|
MD5 |
0f66c706a05b60090705821c5deb7533
|
|
BLAKE2b-256 |
e6b82684847a59047051e1564ecd57576f21e1fbd81ba98af8c22c1a0db5592b
|