Engineering Roundtable Episode 15 - Infrared Shark Project with Chris Taylor

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

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

  • @matthewdtwo
    @matthewdtwo 11 ปีที่แล้ว

    Good video! I've been wanting to make something like this for a while, and that library is exactly what I needed.

  • @Michael-lo3ht
    @Michael-lo3ht 6 ปีที่แล้ว

    Just a point to make. There are infrared receiver diodes, receiver transistors, and receiver diodes, etc with extra circuitry built in. The one he is talking about is the later. It has a circuit for doing functions such as gain control, band pass filtering, and demodulation. So what you get out is logical ones and zeros. If however you try to use just a basic IR diode detector or IR transistor detector that doesn't have that circuitry then some, if not all of those function must be done either in hardware or software. If you don't have one with the built-in circuitry then you need to know how to deal with those issues. Best bet is use one with the circuitry built in. A lot of the hard work is done for you and they do a nice job.

    • @j.d.waymond6355
      @j.d.waymond6355 3 ปีที่แล้ว

      I think they have an Arduino library for that: github.com/shirriff/Arduino-IRremote.

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

    Thanks for explaining this - saved me a heap of time! Cheers!

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

    excellent explainations of ir protocol

  • @horlacsd
    @horlacsd 11 ปีที่แล้ว +3

    was the dude that invented the tv-b-gone working at a bestbuy and wanted to make his job easier?

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

    Does anyone know where the Arduino source code for the IRShark is?

  • @subhankarsaha8876
    @subhankarsaha8876 6 ปีที่แล้ว

    You saved my life..

  • @خالدرشدى-ك8ذ
    @خالدرشدى-ك8ذ 6 ปีที่แล้ว

    You are such a good guy...plz shear us the skitch

  • @JaimeSilva
    @JaimeSilva 8 ปีที่แล้ว

    when you have a high voltage that frequency is IR?
    I'm having trouble to relate the 38Khz with the IR frequency which ranges from 300GHz to 430THz

    • @raphaelbridi
      @raphaelbridi 6 ปีที่แล้ว +2

      the IR is like a normal led but invisible to the eyes. Any protocol will turn the IR led On and Off 38000 times per second. Now for a code to be transmitted, you add to that some timing. Ex: for a digital 1, I want to turn the IR led ON and OFF (38000 times per second) for 2seconds. For a digital 0, I want to turn the IR led OFF for 1 second.
      300GHz to 430Thz is the physical phenomene that describe an infrared light. Why there is blue, green, red, infrared, ... lights? Each color that you can or cannot see has a different bandwidth range.

  • @DanFrederiksen
    @DanFrederiksen 11 ปีที่แล้ว

    Hmm, how long has 38kHz been used?
    I recall a few instances years back where devices would do some random things, maybe in direct sunlight but if it's discriminating to 38kHz you wouldn't think the sun could trigger it.

  • @theupdoe4594
    @theupdoe4594 7 ปีที่แล้ว

    Is there a way I can buy that case for that project

  • @upstreamsalmon1968
    @upstreamsalmon1968 4 ปีที่แล้ว

    I would like to contact Chris Taylor about this project and helping in another.

  • @yowassup46
    @yowassup46 8 ปีที่แล้ว

    how to modulate IR signal to 38KHz with ardino ?

  • @iwasnothere2
    @iwasnothere2 11 ปีที่แล้ว

    mkay.

  • @cravenaskew7477
    @cravenaskew7477 8 ปีที่แล้ว

    ok wait, does anyone see that this can be used to get into a car ? That is bad, cars use IR. unless the car's code is too complex for the ardunio ?

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

      Cars use mostly RF not IR. Only older cars use IR. My old peugeot 205 (1980's) did use IR.