Crates.io | manchester-code |
lib.rs | manchester-code |
version | 0.2.0 |
source | src |
created_at | 2022-03-08 20:35:17.002301 |
updated_at | 2022-04-01 16:12:02.097204 |
description | A no-std library to allow Manchester encoding and decoding of datagrams. |
homepage | https://github.com/almedso/manchester-code |
repository | https://github.com/almedso/manchester-code |
max_upload_size | |
id | 546574 |
size | 46,139 |
A no-std
library to allow Manchester encoding and decoding of datagrams.
It requires certain deep embedded resources like timers, PWM and ISR's.
Big endian/ little endian configuration
Requires a timer ISR and a PWM (single channel)
This project is licensed under
LICENSE.md
or
online)Your PRs and suggestions are always welcome.