045 - MicroPython TechNotes: IR Transmitter

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ต.ค. 2024
  • In this video, I will demonstrate how to use an Infrared Transmitter module with ESP32 using MicroPython.
    For more details, visit my blog post at:
    techtotinker.c...
    OR watch the whole playlist:
    • 000 - MicroPython Tech...
    Please do Like, Comment, Share, and Subscribe.
    Thank you.
    George Bantique | tech.to.tinker@gmail.com
    #TechToTinker
    #MicroPython #ESP32 #GorillaCell
    #MicroPythonTutorials
    #ESP8266 #Pico

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

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

    Have you/anyone else ever come across and IR transmitter that has more than one LED, I need like a transmitter with a circular array of IR leds.

  • @mallemang
    @mallemang 11 หลายเดือนก่อน

    mr hinch has changed his library and it no longer works. failing on undefined IR_RX I think it has something to do with the base class that is defined in __init__

    • @mallemang
      @mallemang 11 หลายเดือนก่อน

      but I went to your blog and got the code (old version) from there and it works thanks.

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

    hello i do exactly the same as in the video but gives following error :
    Traceback (most recent call last):
    File "", line 2, in
    ImportError: can't import name nec
    is there anyone who can help?

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

    Very good! Do you have a git of this code?

  • @anokhautomation4453
    @anokhautomation4453 3 ปีที่แล้ว

    👍 very very informative and useful. Thanks for sharing 👌🎉

    • @TechToTinker
      @TechToTinker  3 ปีที่แล้ว

      As always, thank you brother.

  • @tecons5226
    @tecons5226 3 ปีที่แล้ว

    Very good 👏🏽 👏🏽 👏🏽 👏🏽 👏🏽

  • @joymaitra5414
    @joymaitra5414 3 ปีที่แล้ว

    Thank you for sharing !!

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

      I am glad that you liked it. Thank you very much Joy.

    • @joymaitra5414
      @joymaitra5414 2 ปีที่แล้ว

      Did you have chance to try it with esp8266? Using micropython ofcourse...