WLED Adapter Package
Overview
The wled_adapter package is designed to ...
Installation
To install the wled_adapter package, you can use the following command:
pip install wled_adapter
Usage
Here's a basic example of how to use the wled_adapter package:
from wled_adapter import Adapter
adapter.initialise_segments()
adapter = Adapter(SerialConnection(port, 115200))
adapter.segments[0]._set_pixel(0, Color("blue"))
adapter.update_segment(segment)
A complete example is available under examples
License
The wled_adapter package is licensed under the MIT License.
Release files for wled-adapter 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wled_adapter-0.0.6.tar.gz | 5.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wled_adapter-0.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.0 kB
Release files / wled_adapter-0.0.6.tar.gz
| Download URL | wled_adapter-0.0.6.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
730863533fce2d754c68167a03278b3a3543232221275ce1d514df192e9729c7
|
|
BLAKE2b-256 checksum How to use checksums |
912f786921ae6691fda27bc6ffe048aa0b7c8cdf90e80d75cdd9cc03e3622daa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|
Release files / wled_adapter-0.0.6-py3-none-any.whl
| Download URL | wled_adapter-0.0.6-py3-none-any.whl |
|---|---|
| Size | 7.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
691dbc7bfbd9b000715d0113df6aaf4d96e4608973059f6cc1e280e619e33d3f
|
|
BLAKE2b-256 checksum How to use checksums |
c52d69ea3a1c7fb43934b14e158d854c04f63b978978de20b73436666aa9c7fd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|