IR Remote with Arduino Uno

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ก.ย. 2024

ความคิดเห็น • 22

  • @staror890
    @staror890 ปีที่แล้ว +7

    Oh my god thank you so so so much,
    all of the other tutorials online are using the old IR remote library. The new library was kind of working but all the example sketches were HUGE and were nearly maxing out the memory on my arduino. Your tutorial is quick easy and up to date.
    You really got me out of a sticky situation thanks !!!

  • @timkuldayev8857
    @timkuldayev8857 10 หลายเดือนก่อน

    Thank you so so much. I spent an hour on TH-cam and you sre the ONLY one that saved me. Thank you!!!

  • @diegoc19
    @diegoc19 ปีที่แล้ว

    gracias por fin un buen video sobre la version mas reciente de esta libreria, me sirvio para realizar un carro controlado por infrarrojo

  • @nipunawijesinghe5095
    @nipunawijesinghe5095 หลายเดือนก่อน +1

    Thanks Bro, solved my problem , This is the first time i met your video and you saved me, so i subscribed You thanks again.

  • @ayaanbhateja61
    @ayaanbhateja61 11 หลายเดือนก่อน +1

    Thank you bro !!!!! loved it works without any problem. 👍

  • @donaldkormos5529
    @donaldkormos5529 ปีที่แล้ว +1

    Thank you for an instructive video!!

  • @eliasouttastate
    @eliasouttastate 3 หลายเดือนก่อน +1

    thank you

  • @razvanstroe7044
    @razvanstroe7044 2 หลายเดือนก่อน +2

    next time please specify the voltage, I just fried mine because I tought it was 5V

  • @johnbobr2332
    @johnbobr2332 ปีที่แล้ว +1

    Thank you!

    • @allexz6360
      @allexz6360 ปีที่แล้ว

      what version of arduino does this work on

  • @jamesharland3727
    @jamesharland3727 ปีที่แล้ว +1

    Thank you for this, very clear and useful! Using it as a jumping off point, I got the red, green and blue buttons of a remote control I have lying around the flat to set the red, green and blue colour of an RGB LED. Could I ask what interface you use to write and run your Arduino code? I take it that it is not the Arduino IDE.

    • @robotsanddinosaurs
      @robotsanddinosaurs  ปีที่แล้ว +1

      Thanks ☺ Glad it was of help. I use Visual Studio Code with PlatformIO extension.

  • @ricong6078
    @ricong6078 4 หลายเดือนก่อน +1

    Hi, i am using arduino instead of visual studio, would there be any difference in code wise?

  • @dimuthupraboda
    @dimuthupraboda 3 หลายเดือนก่อน +1

    Thank UOUUUUUUUUUUUUUUUUUUUUUUUUU

  • @adroitEngineering-v8f
    @adroitEngineering-v8f หลายเดือนก่อน +1

    SUBSCRIBING....this is so helping , but i have a question . i'm using the same code but my program is not recognizing the protocol and giving me different results and when i use it in my if condition its not working at all so pls i need a reply . if you helped me resolve it i will subscribe your channel with every account i have.😁😁😁

    • @robotsanddinosaurs
      @robotsanddinosaurs  27 วันที่ผ่านมา

      Hi, it’s hard to debug through comments, but maybe you could try scanning the codes that you are getting from your device and then putting those codes into your if statement. Good luck 😉