2 unstable releases
0.2.0 | May 11, 2022 |
---|---|
0.1.0 | May 8, 2022 |
#1128 in Embedded development
7KB
91 lines
MAX485 Half-Duplex mode driver
A simple embedded-hal driver for operating the MAX485 uart to rs485 module in half duplex mode.
License
The code is licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contributions
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this work by you shall be under the terms and conditions of the Apache-2.0 license, without any additional terms or conditions.
Additional info
Manufacturer Info: https://www.maximintegrated.com/en/products/interface/transceivers/MAX485.html
Dependencies
~71KB