A package to interact with WLED devices
Project description
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.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wled_adapter-0.0.6.tar.gz.
File metadata
- Download URL: wled_adapter-0.0.6.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
730863533fce2d754c68167a03278b3a3543232221275ce1d514df192e9729c7
|
|
| MD5 |
ecdcced66330e2d942c7a21b8148b219
|
|
| BLAKE2b-256 |
912f786921ae6691fda27bc6ffe048aa0b7c8cdf90e80d75cdd9cc03e3622daa
|
File details
Details for the file wled_adapter-0.0.6-py3-none-any.whl.
File metadata
- Download URL: wled_adapter-0.0.6-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
691dbc7bfbd9b000715d0113df6aaf4d96e4608973059f6cc1e280e619e33d3f
|
|
| MD5 |
c6bdac48afbf1c811ce394faeceb0bab
|
|
| BLAKE2b-256 |
c52d69ea3a1c7fb43934b14e158d854c04f63b978978de20b73436666aa9c7fd
|