Hi i just want to make a clone for my remote but i cant send the IR... do you have a code gor that?
@C414AC6 жыл бұрын
+1 for make the code available, not just on your screen.
@Invisible12345ful6 жыл бұрын
Does anyone know wether you can actually decode the binary code emitted by IR receiver without a library? Like, logically, it outputs a binary, I want to understand how to not go the easy way with libraries and actually decode the signal myself. When reading the output of receiver with digitalRead(1), it constantly shows 1 and the signals come as inverted binary, so 1 is 0 and 0 is 1. I tried doing a for() which would activate if(digitalRead(1)==0), and make it run 8 times(i don't know the actual bitsize of the incoming binary, it was just for the test), and it would think that all values are 0's. Could the problem be with mis-frequency of arduino and the IR receiver? My brain is exploding over this one, can't seem to get it to work (but atleast now I can turn on LED's with any button, so that's good for me).
@Michael-lo3ht6 жыл бұрын
Google IR Decoding. Learn about the theory behind the signals. Instead of using an IR detector use a device that does at least the signal conditioning. Here is one: www.ebay.com/itm/10X-Universal-Integration-IR-Infrared-Control-Receiver-TL1838-VS1838B-Head-FC/152874184321 Here is some links to help with understanding what the signals look like, etc.: www.brainlinksystem.com/how-decode-infrared-remote www.brainlinksystem.com/all-about-ir-signals Timing is crutial so need to have a good grasp of stable time-keeping to be able to detect the on/off signals and timing to decode them. For loops just won't cut it.
@jklm21237 жыл бұрын
i cant compile it, im getting " Error compiling for board Arduino/Genuino Uno". Please reply back
@donavons898 жыл бұрын
Do you have the code you used?
@tariqtalbi51338 жыл бұрын
Kelly Hansen yes, if you want it, you can send me your mail
@thomasspeer13888 жыл бұрын
it gives me an error message saying class HardwareSerial has no member named printIn
@tariqtalbi51338 жыл бұрын
can you send me the code you used?
@vamsikrishna23947 жыл бұрын
hlooo...i have a problem my IR sensor is heating up ..and i'm getting burnt smell in few seconds itself ..!!!
@leowang46928 жыл бұрын
It's a good video,fantastic! I have made a same one like yours but I can't get a serial of reliable IR codes.I want to decode the helicopter' s IR remote.
@tariqtalbi51338 жыл бұрын
Firstly, thank you. To verify if your code works well or not, try to use another IR remote control ( like TV IR remote control), if it works, then the problem is in your helicopter' s IR remote ( if it is possible, can you send me your helicopter' s IR remote serial ? just to verify with wich technology it works)
@leowang46928 жыл бұрын
Tariq TALBI Sure but how can I contact you.Can I get your email or something else thank you.
@tariqtalbi51338 жыл бұрын
Of course, this is the link of my facebook page web.facebook.com/freetutorialonline/ Just leave a message ^^
@swupermaario54997 жыл бұрын
WHY DOES IT NOT WORK I made everything the same
@atananemed9 жыл бұрын
Interesting
@tariqtalbi51338 жыл бұрын
;-)
@vaibhav94048 жыл бұрын
thanks!
@tariqtalbi51338 жыл бұрын
you're welcome :-)
@fouoo1328 жыл бұрын
ça ne marche pas avec samsung
@tariqtalbi51338 жыл бұрын
Fou OO ça marche avec toutes les télécommande IR , je crois qu'il y a une petite erreur au niveau de votre programme ou montage