SPI communication protocol & Arduino programing for Master and Slave

Sdílet
Vložit
  • čas přidán 23. 08. 2019
  • This session will give you brief introduction about SPI serial communication. In this session, SPI communication is established between two Arduinos. One of the Arduino is acting as Master and other is slave. A string is transmitted from master side, and same is received at slave side.
    Received string is displayed on serial Monitor of slave Arduino.
  • Věda a technologie

Komentáře • 13

  • @diptipadyar6427
    @diptipadyar6427 Před 4 lety +1

    Thanks for nicely explained video. Because of this information I could complete my assignment.

  • @bhushansakapal9486
    @bhushansakapal9486 Před 4 lety

    Explained nicely

  • @praving2272
    @praving2272 Před 3 lety +1

    Nice 👍

  • @CrikShot123
    @CrikShot123 Před 4 lety +2

    Very helpful information...Thank you very much...

  • @pallavigh7147
    @pallavigh7147 Před 3 lety

    Hello, thank you for the video.However,I have a few questions. I am trying to use ISR command in my IDE.But the command ISR does not work. How do I resolve the issue?

  • @truongquangbaokhanh2910
    @truongquangbaokhanh2910 Před 4 měsíci

    thanks sir

  • @kolhatkarchinmay
    @kolhatkarchinmay Před 4 lety +1

    Hii Mahesh. Thanks for this tutorial! Plz make more videos on LPC2148 programming.

  • @birjupatel238
    @birjupatel238 Před měsícem

    hi , I have to receive SPI data from master(different controlled. Its Infineon) in Arduino Due, how to do this ??which ISR will call? Syntax??

  • @ATTO2020
    @ATTO2020 Před 4 lety

    can you post the code in the description please , thanks

  • @dreamtravelerfashion411
    @dreamtravelerfashion411 Před 3 měsíci

    please share the code

    • @MaheshPawaskar
      @MaheshPawaskar  Před 3 měsíci

      This video is created long back. So I don't have code today.