How To Use Infrared Remote using Arduino - New Method

Поделиться
HTML-код
  • Опубликовано: 23 дек 2024

Комментарии • 81

  • @robertanderson2118
    @robertanderson2118 Год назад +2

    Thank you for the video and code. It worked perfectly.

  • @Pyro882
    @Pyro882 11 месяцев назад

    Great project, thank you. I have a question, I tested the code but it only works with one LED. If I expand to four LEDs as described in the video then nothing works. What am I doing wrong? And can you change the code so that the IR signal is only present for as long as the LED lights up?

  • @Romello_Pietersz
    @Romello_Pietersz Год назад

    Thank you for the amazing videos, I got a problem, when I press the config button the builtin led dosent blink, please I need your advice

  • @micr0chap
    @micr0chap 9 месяцев назад

    A brilliantly simple process clearly explained and demonstrated. Thanks. (sub'd)

  • @juanriofrio6872
    @juanriofrio6872 Год назад +1

    Again, great video, clear and easy to follow. One quick question if I may: I know probably the Attiny85 has limited resources for this project. Which mcu you will recommend in order to satisfied this project?.... The Arduino uno mcu is overkill and it's size is too. I would like to use a standalone mcu in order to make it compact. The reason for my question.. thanks again and great job.

    • @AhmadLogs
      @AhmadLogs  Год назад

      thanks. you can use ATmega328p instead of arduino. or else you can use arduino nano or arduino micro. If you need wifi connectivity then esp8266 is good option

  • @DayFine-u4n
    @DayFine-u4n Год назад +1

    Thanks, but mine only works with one LED. Or it doesn't work. Like when I press the config button, it blinks, then when I press a key in my remote, the light on the Arduino shuts completely, and does nothing, can you please fix this?

  • @masoudjafarzadeh
    @masoudjafarzadeh Год назад +2

    Hello Ahmed Khan
    This program, like the previous programs, is excellent and practical
    I am waiting for the program code link
    Thank you very much

  • @iqbalashraf1628
    @iqbalashraf1628 Год назад +1

    Assalaam Alaikum Ahmad sir,thanks for the very usefull project,due to limited movement as i m a cancer patient this will help me a lot, ALLAH bless u with all good thing in life. i simple request ,if u can add code to switch off all four relay with one remote botton. thanks

  • @bababoyynpc5349
    @bababoyynpc5349 Год назад

    How can I have a button to have all the leds on and another button to have all the leds off? thanks for helping

  •  Год назад

    Thanks for this great video. how can we control let say 30 leds by using this remote?

  • @juanriofrio6872
    @juanriofrio6872 Год назад

    Hello Ahmad, a quick question if I may please: Do you know how much eeprom memory will take to store just 2 buttons? I have a remote with 2 buttons and I was wondering if I will be able to store the program and the 2 buttons in a attiny85 mcu. Trying to make it compact. Let me know if is it possible please. Thank you for your videos, I enjoy learning with them. Best regards....

    • @AhmadLogs
      @AhmadLogs  Год назад

      The ATtiny85 microcontroller features 8KB of program memory, which should be more than sufficient for the program you are discussing. Additionally, its EEPROM has a capacity of 512 bytes, providing enough space for data storage.
      For each button hex code, you only require 4 bytes in the EEPROM. As a result, you can comfortably store "512/4=128" (128) button hex codes within the EEPROM of the ATtiny85. This allows for a significant number of button configurations to be accommodated in the microcontroller's memory.

    • @juanriofrio6872
      @juanriofrio6872 Год назад

      @@AhmadLogs Thank you very much for your reply.... I see great potential the projects you bring in combination with the attiny85, very useful and practical.... Again thanks for bringing those real life solution's.....

  • @donaldkormos5529
    @donaldkormos5529 Год назад +1

    Thank you for a very useful Arduino project!!

  • @kantilab
    @kantilab Год назад +1

    Very unique project sir, please also share my request project version 5.

  • @giginmathew1
    @giginmathew1 Год назад +1

    Super project goodjob

  • @91-anonymous
    @91-anonymous Год назад

    thanks bro its work but eeproom not work last state when power restore all always on

  • @labandrick9240
    @labandrick9240 Год назад +1

    That's great 👍 very informative tutorial.

  • @hungtranvan6298
    @hungtranvan6298 Год назад

    Hi everybody.
    I'm currently having a problem and need your help:
    When receiving the remote's external signal, the VS1838B module only displays 0xFFFFFFFF
    How to fix it?
    Thank you
    Sorry that my English is quite bad

  • @PietDeboer-py9fm
    @PietDeboer-py9fm Год назад

    thank you verry good i learn from you!!

  • @eerrfanshayyestehh2069
    @eerrfanshayyestehh2069 Год назад +1

    Hello, my good friend, thank you for all the valuable projects you designed with Arduino. If we want to make a 4 relay controller with 433 MHz remote control receiver and Arduino, we can save the codes with the back push of the button and save the codes with another push of the button. delete it, can you put the codes please?

  • @ravirtech1260
    @ravirtech1260 Год назад

    Nice tutorial this project make RF remote control

  • @johhbarguer165
    @johhbarguer165 Год назад

    How can I make a gps with esp8266 and sim800l but that the data is uploaded to firebase and not by SMS

    • @AhmadLogs
      @AhmadLogs  Год назад

      not possible with sim800l, you need 4g gsm module to work with firevbase

  • @shakerileiwat4341
    @shakerileiwat4341 Год назад +1

    Thank you
    👍👍👍

    • @AhmadLogs
      @AhmadLogs  Год назад

      Thanks. I have made a home automation project using the same technique. Here is the link. ruclips.net/video/V3FjP0ARuBI/видео.html

  • @nefistofelesjulio
    @nefistofelesjulio Год назад

    awsome as always

    • @AhmadLogs
      @AhmadLogs  Год назад +1

      thanks

    • @mimoelectronique6140
      @mimoelectronique6140 Год назад

      @@AhmadLogs Please, my friend, I want to get a code. I have been waiting for you for a long time, for you to respond to me, and you did not respond, please.Please, my friend, I want to get a code. I have been waiting for you for a long time, for you to respond to me, and you did not respond, please.

  • @GHOST-qy5xr
    @GHOST-qy5xr Год назад +2

    Sir program uploading problem😢
    How to solve it ?

    • @AhmadLogs
      @AhmadLogs  Год назад

      give me some more detail

  • @abdullahrafiuddin1654
    @abdullahrafiuddin1654 Год назад

    very nice sir.

  • @physical_decree
    @physical_decree 3 месяца назад

    very cool!!

  • @giginmathew1
    @giginmathew1 Год назад

    Good project

    • @AhmadLogs
      @AhmadLogs  Год назад

      Thanks. I have made a home automation project using the same technique. Here is the link. ruclips.net/video/V3FjP0ARuBI/видео.html

  • @someotherejojofan4676
    @someotherejojofan4676 11 месяцев назад

    great video

  • @eerrfanshayyestehh2069
    @eerrfanshayyestehh2069 Год назад

    Good🙋‍♂️👍very good my friend

  • @ravirtech1260
    @ravirtech1260 Год назад

    Add the power failed eeprom state update

  • @ravirtech1260
    @ravirtech1260 Год назад

    Nice project, more add Bluetooth hco5 opretion

  • @quickfixengineeringltd8035
    @quickfixengineeringltd8035 Год назад +1

    May Allah reward you abundantly ❤

  • @ravirtech1260
    @ravirtech1260 Год назад

    Add this project hc05 Bluetooth registration

  • @amerouldhoucin2177
    @amerouldhoucin2177 Год назад

    ESP32 SIM800L GPS Tracker | Vehicle Tracking System using ESP32
    THE PROJECT NOT WROK FOR ME PLEASE HELP

    • @AhmadLogs
      @AhmadLogs  Год назад

      tell me the issue. also comment below the video you have issues with

    • @amerouldhoucin2177
      @amerouldhoucin2177 Год назад

      @@AhmadLogs when send get location the message show in serial monitre but sim800l not send location

  • @akantabauri3244
    @akantabauri3244 7 месяцев назад

    realy very nice

  • @deathnote7943
    @deathnote7943 Год назад

    Ahmad Logs do this using an external EEPROM, not the Arduino EEPROM, thanks for the video I really like your channel

    • @AhmadLogs
      @AhmadLogs  Год назад

      I'm glad you enjoyed the video, and I appreciate your feedback! can you please give me some more detail about your suggestion

    • @deathnote7943
      @deathnote7943 Год назад

      @@AhmadLogs Instead of using the Arduino memory, use this Modulo Memoria EPROM At24c256 I2c to save the code of the button that was chosen in the control

    • @AhmadLogs
      @AhmadLogs  Год назад

      @@deathnote7943 My question is that, eeprom is enough to store the entire keys of the remote control then why we use other hardware such as At24c256?

    • @deathnote7943
      @deathnote7943 Год назад

      @@AhmadLogs the electronic garage door has hardware with an external memory, which saves and compares the signal sent by the control, the idea is to use this same logic, having a record button to send the control code of the key that was pressed to an external memory At24c256, suppose that key 3 of any control was stored, if key 2 is pressed, the code goes to the external memory At24c256 and checks if there is the code for this key, if there is nothing, it does nothing, and if an output is turned on or off on arduino

    • @AhmadLogs
      @AhmadLogs  Год назад

      @@deathnote7943 ok it is great for staring. I have very little knowledge about the external eeprom. I will try to work on this project soon.

  • @quickfixengineeringltd8035
    @quickfixengineeringltd8035 Год назад

    When using 4 leds, don't you need 4 buttons for registration

  • @esp32s
    @esp32s Год назад

    Молодец ! 👍💥

  • @hackknowledge24
    @hackknowledge24 Год назад

    Super

  • @eerrfanshayyestehh2069
    @eerrfanshayyestehh2069 Год назад

    you to control 4 relays; You used the TV remote control; Please use 433 MHz radio remote control and RC switch library instead

    • @AhmadLogs
      @AhmadLogs  Год назад

      I suggest you to watch this ruclips.net/video/V3FjP0ARuBI/видео.html

  • @akydisplay
    @akydisplay Год назад

    I Am Arshad Khan From KPK Mardan.
    Dear Ahmed Khan
    Please Make A Display
    Moon Rise Moon Set Time..
    That Are Not Available In Internet Nor RUclips.

    • @AhmadLogs
      @AhmadLogs  Год назад

      can you give me some more detail about the project

  • @flightheglider9191
    @flightheglider9191 Год назад

    Do you have E-Mail for Contact ?

  • @mimoelectronique6140
    @mimoelectronique6140 Год назад

    Where is the code download link

    • @AhmadLogs
      @AhmadLogs  Год назад

      check description. I have made a home automation project using the same technique. Here is the link. ruclips.net/video/V3FjP0ARuBI/видео.html

  • @arifelectronics5197
    @arifelectronics5197 Год назад

    Code Pls Sir

    • @AhmadLogs
      @AhmadLogs  Год назад

      uploaded. I have made a home automation project using the same technique. Here is the link. ruclips.net/video/V3FjP0ARuBI/видео.html

  • @akantabauri3244
    @akantabauri3244 7 месяцев назад

    👃👃👃

  • @eerrfanshayyestehh2069
    @eerrfanshayyestehh2069 Год назад

    Hello, my good friend, thank you for all the valuable projects you designed with Arduino. If we want to make a 4 relay controller with 433 MHz remote control receiver and Arduino, we can save the codes with the back push of the button and save the codes with another push of the button. delete it, can you put the codes please?

  • @eerrfanshayyestehh2069
    @eerrfanshayyestehh2069 Год назад

    Hello, my good friend, thank you for all the valuable projects you designed with Arduino. If we want to make a 4 relay controller with 433 MHz remote control receiver and Arduino, we can save the codes with the back push of the button and save the codes with another push of the button. delete it, can you put the codes please?

    • @AhmadLogs
      @AhmadLogs  Год назад

      not understand. please give me clear instructions what you want to do.

    • @eerrfanshayyestehh2069
      @eerrfanshayyestehh2069 Год назад

      @@AhmadLogs hi🙋‍♂️Let's do the same project you made with a 433 MHz remote control

    • @AhmadLogs
      @AhmadLogs  Год назад

      @@eerrfanshayyestehh2069 I will try. can you suggest me some best 433mhz receiver module compatible with arduino.

    • @eerrfanshayyestehh2069
      @eerrfanshayyestehh2069 Год назад

      @@AhmadLogs Bravo ; My good friend ; Relay control project with radio remote control and receiver; It is excellent and professional