max485

Crates.iomax485
lib.rsmax485
version0.2.0
sourcesrc
created_at2022-05-08 23:15:36.667105
updated_at2022-05-11 17:17:46.538382
descriptionA simple embedded-hal driver for operating the MAX485 uart to rs485 module in half duplex mode.
homepage
repositoryhttps://github.com/josfemova/max485
max_upload_size
id582815
size17,466
José Morales (Josfemova)

documentation

https://docs.rs/crate/max485/

README

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:

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

MAX1487, MAX481, MAX483, MAX485, MAX487, MAX488, MAX489, MAX490, MAX491: Pin Configuration and Typical Operating Circuit

Manufacturer Info: https://www.maximintegrated.com/en/products/interface/transceivers/MAX485.html

Commit count: 2

cargo fmt