From 6efcc4868bebc7a9a38c32b85fc52108fada5f39 Mon Sep 17 00:00:00 2001 From: nn7n Date: Thu, 8 Dec 2022 01:44:55 +0300 Subject: [PATCH] Add dBot W100 --- Miscellaneous/dBot/dBot_W100.ir | 64 +++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 Miscellaneous/dBot/dBot_W100.ir diff --git a/Miscellaneous/dBot/dBot_W100.ir b/Miscellaneous/dBot/dBot_W100.ir new file mode 100644 index 00000000..b8c0aca3 --- /dev/null +++ b/Miscellaneous/dBot/dBot_W100.ir @@ -0,0 +1,64 @@ +Filetype: IR signals file +Version: 1 +# +# Model: (Dadget) dBot W100 window cleaner robot +# +name: UP AUTO +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 12 00 00 00 +# +name: LEFT AUTO +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 1A 00 00 00 +# +name: RIGHT AUTO +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 1E 00 00 00 +# +name: OK +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 08 00 00 00 +# +name: UP +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 05 00 00 00 +# +name: DOWN +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 1B 00 00 00 +# +name: LEFT +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 07 00 00 00 +# +name: RIGHT +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 09 00 00 00 +# +name: STOP +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 01 00 00 00 +# +name: PAUSE +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 02 00 00 00