Friendlier device discovery using Creation IDs
Project description
Introduction
Friendlier device discovery using Creation IDs
Dependencies
This driver depends on:
Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle or individual libraries can be installed using circup
Installing from PyPI
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:
pip3 install adafruit-circuitpython-ble-creation
To install system-wide (this may be required in some cases):
sudo pip3 install adafruit-circuitpython-ble-creation
To install in a virtual environment in your current project:
mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-ble-creation
Usage Example
See examples in the directory.
Contributing
Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.
Documentation
For information on building library documentation, please check out this guide.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for adafruit-circuitpython-ble-creation-0.9.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b450494bf1e3919961679e093a2b7064f52bba50f5782cec4c4c39d7c417065d |
|
MD5 | 652d83539c77eec0a6b351a82b9d2211 |
|
BLAKE2b-256 | b56cbfb62c02cde90ee7d6d03165c957b67611054942aa437fa9233686f69582 |
Hashes for adafruit_circuitpython_ble_creation-0.9.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cca35c4236a2f18afe4480feba238b06345d3ed9be21a283a648b716f0a1f0c2 |
|
MD5 | 2b5cf81bda95349a3d7111bf0758f61a |
|
BLAKE2b-256 | 1c4953595356f7889ef61ecb8fa13d7120750b12fc43cd046a8888b61109edc5 |