Reading PWM Receiver Signal Using Arduino with Interrupt - Part 1

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • Here I show you how to use interrupts to read PWM data from a receiver.
    Arduino Mega 2560 pinout:
    pighixxx.com/me...
    Arduino Uno pinout:
    foros.giltesa.c...
    Arduino Mega 2560 datasheet:
    www.atmel.com/I...
    Arduino Uno datasheet:
    www.atmel.com/i...
    Leave a comment!

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

  • @sbpcls
    @sbpcls 3 года назад

    the mega page pdf isnt working .

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

    Please up load a video which explain YMFC flight controller

  • @sbpcls
    @sbpcls 3 года назад

    where is the description???

  • @hots2215
    @hots2215 3 года назад

    HiI read on google that uno has 2 interrupt pins those are 2 and 3
    In this video, you used 8, 9, 10, 11 and it workded!
    can you explane what is going on?
    ty

  • @ItaldesignSchigera
    @ItaldesignSchigera 7 лет назад

    I want to read 6 channels using UNO. can I use PCIINT4 and PCIINT5 for that?

  • @dave11owlett
    @dave11owlett 8 лет назад +1

    Are the values that we are seeing on the serial monitor in milliseconds?

  • @rudolfpfeiffer455
    @rudolfpfeiffer455 8 лет назад

    It is also working with an Arduino Nano (P8-P11 same as Uno), Thanks Dude

  • @mikem1k3yc
    @mikem1k3yc 8 лет назад

    Fantastic stuff, Can't wait to try this out, will let you know how I get on!

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

    Nice explanation dear

  • @rolandotorrico9624
    @rolandotorrico9624 7 лет назад

    Great Video, explanation is simple and clear to understand. Thanks so much!