jkristell / infrared

Infrared remote control library for embedded Rust
Apache License 2.0
56 stars 10 forks source link

Support for Samsung remotes #2

Closed jkristell closed 5 years ago

jkristell commented 5 years ago

I have two Samsung remotes that behaves a bit different.

One is an older (~8 years) TV-remote where the protocol is very similar to the NEC but with different timing.

The other is for a newer DVD-player. It's similar but with additional delays (for separating address and command maybe?)