How to use Arduino as TV Remote Controller with Infrared

  Рет қаралды 84,411

Robojax

Robojax

Күн бұрын

Пікірлер: 167
@robojaxsupport3013
@robojaxsupport3013 4 жыл бұрын
Please follow the instruction in the video and open the example. Then follow what I have said in the video. it for sure will work.
@AugustineAriola
@AugustineAriola 4 жыл бұрын
I have problem decoding the remote codes. Each button doesn't give me a unique hex code. Each time I press a particular button it give me totally different hex value. What do I do ?
@robojax
@robojax 3 жыл бұрын
try another remote. different type.
@rupaawari3167
@rupaawari3167 3 жыл бұрын
How to connect with Bluetooth or wifi
@charakatheekshana1368
@charakatheekshana1368 3 жыл бұрын
wtf
@srujanendhratalla4187
@srujanendhratalla4187 2 жыл бұрын
guys if it shows error: missing terminating " character use one backspace on the error line and for empty character constant error give a space bar gap between the ('') instead use ( ' " ) this should do the trick. The code on the website has formatting issues hope it helps you guys it took 2 hours to find what is wrong.
@3Abdullah3
@3Abdullah3 Жыл бұрын
thanks a lot
@BugaongMaweak
@BugaongMaweak Жыл бұрын
how to do the empty character constant error i dont get it i have been trying since yesterday
@synterr
@synterr 3 жыл бұрын
TV should be always OFF ;)
@Ic3Editz
@Ic3Editz 4 жыл бұрын
how can i change my sketch so that i can also add buttons for volume to go along with my power button
@robojax
@robojax 4 жыл бұрын
sorry I didn't get. if you want to send two signal you can do it But the TV needs some time like 1 second delay between them.
@skunkfunkvideo
@skunkfunkvideo 3 жыл бұрын
Clearly explained!! Thanks a lot. Keep looking at your channel
@robojax
@robojax 3 жыл бұрын
Most welcome!
@pepijnvanlil3599
@pepijnvanlil3599 4 жыл бұрын
it says: error: missing terminating " character
@robojax
@robojax 4 жыл бұрын
You haven't subscribed to my channel. I will reply to all Subscriber's 🔔 questions. So make sure to Subscribe.😊
@zaidalzanoon4877
@zaidalzanoon4877 3 жыл бұрын
Robojax did u ever find out the solution for this?
@shaileshmanerikar3355
@shaileshmanerikar3355 4 жыл бұрын
Code not working
@robojax
@robojax 4 жыл бұрын
provide error. it works if you follow the inestraction. Every time someone says not working, I know they have skipped the video thinking they got without watching the whole video. I have said nothing in this video. if you want this to work, watch is without skipping in full.
@luie.no1noob
@luie.no1noob 3 жыл бұрын
Hello, Bro.. should the transmitter LED be connected to TX or it can be connected to any GPIO?
@robojax
@robojax 3 жыл бұрын
I don’t remember what I did. But if I mention digital pin then it can buses only with digital pins
@MotoZonee
@MotoZonee Жыл бұрын
When verifying the code its providing me with an error message saying (exit status 1 missing terminating " character) How do I fix this?
@robojax
@robojax Жыл бұрын
Hi, it means you have not copied the code fully or you have deleted it or changed it. First do not change anything. just use it . Here full better video kzbin.info/www/bejne/gofHapKfYqeEmck
@ADIEFX
@ADIEFX 4 жыл бұрын
totle kahike
@robojax
@robojax 4 жыл бұрын
?
@boris3335
@boris3335 Жыл бұрын
what IR LED is that, i want to know the specifications. Im doing same project by myself, but tv doesnt want to capture signal from IR LED. Im thinking i got wrong IR LED, dont know specifications
@robojax
@robojax Жыл бұрын
The link to purchase is I the description of this video
@boris3335
@boris3335 Жыл бұрын
@@robojax links in the description is for purchasing arduino or arduino compatible. I need to know specifications of Infrared LED
@dmalliaros
@dmalliaros Жыл бұрын
if it doesn't work, put your receiver in a box and cover it with aluminum foil, also shut down any light source. this solved it for me. i guess it blocks the noise from other devices
@anandsunku
@anandsunku 2 жыл бұрын
what is Bill of material... or atleast let me know the name of the receiver used
@robojax
@robojax 2 жыл бұрын
Hi, you are looking bar one of the video from the series. We have only transmitter. The TV is receiver. Please see other videos from the link in the description if you want to do something else or see this video which base 5 or 6 projects In one kzbin.info/www/bejne/gofHapKfYqeEmck
@alexhetherington8028
@alexhetherington8028 2 жыл бұрын
I'm looking to control my ps5 with arduino can this be done?
@robojax
@robojax 2 жыл бұрын
Yes sure. Please see this video kzbin.info/www/bejne/gofHapKfYqeEmck
@omsingharjit
@omsingharjit 2 жыл бұрын
How it's working if that Received Raw Code Not Exactly the same??
@robojax
@robojax 2 жыл бұрын
Hello, then you need to use just a receiver and detect it without the library. Or check the library if there is such feature. I make this series of videos because many people needed to decode the remotes.
@elektrotehnicar
@elektrotehnicar Жыл бұрын
I don't think it's working. I've done exactly the same thing as you and I don't see it blink on my phone camera, but it was on when I connected it to direct 3.3V.
@robojax
@robojax Жыл бұрын
You must be doing something wrong.
@robojax
@robojax Жыл бұрын
kzbin.info/www/bejne/gofHapKfYqeEmck may be start from introduction
@srujanendhratalla4187
@srujanendhratalla4187 2 жыл бұрын
when i run the code its showing that empty character constant, how do i get rid of it?
@onarres87
@onarres87 2 жыл бұрын
AYUDA!!! Hola, buenas. Estoy haciendo un proyecto con un Arduino Mega y se me esta complicando el uso del Led Infrarrojo (emisor), para comunicarse con mi decodificador de DirecTV. al usar el lector infrarrojo, me aparece el codigo pero no especifica si es NEC o SONY, etc. Alguno tiene un codigo tipeado para compartir que sea, por ejemplo, cambiar de canal del decodificador de DirectTV? nota: En el proyecto ya tengo utilizado casi todos los pines, en lo posible, el codigo deberia tener la ubicacion del sensor y no colocarlo en el pin que deberia estar por defecto de la libreria, (que si mal no recuerdo, en mega es el pin 0). desde ya muchas gracias!!
@SimpleEnough2k9
@SimpleEnough2k9 4 жыл бұрын
It's pretty impressive to see how much work is done behind the scene by things we're taking for granted every day. Although they're using the same media to communicate, infrared in the actual case, it seems that manufacturers are being assigned specific codes whenever they're using a more common protocol. It's surprising to see that there are so few IR codes duplicates, if any, between different manufacturers, even if they're using the same protocol. Globally speaking, having all these IR remotes working so seamlessly in our daily lives is simply amazing. The idea you presented, around 09:50, would be a nice to have for an intelligent remote but since there is no possibility to query the input currently in use, the actual volume intensity or if the on/off state of a given device therefore programming a successful sequence of commands would be simply pure luck. The only way to somewhat get around this situation would be to track the remote controls activities thus knowing which input was used last or if a given device is on or off but again, nothing is perfect and there is no way to determine if the "tracker" missed a hit. A good example would be for the volume intensity; if someone is holding the key, the volume will raise or lower but we won't know where it will stop, unless perhaps there is a possibility to detect the "repeats" and determine if the device is actually supporting them. As far as I can tell, there are too many unknowns to create something reliable. Anyhow, thanks for your time and support.
@robojax
@robojax 4 жыл бұрын
Than you for sharing your thoughts. Actually I used get away from IR remote because few years prior I tried it and it did not work as expected. But once I got both types of receivers I learned how to use them and detect them. Then I wrote code and created tutorials to decode any remote code, control DC motor, control Servo motor, Control relay and more . You can find my other videos kzbin.info/door/kcBSig_Iu4ZnAIeCeG1TVgsearch?query=remote
@OviMG
@OviMG Жыл бұрын
Ok, i put the Receiver code into arduino ide, wired my IR receiver as u said, upload the code to arduino uno but when I enter on serial monitor it doesnt give anything when pressing any button on my tv remote ( the only thing that I get is Robojax IR Capture )
@robojax
@robojax Жыл бұрын
Hi, you need to learn how to use serial monitor. Here is my video kzbin.info/www/bejne/jaq6g3qldqiKfNU
@خالدرشدى-ك8ذ
@خالدرشدى-ك8ذ 6 жыл бұрын
Can you make it with attiny85?!!
@a6dulsalam511
@a6dulsalam511 5 жыл бұрын
ممكن
@stalinjohn4784
@stalinjohn4784 Жыл бұрын
Is this work for panasonic ??
@robojax
@robojax Жыл бұрын
your question says: I did not watch the video. please watch
@chriselectronomix9281
@chriselectronomix9281 2 жыл бұрын
Hey 👋 really nice and helpfull video. Thank you very much! how many TVs i can put on an Arduino? I want to control 26 TVs to turn on with one button. Is it possible? Thank you for your time
@robojax
@robojax 2 жыл бұрын
Hi, yes it is possible. You need Arduino board that has that many digital pins and Arduino Mega has it. Watch this full video with so many examples kzbin.info/www/bejne/gofHapKfYqeEmck
@jas2984
@jas2984 3 жыл бұрын
Superb, is there any way we could send ir signal without ir emmiter... (can we do this with the target device ir data pin!)
@AugustineAriola
@AugustineAriola 4 жыл бұрын
I have problem decoding my remote codes. Each button doesn't give me a unique hex code. Each time I press a particular button it give me totally different hex value. What do I do ?
@robojax
@robojax 4 жыл бұрын
it should be. please try a different remote. Not all remote controller code is detected by this library.
@sudhirsudarshan1509
@sudhirsudarshan1509 2 жыл бұрын
Sir, can I control a tv and a dvd player with single ir transmitter. Control both simultaneously.
@robojax
@robojax 2 жыл бұрын
Start from the introduction video and then come to this. you will learn and know how to do it. Search my channel for the word "remote". Here is how to find Specific KZbin Video in a channel bit.ly/findKZbinVideo
@anjalsapkota35
@anjalsapkota35 4 жыл бұрын
IT gives an error:" USECPERTICK was not declared in this scope"
@robojax
@robojax 4 жыл бұрын
I just checked it. it seems original library has been updated on Github and "USECPERTICK " is removed. please download from robojax.com from the same page. it will work because this is the code I used in the video. Good luck
@hcos8139
@hcos8139 2 жыл бұрын
What example did you use for IR receiving???
@robojax
@robojax 2 жыл бұрын
Please watch this video from the beginning kzbin.info/www/bejne/gofHapKfYqeEmck
@kumaraswamy2817
@kumaraswamy2817 8 ай бұрын
Hi can I have e mail id
@denistammydelic2451
@denistammydelic2451 3 жыл бұрын
Hi my name is Denis...I need help with writing a code for my audrino project... I am trying to help my friend who is in a nursing home to improve quality of life... I am building him a IR remote that will have one button to perform 3 to 4 functions. At present in order for him to watch DVD he needs to select correct input on the TV before he can watch a DVD. His problem is that he can't navigate his TV remote to get to HDMI2 for example. I would like to setup one single button on an audrino that will transmit IR signal in timed sequence and navigate to desired input on TV. I managed to work out how to capture IR signal in HEX value from his remote... now I need help to program these IR HEX values to be transmitted in sequence to navigate to desired input using one function...?
@robojax
@robojax 3 жыл бұрын
I hope you have watched from the start of this series because this not the start video. if you watch them, you will know how to encode your own code. there is no hex code. we use the standard used in the library which I forgot what it was. You may search Arduino forum forum.arduino.cc/ and then post your question if anyone else have used it.
@denistammydelic2451
@denistammydelic2451 3 жыл бұрын
@@robojax thank you very much... I will try to watch the series... and see how I go...
@emreay9577
@emreay9577 2 жыл бұрын
The code in the link that given not working. It's not the same code that you show in this tutorial, probably changed and left uncompleted. Please fix it.
@robojax
@robojax 2 жыл бұрын
Hi, I am on a trip outside Canada. I just checked it and watch the video and indeed the code is different. I don't have access to files, when I get back, I will check and fix it. please let me know in about 10 days by posting new comment so I can find it easily.
@emreay9577
@emreay9577 2 жыл бұрын
@@robojax Thanks for your feedback. Here is the reminder. :)
@haneen3731
@haneen3731 3 жыл бұрын
Nice tutorial!
@robojax
@robojax 3 жыл бұрын
Here is $200 Arduino course for free Arduino Step by Step Course (over 100 lectures) Starts here robojax.com/L/?id=338
@allanadams5052
@allanadams5052 3 жыл бұрын
Where can the Sketch be downloaded. IR_decode_any_remote
@robojax
@robojax 3 жыл бұрын
you mean the code for this video? I mentioned it in the beginning of the video. the link to the code is under the video in the description.
@utube4waqas
@utube4waqas 4 жыл бұрын
and if we dont have remote of anydevice like creative sony or any other co how can we make remote of this device from arduino
@robojax
@robojax 4 жыл бұрын
you have to know the code. Search online and find the code and enter it in the code, then you can control it.
@saeidmi6859
@saeidmi6859 Жыл бұрын
the Array which is holding the code for remote ! from where we should copy it ?
@saeidmi6859
@saeidmi6859 Жыл бұрын
Minute 5:45
@robojax
@robojax Жыл бұрын
it seems you have skipped the introduction video. Thiks a better video with 5 or 7 projects but the first one is how to detect the remote signal kzbin.info/www/bejne/gofHapKfYqeEmck
@saeidmi6859
@saeidmi6859 Жыл бұрын
@@robojax thanks for sending that, do you think with your codes can I turn off and on all the TV?
@robojax
@robojax Жыл бұрын
perhaps you haven't watched the video. you can fully control your TV if you capgture the TV remote code.
@saeidmi6859
@saeidmi6859 Жыл бұрын
@@robojax I did watch the video 10 times but the moment which you did talk about the transmitter code isn't clear, because you didn't upload any code for the transmitter in your site .
@condanhi376
@condanhi376 3 жыл бұрын
Sir, plesase send me you code. I write in remote TV but it does not work
@robojax
@robojax 3 жыл бұрын
Hello, the link to the code and all the code is always under the video in the description. The code has been tested and 1000s of people used it. see this snipboard.io/EG4O2l.jpg if you can't find the code or go directly to robojax.com/learn/arduino good luck.
@nenadpuhalo8075
@nenadpuhalo8075 4 жыл бұрын
Hello. I did watch this video, was trying to find you paste code 6:01 in the description or on your website, no success. Please point me where I can copy that code yo I can paste it as well?
@robojax
@robojax 4 жыл бұрын
Hello, putting code in the description are would be very missy. I have link in the description. the same is true for all 400+ videos. That's why I mention the address as Robojax dot com slash learn slash Arduino so people can do directly robojax.com/learn/arduino
@thedarkglovemusic
@thedarkglovemusic 4 жыл бұрын
The code formatting is all screwed up on your website which is why lots of people are having issues with it
@robojax
@robojax 4 жыл бұрын
I must watch the video making sure what I am saying. The code in this video example is from library. why they would copy the code from website? perhaps people don't watch the video. Just follow the instruction in the video and open the example that comes with the library.
@thedarkglovemusic
@thedarkglovemusic 4 жыл бұрын
@@robojax You have linked to the library which is where I went to download it and in the same place, you have a copy of the code (with the problems). You are correct that if you use the example from the installed library it works but the problems people are having is running the code copied from your site.
@gsashish2618
@gsashish2618 4 жыл бұрын
it says: error: missing terminating " character
@robojax
@robojax 4 жыл бұрын
Yes. You have modified the code and removed the double quote character. Make sure first do not modify the code and run it.
@gsashish2618
@gsashish2618 4 жыл бұрын
@@robojax I have not modified the code I just copied the code present in your website
@robojax
@robojax 4 жыл бұрын
In which line it shows the error? Tell me the line number,
@sunarkru7761
@sunarkru7761 4 жыл бұрын
@@robojax same error here, line 167, but it says theres more these mistakes
@sunarkru7761
@sunarkru7761 4 жыл бұрын
found solution! forum.arduino.cc/index.php?topic=492889.0 just edit code a little bit!
@yawsika4523
@yawsika4523 3 жыл бұрын
hi robojax please can u make a video on IR remote control on arduino 2021 seems a lot has changed about the library and i am having some errors here please
@robojax
@robojax 3 жыл бұрын
what error? always provide the import part of error.
@yawsika4523
@yawsika4523 3 жыл бұрын
@@robojax i have found the solutions and i have gone through
@yawsika4523
@yawsika4523 3 жыл бұрын
@@robojax please where can i contact u directly for an assistant as my mentor in robotics
@wasanthawimaladharm
@wasanthawimaladharm 3 жыл бұрын
Can you add learning function to add new remote buttons function with the help of ir reciver and extra switch as well
@robojax
@robojax 3 жыл бұрын
sorry, I did not understand. this video is on decoding the remote. see all remote related videos kzbin.infosearch?query=remote as I have written code for different applications
@namapasaran4185
@namapasaran4185 3 жыл бұрын
Nice video, Could i add multiple ir sender in 1 microcontroller?
@robojax
@robojax 3 жыл бұрын
Yes you could. but you need to modify the code. it has not been made for multiple sender.
@yurianhuizing2352
@yurianhuizing2352 4 жыл бұрын
Hi, i want to make a prohect that changes the code from a remote. So i can use a bang&olufsen remote on a Toshiba tv. Can this be done
@robojax
@robojax 4 жыл бұрын
Hi, you can use Arduino to read the code from remote A and you have to list or create Array for A-1=Volume UP, A2-voluem down, A3-channel up, A4 Channel down and the same for TV you have to have the remote for the TV we call it B and read the needed codes and save them.. then write the code so remote A key is pressed, you can send remote B's corresponding code. Doable but needs some work. good luck.
@yurianhuizing2352
@yurianhuizing2352 4 жыл бұрын
@@robojax yes exactly. One problem. It is way hardwr than i expected haha. Programming is super hard to do
@robojax
@robojax 4 жыл бұрын
human do things intuitively without realizing we do it this way. Yes and that's why all world is struggling to build a robot that can walk on stairs. It is so hard, even small push will make robot fall. But we have been created by such supreme creator that human will never understand it fully. So first we have to capture for each commands of remote A. and then capture commands of remote B. then wire the code when remote A is pressed, send commands from remote B.
@dananjayachathuranga7113
@dananjayachathuranga7113 Жыл бұрын
this is what I looking for 😍😍😍 thank u man
@robojax
@robojax Жыл бұрын
Here is the full video with multiple project to control them using Infrared kzbin.info/www/bejne/gofHapKfYqeEmck
@michelmorel9208
@michelmorel9208 4 жыл бұрын
Awesome tutorial. Thank you. I have a suggestion for a new tutorial, as I can’t find any related tutorial on KZbin, an 868MHz signal cloner and then send/emit signal tutorial.
@robojax
@robojax 4 жыл бұрын
You are welcome. Thanks for your suggestion. I will see if I can do it,
@shrinidhiachar8790
@shrinidhiachar8790 4 жыл бұрын
Send me receiver and sender code separately plzz
@robojax
@robojax 4 жыл бұрын
see my other comment
@shrinidhiachar8790
@shrinidhiachar8790 4 жыл бұрын
Send me receiver and sender code separately plzz
@robojax
@robojax 4 жыл бұрын
Every video of mine has the codes. Under the video "description" has link to codes. see this snipboard.io/EG4O2l.jpg
@justme0k
@justme0k 4 жыл бұрын
Hello Robojax, @ 9:13 how do you keep the tv on, instead of turning it off for a set time? i.e. how to prevent the signal from repeating?
@robojax
@robojax 4 жыл бұрын
Hello, Perhaps you missed it at about 6:30 where I said the code is repeating very 5000ms (or 5s). if you want the code not repeat, put it inside setup() instead of inside loop() or in the current code just below the line delay(5000); just put whilte(1); and it will keep the code waiting forever. Please watch it again without skipping. I have spent over a week working on solution for Arduino Infrared as there were no clear examples. Thank you for not skipping the ads and keep watching them. This will help me a lot.
@justme0k
@justme0k 4 жыл бұрын
@@robojax Thank you for your response!
@robojax
@robojax 4 жыл бұрын
you are welcome.
@dhruvajindal4932
@dhruvajindal4932 4 жыл бұрын
Hi. I had a small doubt. When we upload the receiving code on the Arduino, what kind of output will we see on the serial monitor when we press a button on the remote. Also, from where did you copy the lines- unsigned int raw[68] = .......... Was this line the output which you get on the serial monitor once you upload the received code and press a button on the remote.
@robojax
@robojax 4 жыл бұрын
Hi, you made me watch the video. I was telling myself "how come I did not show the serial monitor? " but indeed I've shown it. please watch.
@dhruvajindal4932
@dhruvajindal4932 4 жыл бұрын
@@robojax Im sorry . my bad. Thanks a lot.
@robojax
@robojax 4 жыл бұрын
No problem. I am glad it you found it.
@OviMG
@OviMG Жыл бұрын
I put the receiver code, open serial monitor and it only shows me this : Robojax IR Capture I press any button on my remote tv and nothing happens, why?
@qz9720
@qz9720 3 ай бұрын
@@robojax I've watched this video about 10 times now and still cant figure out how you got the code, explain more clearly please and in the correct chronological order
@foxxyinci
@foxxyinci 3 жыл бұрын
Nice video....
@robojax
@robojax 3 жыл бұрын
Thanks for the visit
@omaral-halabiah2851
@omaral-halabiah2851 4 жыл бұрын
first of all thank you , then I want a help : how i can use remote to enter integer numbers to Arduino for example I want to adjust the time by sending the hours and minutes , thanks very mutch
@robojax
@robojax 4 жыл бұрын
You are welcome. The best thank you for me is to subscribe to my channel and thumb up the video. It is greatly appreciated. 🔔 😊
@robojax
@robojax 4 жыл бұрын
Thank you for subscribing.
@omaral-halabiah2851
@omaral-halabiah2851 4 жыл бұрын
​@@robojax I subscribed already
@mr_hidir1965
@mr_hidir1965 4 жыл бұрын
Please add Turkish subtitles
@robojax
@robojax 4 жыл бұрын
Subtitle is automatic. You can select any language you want. See this snipboard.io/x80ryg.jpg
@najihahmed26
@najihahmed26 4 жыл бұрын
when i try to decode my tv`s remote it gives different HEX code each time.Please help!!
@robojax
@robojax 4 жыл бұрын
not possible. You must be doing something wrong. The TV has unique code for each key. Follow all instruction.
@teddycristian2779
@teddycristian2779 4 жыл бұрын
@@robojax maybe his TV has a security feature, some sort of salt/nounce that uses to create new binary each time..
@harshgumma8074
@harshgumma8074 4 жыл бұрын
Teddy Cristian , i do not think that is possible beacuse the tv also has to generate a code for all the button every time and it slow the performance
@UmairITS
@UmairITS 4 жыл бұрын
is it necessary to connect IR led on pin 3?
@robojax
@robojax 4 жыл бұрын
You can use any other pin that has ~ symbol beside it. it means the pin is PWM enabled like pin 3, 5, 6, 9, 10 and 11 in Uno.
@harshmirdhwal
@harshmirdhwal 3 жыл бұрын
Thank you for such an awesome video, Could you please tell how to increase the transmitter's range
@robojax
@robojax 3 жыл бұрын
You can’t increase the range .
@harshmirdhwal
@harshmirdhwal 3 жыл бұрын
@@robojax Well, I took some risk and removed the resistor and it increased, because when I used it with the resistor, the intensity of light was very low, so I removed it, by the way thank you for replying, I did it with your help
@robojax
@robojax 3 жыл бұрын
If you remove the resistor but will reduce the life of transmitter.
@harshmirdhwal
@harshmirdhwal 3 жыл бұрын
@@robojax isn't there any thing we can do about increasing the range? How does the remote do it?
@shirleyvokey3448
@shirleyvokey3448 2 жыл бұрын
@@harshmirdhwal it may be because either the tv receiver has an amplifier circuit or it might be that you would point the remotes led directly at the device.
@minhminh5008
@minhminh5008 5 жыл бұрын
how do you know frequency 38 kHz??/ (raw ,68,38)???
@robojax
@robojax 5 жыл бұрын
Look at the datasheet and you will see it.
@minhminh5008
@minhminh5008 5 жыл бұрын
@@robojax thanks for your answer. When I tried to use Arduino as TV remote controller and it was successful, but I use Arduino as FAN remote controller, it is not possible.
@robojax
@robojax 5 жыл бұрын
You must be doing something incorrect. follow my instruction and it should work. May be you are not reading the FAN remote value correctly.
@gauravgautam9667
@gauravgautam9667 6 жыл бұрын
where we get the raw[68] codes ?
@robojax
@robojax 6 жыл бұрын
would you please point to the video time like 04:15. It would make it easy for me to find it.
@gauravgautam9667
@gauravgautam9667 6 жыл бұрын
6:01 unsigned int raw[68] !!!
@voiceoftruth1O1
@voiceoftruth1O1 6 жыл бұрын
Thanks.
@yogeshitaliya473
@yogeshitaliya473 6 жыл бұрын
Nice video sir
@hatrer2244
@hatrer2244 5 жыл бұрын
Why dont you show how you capture the remote signal? You just upload the sketch and cut the video :s
@robojax
@robojax 5 жыл бұрын
did you watch the video? I have mentioned it. This video requires you to watch 1 or 2 more videos. Check it again. Have 4 or 5 videos on this. It would have been very long.
@justme0k
@justme0k 4 жыл бұрын
Hello, I copy and paste the code exactly but it seems to have a few syntax errors, (maybe due to updates), can you please assist?
@robojax
@robojax 4 жыл бұрын
Hello, always post the error.
@justme0k
@justme0k 4 жыл бұрын
@@robojax missing terminating " character - that's the error, line 167
@srujanendhratalla4187
@srujanendhratalla4187 2 жыл бұрын
@@justme0k even i did get the same error
@yamacode9958
@yamacode9958 5 жыл бұрын
What is that receiver called, can you link to it ln ebay uk please.
@robojax
@robojax 5 жыл бұрын
it is called "IR receiver" or "infrared receiver". You are on the advanced video. Most explanation have been done in the basic video. link has been provided in the description to the main video.
@niyamchoudhari
@niyamchoudhari 5 жыл бұрын
Can we get the raw code from internet.
@robojax
@robojax 5 жыл бұрын
Yes you may get it. You don't have to worry about any remote. Just point it to Arduino and you got it.
@matthewfogel8447
@matthewfogel8447 5 жыл бұрын
so when I try to get the ir codes for each button it just shows up as FFFFFFF and every once in a while it will give me something random but it will never be the same. What is wrong?
@levyosa
@levyosa 5 жыл бұрын
FFFFFFF means the button above the FFFFFFF section is continuous pressed. press once, it shows the code press and hold, it sends FFFFFFF
@matthewfogel8447
@matthewfogel8447 5 жыл бұрын
@@levyosa but it was the first line, and it popped up three times when i wasnt holding it
@Afif87123
@Afif87123 5 жыл бұрын
@@matthewfogel8447its just a bug
Using IR Remote Controls with the Arduino
35:28
DroneBot Workshop
Рет қаралды 934 М.
The Truth About SIM Card Cloning
13:04
Janus Cycle
Рет қаралды 1,1 МЛН
Minecraft Creeper Family is back! #minecraft #funny #memes
00:26
Поветкин заставил себя уважать!
01:00
МИНУС БАЛЛ
Рет қаралды 7 МЛН
РОДИТЕЛИ НА ШКОЛЬНОМ ПРАЗДНИКЕ
01:00
SIDELNIKOVVV
Рет қаралды 1,8 МЛН
Why build an entire computer on breadboards?
28:43
Ben Eater
Рет қаралды 3,1 МЛН
How to Hack any IR Remote using arduino
11:20
Enjoy Mechatronics
Рет қаралды 15 М.
The Linkage Driven Ball Contraption
6:25
Engineezy
Рет қаралды 352 М.
HACKED!: Speaker System gets an IR Remote
6:24
GreatScott!
Рет қаралды 451 М.
【For Beginner】How to start electronics and what item is needed
18:16
How To Use Infrared Remote using Arduino - New Method
9:20
Ahmad Logs
Рет қаралды 13 М.
Take control of your life for only $10!
7:02
Make it for less
Рет қаралды 13 М.
Arduino Project : How to control any device by IR remote control
12:03
DIY sonar scanner (practical experiments)
14:30
bitluni
Рет қаралды 1 МЛН
Minecraft Creeper Family is back! #minecraft #funny #memes
00:26