Automatic Arduino Based IR Remote Control Temperature Driven

Поділитися
Вставка
  • Опубліковано 30 лис 2024

КОМЕНТАРІ • 127

  • @RajarajanPanneerselvam
    @RajarajanPanneerselvam 4 роки тому +5

    Thanks bro. Your project is exactly what I dreamed of doing first with Adruino.

  • @boosthow9189
    @boosthow9189 2 роки тому +5

    I tried and and have to say it works but please use ir led which is used for remotes. Other ir led will not have the same wavelength/power output and have really close range like 1cm. I was stuck due to this for days until I usedir led from an old TV remote

  • @조성현-v5u
    @조성현-v5u 4 роки тому +3

    Thank you so much!!! Now, I can remote my samsung AC!! Your library is awesome !!

    • @a.nurafika9507
      @a.nurafika9507 3 роки тому

      are you serious? I can't remote my Panasonic AC

    • @조성현-v5u
      @조성현-v5u 3 роки тому

      @@a.nurafika9507 Samsung AC and Parasonic AC use different communication methods and codes, so this library seems to be only Samsung AC.

    • @a.nurafika9507
      @a.nurafika9507 3 роки тому

      @@조성현-v5u Oh oke, tqu. can you tell me recomended library for panasonic?

    • @이시열-l5g
      @이시열-l5g 2 роки тому

      수신된 값이 자꾸 2개로 나오는데 혹시 해결방법을 아실까요 ㅠㅠ

    • @estebancisneros6244
      @estebancisneros6244 Рік тому

      tienes los codigos de este video? podras compartirlos porfavor!!

  • @kelvintiene3688
    @kelvintiene3688 3 роки тому

    thank you very much, speaking here from Brazil

  • @zugzug2006
    @zugzug2006 Рік тому +2

    great tutorial, but unfortunately github link is not available any more.. can you please send the new link

  • @shantikumar5007
    @shantikumar5007 7 місяців тому +2

    Hi bro. Unfortunately code page is not available anymore (404). Where can I get the sketch for this project?

  • @dilpreetsingh05
    @dilpreetsingh05 2 роки тому +6

    Git hub link not working

    • @NamasenITN
      @NamasenITN 8 місяців тому

      The entire github account vanished, it seems.

  • @udistudio
    @udistudio 2 роки тому

    GREAT !!!! you help me very much ! it took 3 minutea with your help abd code THANKS !!!

  • @vincentjonathan8381
    @vincentjonathan8381 3 роки тому +1

    how to change the declaration of transmitter pin

  • @modziar
    @modziar 2 роки тому +1

    But doesn't the signal to turn on the AC just keep looping and the AC keeps turning ON and OFF, since the code is in a loop?

  • @johnescano2279
    @johnescano2279 Рік тому +1

    The remote decoder is not available anymore. I can't find it in GitHub. Please help

    • @CETech4u
      @CETech4u  Рік тому

      Someone hacked our GitHub and reached out for ransom which we could not afford and hence we lost all our repos. It is now a very tedious task for us to build repos for more than 50 videos again. Hope this makes sense.

  • @timothyhassett9342
    @timothyhassett9342 Рік тому

    Hi, as people have said for the past few months, the git is no longer available. If possible please make it available again. Thank you

  • @malekcasa
    @malekcasa 4 роки тому +2

    Thanks for the video!
    while sending you specified 36khz in the parameter: how to guess this value as the usual one is 38khz?
    I don't really understand the need for the transistor to control your led?
    I would appreciate if anyone has an idea.

    • @jlins704
      @jlins704 Рік тому

      The best way to switch a charge, such as an LED or another component, is using a transistor, which works like an electronic switch. The reason for this is that the current to saturate the base of a transistor is much lower than the supply current for an LED, which means it does not overload the microcontroller.

  • @meddjihed9108
    @meddjihed9108 3 роки тому +1

    Great tutorial, thanks a lot sir, hat's off, it works great for me, even without transistor( short range though).
    The only problem is, i have a buzzer in my AC unit, so everytime it turns on or off, it makes a sound, I'm looking for a solution to stop it
    1- stop the infrared from transmitting (using IDE code) which is the best solution.
    2- adding a current reader in the unit, and make it communicate wirelessely.
    3- removing the buzzer from the unit ( not keen on this solution.
    What would u advise me?
    Thanks again, like and subscribtion from Algeria.

    • @xavierclaire
      @xavierclaire Рік тому

      hii do u still have the github code? bcs the channel's github is hacked and they dont have it anymore but i want to make this....

  • @efeoktay244
    @efeoktay244 5 місяців тому

    codes work with my TV (with modifcation ofcourse) but not with the AC. I couldn't find a way. it might be the spectrum of the led. i need a powerful one i guss.

  • @ariefnurmisuari3200
    @ariefnurmisuari3200 4 роки тому +1

    is your library support all brands of AC?

  • @alessandrochiofalo3783
    @alessandrochiofalo3783 2 роки тому +2

    Hello, nice project. your GitHub Link don´t work. Can you fix it please?

  • @NamasenITN
    @NamasenITN 8 місяців тому

    No limiting resistor for the LED?

  • @bigbazaaronlineshop9426
    @bigbazaaronlineshop9426 2 роки тому

    Hi CTech its an awesome video dear, I've implemented the project but the IR is not lighting with Pin3, although it lid with Pin 13 in the Blink sketch! Any suggestion? Thanks...

  • @cankp53
    @cankp53 3 місяці тому

    I tried this but I get always missing data. Do you have an idea about this?

  • @user-lj8kf8tu9h
    @user-lj8kf8tu9h 5 місяців тому

    can you show the AC trun on Video?

  • @OthmanAlikhan
    @OthmanAlikhan 4 роки тому +1

    Thanks for taking the time and effort in making the video, it was very helpful.
    One thing I would like to ask is why are we using a transistor? Would having the IR LED plugged to GND and having Arduino control the +VE pin to the LED work? I'm afraid I don't have any transistors lying around =(

    • @CETech4u
      @CETech4u  4 роки тому

      It might work, but not for long

  • @ericktandas6588
    @ericktandas6588 3 роки тому

    Hi can you make video 24hrs timer on and off. ir emitter via andruino

  • @tilencavnicar6052
    @tilencavnicar6052 2 роки тому

    Hey men.
    Can you do the same video but with ESP32 module?

  • @dilpreetsingh05
    @dilpreetsingh05 2 роки тому +2

    Please send github link

  • @leojax3275
    @leojax3275 2 роки тому +1

    Great tutorial ...git not found

  • @num1bryanp
    @num1bryanp 2 роки тому

    Hello,
    Thank you for the great video!
    I was able to read the IR commands and then send them back out okay. But my swamp cooler uses the same commands to turn it on and off. I have tried changing your code with no success, I want the code to be sent out only once, when there is a change.
    I will assume the swamp cooler is always off when starting.
    Any ideas would be appreciated.
    Thanks,
    Bryan

    • @xavierclaire
      @xavierclaire Рік тому

      hii do u still have the github code? bcs the channel's github is hacked and they dont have it anymore but i want to make this....

  • @samirandadegaonkar613
    @samirandadegaonkar613 Рік тому

    Hey akarsh,your github link isn't working now i cant access the code and libraries

  • @anandsunku
    @anandsunku 2 роки тому

    What is the name of the led model…is it TSOP1738?

  • @Graham1904
    @Graham1904 3 роки тому

    Don't you need a current limiting resistor on the IR diode?

  • @user-lj8kf8tu9h
    @user-lj8kf8tu9h 5 місяців тому

    just show the code. could you share trun ON or OFF. i want to see it?

  • @comedyindia7991
    @comedyindia7991 4 роки тому +1

    Thanks for the amazing tutorial. But the range of my IR LED is very short. How can i improve the range? Any circuit for the same?

    • @조성현-v5u
      @조성현-v5u 3 роки тому +1

      You can use transistor. It will make the range longer. There are several kinds of transistor, so look carefully and buy.

    • @comedyindia7991
      @comedyindia7991 3 роки тому

      @@조성현-v5u thank you for reply. Please can you recommend any specific type of transistor? or any specific name?

    • @조성현-v5u
      @조성현-v5u 3 роки тому +1

      @@comedyindia7991 You can try TR 2N5551, or any transistor.

  • @tohhanshen2905
    @tohhanshen2905 3 роки тому

    anybody know where the pin 3 connected to the IR LED is declared? can't seem to find it. or is it a default setting?

  • @akmaljaward
    @akmaljaward 3 роки тому

    I am having a problem. I'm getting different IR codes for the same button when I press at different times. What could the reason be?

    • @a.nurafika9507
      @a.nurafika9507 3 роки тому

      me too

    • @sidtharthank3321
      @sidtharthank3321 3 роки тому

      Well that's because of the advancement of the controller. Each temperature value has its own raw data. therefore we need to assign and have a track of what temperature it is and assign its values.

  • @shiftponda6835
    @shiftponda6835 2 роки тому

    Dear Sir, nice video. very useful. My question is , can I control 2 different ac with one Uno. What should be the change in program, and which 2 output pins do I have to use?

    • @shiftponda6835
      @shiftponda6835 2 роки тому

      Actually I have 2 ac in 2 different rooms. I want to ensure that only one is cooling, goes to fan mode, then next room ac to cool, goes to fan mode. This to repeat every 10 minutes, so that my house wiring is not loaded with both ac cooling at the same time... Is it possible to use two IR Transmitter to achive this, then how to tell the specific transmitter to send signal, one after other at gap of 10 minutes.....I hope I am clear

    • @ravis3926
      @ravis3926 Рік тому

      @@shiftponda6835 prepare two arduino board and pair using wifi.

  • @brenobmachado
    @brenobmachado Рік тому

    Great project. One question. Why use a transitor to control the IR? It´s not possible connect direct to the port using only a resistor?

  • @diequir
    @diequir 3 роки тому

    Buenos dias, tengo un problema cuando trato de subir el Sketch me arroja exit status 1
    Error compilando para la tarjeta DOIT ESP32 DEVKIT V1. muchas gracias

  • @mohannadabdulrazaq5991
    @mohannadabdulrazaq5991 2 роки тому

    Thank you for the great video,
    I want to control the air conditioner using nodemcu (esp8266) but it shows me that the code is not compatible, what is the problem?

  • @estebancisneros6244
    @estebancisneros6244 Рік тому

    How do you define that pin 3 is for the transitor? In the code?

    • @xavierclaire
      @xavierclaire Рік тому

      hii do u still have the github code? bcs the channel's github is hacked and they dont have it anymore but i want to make this....

  • @sameerk12982
    @sameerk12982 4 роки тому

    Thank you very much for this helpful and easy to understand video...appreciated.

    • @CETech4u
      @CETech4u  4 роки тому

      Do like the video and subscribe to the channel!

    • @xavierclaire
      @xavierclaire Рік тому

      hii do u still have the github code? bcs the channel's github is hacked and they dont have it anymore but i want to make this....

  • @akshaypatel6320
    @akshaypatel6320 3 роки тому

    Can we use IR led white instead of blue?? Why are you use that smaller one?
    Is it working for all AC??

    • @CETech4u
      @CETech4u  3 роки тому

      The code needs to be changed for each AC

  • @davidevans7264
    @davidevans7264 3 роки тому

    I have been wanting to create a home automation system, I think, your guide would be a nice start to dive into Arduinos and RPi. By the way, can I attach RTC module and turn on the AC and the temperature control only in the evening, off before I wake up? Any pointers? Cheers, from another guy living in a dastardly hot region.

    • @CETech4u
      @CETech4u  3 роки тому

      Yes you can definitely do that!

  • @이시열-l5g
    @이시열-l5g 2 роки тому

    is it necessary to add a transistor on IR led circuit?

  • @Powpowu3u3i
    @Powpowu3u3i 2 роки тому

    Hi sir, I copied and pasted the IR_code_Receive code into the Aduino software but when I tried to verify I got this notification:
    IRLib2:8:10: fatal error: IRLibRecvPCI.h: No such file or directory
    #include
    ^~~~~~~~~~~~~~~~
    compilation terminated.
    exit status 1
    IRLibRecvPCI.h: No such file or directory
    and I couldnt uplod the sketch. What am I doing wrong?
    thank you

    • @jucavera89
      @jucavera89 Рік тому

      you need to add the library IRLibRecvPCI.h with the given link, but the link is not woking

  • @harshtalele4060
    @harshtalele4060 Рік тому

    can you give me a code for changing the temperature limits automatically at night

  • @hannesaltenfelder4302
    @hannesaltenfelder4302 4 роки тому +1

    Hey CTech I love your videos.
    Could you please make a video about switching one of those cheap mini-cube cameras via microwave doppler sensor rcwl 0516 and connect it to lora point to point to get a message if picture was made?
    Maybe even with the rcwl modul connected to the camera wirelessly so an object is detected by the rcwl, sends a signal to the camera and the camera makes a photo from another position than the rcwl?

  • @roshnirajput2265
    @roshnirajput2265 3 роки тому

    I need programing of this automatic arduino ir remote control

  • @gneshk1548
    @gneshk1548 Рік тому

    Your Github page is not working

  • @MegaTechno
    @MegaTechno 2 роки тому

    3:17 "to 3rd part"?? what is to?

  • @marceloestigarribia5669
    @marceloestigarribia5669 Рік тому

    Link is down.. Can u reupload it pls?

  • @ghanrajsingh7347
    @ghanrajsingh7347 4 роки тому

    bro where is the link of schmitt trigge

  • @b_telematica_2809
    @b_telematica_2809 Рік тому

    hiii, not found git hub repository

  • @yeapluyeung7042
    @yeapluyeung7042 2 роки тому

    Hi sir, I had tried the hardware and coding about 3days….. and why my arduino ide keep looping the data temperature = 31 C AC switched ON….. but my aircond is not functioning even when the temperature cold down below 20 C then the aircond also not functioning……why?
    Is it working for all brand aircond?
    Can sir help to do one video about universal remote control for all brand aircond ?

    • @bigbazaaronlineshop9426
      @bigbazaaronlineshop9426 2 роки тому

      Replace loop code with this: if (Serial.read() != -1) { mySender.send(rawDataOn,RAW_DATA_LEN,36); Serial.println(F("Sent signal."));}

    • @bigbazaaronlineshop9426
      @bigbazaaronlineshop9426 2 роки тому

      The above code will send a signal on demand , it do function I've used the code below

    • @bigbazaaronlineshop9426
      @bigbazaaronlineshop9426 2 роки тому

      if (temp > 29) {
      Serial.println(F("AC Switched On"));
      }
      else if (temp < 26) {
      Serial.println(F("AC Switched Off"));
      }

    • @bigbazaaronlineshop9426
      @bigbazaaronlineshop9426 2 роки тому

      You have to change the code for each AC brand

  • @dels1601
    @dels1601 8 місяців тому

    ur github can't open,why?

  • @mango_makes_tech
    @mango_makes_tech Рік тому

    when i tried to go to the github link it sowed me an 404 error

  • @ahavagowtham963
    @ahavagowtham963 3 роки тому

    Hi Bro , I tried this with Panasonic AC. I am able to receive the signals and also I can send. But the AC is not responding. What I am doing wrong?

    • @ahavagowtham963
      @ahavagowtham963 3 роки тому

      The receiver program is not working for Panasonic. I got diff receive program and it is working with your sender program. Thanks bro

    • @ananda_krishnan_r
      @ananda_krishnan_r Місяць тому

      ​@@ahavagowtham963hi bro.... can u share the receiver program code....

  • @hemantkumar-tv9kb
    @hemantkumar-tv9kb 4 роки тому

    great concept, is there a way by which you can get feedback from AC unit that its been turned on/off or not?

    • @CETech4u
      @CETech4u  4 роки тому +1

      You will have to add a current sensor to the AC then connect it wirelessly to the arduino.

  • @laboratoriodesuporteainova2250
    @laboratoriodesuporteainova2250 2 роки тому +1

    Your git is not found ....

  • @abrahamujah3831
    @abrahamujah3831 3 роки тому

    You are quite fast with your connection steps kind of making someone confuse, the connection of the base and resistor. You mixed the whole process up

    • @CETech4u
      @CETech4u  3 роки тому

      That is why I provide a detailed self paced instructables article link in the video description

    • @abrahamujah3831
      @abrahamujah3831 3 роки тому

      @@CETech4u I went through the instructables and you said the base of the transistor is connected via the resistor can you help me get that, does it mean the base is connected to a terminal of the resistor and the other end of resistor to the the arduino pin 3. Because I actually heard you say the base is connected to the arduino pin 13 so am quite confuse. If you can kindly help me out

  • @ianmurray9955
    @ianmurray9955 3 роки тому

    Has anybody been able to get this to work on an ESP32? (Error compiling for board ESP32 Dev Module.)

  • @sutikahideo5699
    @sutikahideo5699 Рік тому

    i can not access GitHUB Code

  • @meghdhawan5185
    @meghdhawan5185 4 роки тому

    i tried thirteen videos but none worked but his did

    • @CETech4u
      @CETech4u  4 роки тому

      Do consider subscribing for more!

  • @jinkymontarde
    @jinkymontarde 2 роки тому

    wow, nice video

  • @kaseleno6073
    @kaseleno6073 4 роки тому

    Hi
    Can i get hex code from receiver? ?

  • @alkisgerokounas
    @alkisgerokounas 3 роки тому +1

    Very helpfull!
    Thanks so much keep going..!!!😉😉😉
    Edit:This uses to much ram from microcontroller can we make something about it or not?
    (Problem solved...PROGMEM!)

    • @meddjihed9108
      @meddjihed9108 3 роки тому

      Please explain, im using 60% of UNO's memory

    • @alkisgerokounas
      @alkisgerokounas 3 роки тому +1

      @@meddjihed9108 problem solved with progmem library very useful of handling RAM!

    • @meddjihed9108
      @meddjihed9108 3 роки тому +1

      @@alkisgerokounas I'll check it out, thanks man.

    • @alkisgerokounas
      @alkisgerokounas 3 роки тому +1

      @@meddjihed9108 sent me an email to sent you an example if you want

    • @meddjihed9108
      @meddjihed9108 3 роки тому

      @@alkisgerokounas sure, it's "meddjihed@gmail.com" thanks a lot, I appreciate it

  • @Sekhar_Home
    @Sekhar_Home 4 роки тому

    I have also createdthis type of projects. I came here how u created . Which is same as mine..

  • @rein8136
    @rein8136 Рік тому

    U deleted ur GitHub ?

  • @kyrkas2008
    @kyrkas2008 2 роки тому

    THANK YOU SO MUCHHH

  • @a.nurafika9507
    @a.nurafika9507 3 роки тому

    I can't remote my Panasonic AC

  • @rajuraushan4391
    @rajuraushan4391 4 роки тому

    Interesting...

  • @pratheebaparthiban4763
    @pratheebaparthiban4763 Рік тому

    Bro I need the code

  • @emil253
    @emil253 4 роки тому

    beautiful accent

  • @tigerbhai1230
    @tigerbhai1230 3 роки тому

    Hindi me bolte to or Acch lagte

  • @mohammadjavadianfarzaneh
    @mohammadjavadianfarzaneh Рік тому

    useless no code on github

  • @AnkitPal-hi8yb
    @AnkitPal-hi8yb Місяць тому +1

    very bad video please dont make more videos

  • @Manu-lh6fb
    @Manu-lh6fb 9 місяців тому +1

    Very bad nothing will run dont follow him

  • @ahmedhaseeb9555
    @ahmedhaseeb9555 2 роки тому

    I'm having issue while importing Library for IRLibRecvPVC.h can anyone help with that?

  • @anandsunku
    @anandsunku 2 роки тому

    myReceiver.setFrameTimeout(100000); im receiving a warning: large integer implicitly truncated to unsigned type [-Woverflow]

  • @blaster35000
    @blaster35000 3 роки тому

    Anyone made this work with domoticz?

  • @gneshk1548
    @gneshk1548 Рік тому

    Your Github page is not working