| Crates.io | PololuRust |
| lib.rs | PololuRust |
| version | 0.1.0 |
| created_at | 2021-02-13 20:11:00.700723+00 |
| updated_at | 2021-02-13 20:11:00.700723+00 |
| description | Rust library for Pololu microcontroller |
| homepage | |
| repository | |
| max_upload_size | |
| id | 354839 |
| size | 3,751 |
Written and developed by UBC Bionics, Ltd.
The Rust crate "rppal" provides user-level APIs for protocols such as PWM, I2C, and UART. In order to configure UART for the Raspberry Pi, do the following:
If "cargo build" or "cargo test" do not work because of the rppal dependency, check the rppal documentations on how to set up UART. The link is here.