| Crates.io | ws6in1-proto |
| lib.rs | ws6in1-proto |
| version | 1.0.1 |
| created_at | 2025-04-27 15:26:11.621315+00 |
| updated_at | 2025-04-27 15:40:27.17202+00 |
| description | A Rust implementation of the CC8488 weather station protocol |
| homepage | |
| repository | https://github.com/mmmaisel/ws6in1-proto/ |
| max_upload_size | |
| id | 1651235 |
| size | 118,782 |
A Rust crate that provides a CC8488 compatible weather station protocol implementation.
no_std support for embedded devices.std (default) — Remove this feature to make the library
no_std compatible.client — Enables an async-hid based high level client.heapless - Enables support for heapless vectors.To access the USB hidraw device on Linux it may be required to install the
supplied udev rules and add the user to the dialout group.
ws6in1-proto is licensed under the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.