Crates.io | infrared |
lib.rs | infrared |
version | 0.14.2 |
source | src |
created_at | 2019-06-22 12:10:00.638755 |
updated_at | 2023-01-22 08:36:20.127608 |
description | Infrared remote control library |
homepage | |
repository | https://github.com/jkristell/infrared |
max_upload_size | |
id | 142802 |
size | 134,150 |
Rust library for using Infrared hardware decoders (For example a Vishay TSOP* decoder), enabling remote control support for embedded project.
This library aims for to be useful with the any MCU hal that implements the embedded-hal traits, and at the same time provide functionality for using it with more efficient implementation such as input capture, and be useful in host applications (such as Blipper).
Tested with bluepill board
Vishay TSOP382 IR receiver
Various ir leds
NEC Generic "Special for MP3" and Samsung remotes
Rc6 tested with a Philips Bluray player remote
Rc5 tested with a Marantz CD player remote
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.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.