fntslz
fntslz
HI, I would like to build a receiver with arduino that recognizes my remote control to turn on some lights (a small corridor where I can't install sensors or buttons)....
my problem is that I can't write the code with arduino, I can't use the secplus.c and secplus.h libraries. Thank you
Hi everyone, I studied a bit and finally I was able to use the library. Here is the arduino code: #include const uint8_t frame1[20] = { 0, 0, 1, 1,...
yes..i use arduino with cheap rx433 . alfter i try to recorder. thanks.
OK done. Now you can explain to me how to create my protocol? Thank you. 
very great ... it works. the model is a "FAAC" fixed code, in Italy it is very common. Please explain to me how did you determine the protocol? {330, {34,...
Hello, I'm sorry ... I read the first link ..but I have not understood ... maybe I'm stupid ... Kindly you explain it to you with the colors?  how...
..I'm sorry ... but still I can understand with the "330", how do you calculate ... ?? I made (400 + 612 + 744 + 264 + 400 + 612)...
OK thanks for the help. Now I have a transmitter, no brand, which transmits approximately every three seconds a string type here ... honestly can not costriure the protocol ......
Hello guys, I've been trying to get my tx signal for days. Unfortunately my tx is a rolling code ... The first 2 bytes are always the same .. the...