Versand nach United Kingdom , USD
Top positive Bewertung für %s auf Banggood, Kaufen Sie das beste %s mit dem niedrigsten Preis bei Banggood. Durchsuchen Sie die hilfreichste positive Bewertung für %s, bevor Sie kaufen., RC Spielzeug, Fun Sport, Mode, beliebte Elektronik
MintyMods 23/02/2020
Excellent little relay once I managed to work out how to control the individual channels. The trick is that a single code will change the state of all four relays. Once I had worked out all the codes and matching relay states the produce works well. If any one is interested the codes for mine where as follows and the binary end to the constant name indicates the state of each relay channel with 0 being off(open) and 1 being on(closed). Relays are counted from left to right. // Geekcreit® 12V 4CH Channel 433Mhz // Following RF codes will toggle all relay channels at once // e.g. to open Relays 2&4 and close Realys 1&3 we send 2775141 // RELAY_CHANNEL_1234 Where 0=CLOSED 1=OPEN const RF_CODE_12V_0000 = "2775136"; // All off const RF_CODE_12V_0001 = "2775137"; // 4 on const RF_CODE_12V_0010 = "2775138"; // 3 on const RF_CODE_12V_0011 = "2775139"; // 3&4 on const RF_CODE_12V_0100 = "2775140"; // 2 on const RF_CODE_12V_0101 = "2775141"; // 2&4 on const RF_CODE_12V_0110 = "2775142"; // etc. const RF_CODE_12V_0111 = "2775143"; const RF_CODE_12V_1000 = "2775144"; const RF_CODE_12V_1001 = "2775145"; const RF_CODE_12V_1010 = "2775146"; const RF_CODE_12V_1011 = "2775147"; const RF_CODE_12V_1100 = "2775148"; const RF_CODE_12V_1101 = "2775149"; const RF_CODE_12V_1110 = "2775150"; const RF_CODE_12V_1111 = "2775151"; // All on Hope this helps
15
Kommentar
Vorlegen
Zufriedenheit Umfrage

Laden Sie die App herunter, um einen exklusiven 10% Rabatt zu erhalten