Это видео недоступно.
Сожалеем об этом.

IR Sensor Digital Output on Arduino

Поделиться
HTML-код
  • Опубликовано: 1 авг 2019
  • Find code and diagrams at: www.EliTheComp...
    IR sensors can be used for obstacle avoidance on Arduino vehicles. Using the digital output option you can code based on a simple true false statement rather than testing against a range.
    Functional Parts in the Project:
    Arduino Uno - store.arduino....
    IR Sensor - amzn.to/2IDw7SE

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

  • @jackhandsome4209
    @jackhandsome4209 5 лет назад +3

    Is there a way to adjust the distance in which it detects? For instance it senses at 1”, can it be adjusted for 2” or half an inch?

    • @elithecomputerguy
      @elithecomputerguy  5 лет назад +2

      ... not really I did a video on EliTheComputerGuy.com that brings in the sensor value as an analog readout. You get "some"... a tiny bit of sensitivity, but very little. UltraSonic Distance sensors are the way to go for real distance readings.

  • @elcelsiddig6136
    @elcelsiddig6136 5 лет назад

    Thank you Eli
    U r the best

  • @RobertGoddard86
    @RobertGoddard86 5 лет назад

    Thanks Eli.

  • @Anonymous-ok9ul
    @Anonymous-ok9ul 2 года назад

    i want my led that is connected to IR sensor to not to give any output(LED ON) in first detection but internally just count it as 1 and however, in second detection the LED should turn ON and it should stay on forever. It would be great if anybody can guide me onto it since i have been looking for it all over the internet and couldn't find any relevant info.

  • @erixlim2272
    @erixlim2272 4 года назад

    Is there an apps where we can connect the print display on mobile phone through bluetooth?

  • @Dan-gf6ry
    @Dan-gf6ry 5 лет назад

    Vacation from the other channel? THing of the name?

  • @SoberInjun62
    @SoberInjun62 5 лет назад

    Perfect example of Object Oriented Programming. 😃