Lesson11 - how to use by own 433MHz RF / infrared remoter - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1) +--- Forum: Home automation training courses (https://www.kincony.com/forum/forumdisplay.php?fid=18) +--- Thread: Lesson11 - how to use by own 433MHz RF / infrared remoter (/showthread.php?tid=1797) Pages:
1
2
|
Lesson11 - how to use by own 433MHz RF / infrared remoter - admin - 03-31-2022 1. install ESP32 USB driver for KC868-Server, download from: https://www.kincony.com/download/CH341SER.zip 2. install ESP32 USB driver 3. download arduino IDE: https://www.arduino.cc/en/software/ 4. install arduino IDE 5. config for ESP32: https://www.kincony.com/forum/showthread.php?tid=281 6. install rc-switch arduino library 7. download this RF / IR decode demo source code: KC868-Server-wireless-decode.zip (Size: 3.89 KB / Downloads: 523) 8. detect your RF or IR remoter's key code 9. replace your own RF or IR remoter's key code 10. download firmware to KC868-Server by TYPE-C USB cable RE: Lesson11 - how to use by own 433MHz RF / infrared remoter - bogdan_0 - 06-15-2022 Before step 8 I suggest to add the setting of serial com in Arduino Tools->port, according to computer registered port. RE: Lesson11 - how to use by own 433MHz RF / infrared remoter - admin - 06-16-2022 ok, thanks for suggestion. RE: Lesson11 - how to use by own 433MHz RF / infrared remoter - bogdan_0 - 06-16-2022 The IR codes are recognised for "NEC". How do we proceed with other brands to learn their remotes codes? Thank you for your trainings! RE: Lesson11 - how to use by own 433MHz RF / infrared remoter - admin - 06-16-2022 many different brand's remoter can be learned. here is some details: https://esphome.io/components/remote_receiver.html RE: Lesson11 - how to use by own 433MHz RF / infrared remoter - ahmedk4444@yahoo.com - 07-15-2022 Hi I can't find air condition Carrier in the lists and links , how i can find to change the code? If i had big area that have 3 carrier units all 3 the same remote control how i can control each separately using one KC-868-AG that in the middle to control all 3 or individual? Thanks RE: Lesson11 - how to use by own 433MHz RF / infrared remoter - ahmedk4444@yahoo.com - 07-15-2022 For adding the control of home theater reciever remote control to home asistance and other multimedia units with different brand pls guide for those I can provide the brand and model if need them. RE: Lesson11 - how to use by own 433MHz RF / infrared remoter - admin - 07-15-2022 (07-15-2022, 02:42 PM)ahmedk4444@yahoo.com Wrote: Hi take a photo of your air conditioner , what brand you are using? if you want control each air conditioner separately. beside every air conditioner place one KC868-AG, let one KC868-AG only send IR signla to one air conditioner, note the IR sender direction. RE: Lesson11 - how to use by own 433MHz RF / infrared remoter - admin - 07-15-2022 (07-15-2022, 04:15 PM)ahmedk4444@yahoo.com Wrote: For adding the control of home theater reciever remote control to home asistance and other multimedia units with different brand pls guide for those if you use IR remote, any way: you not need to know the brand of your device, just learn IR remote's button you will use, decode the IR , save the IR, then create home assistant button using the learned IR code to send. RE: Lesson11 - how to use by own 433MHz RF / infrared remoter - ahmedk4444@yahoo.com - 07-16-2022 The Aircondition brand is Carrier, buy for each 1 AG exprnsive, shoud be a way to configure each air condition separetely with separate naminging and confihure individuly by thd coding then i can use with one AG in the area each one of identical Ac1,2,3 individully . For multimedia learning each button is painful for AV reciver remote control more than 50 buttons, kmagine fir AV, projector, tv, blu ray, projrctor motorized screen etc. |