Arduino Basics: Arduino to Arduino Communication

Поділитися
Вставка
  • Опубліковано 6 січ 2017
  • In this video we answer the quiestion: How I can I get one Arduino to talk to another. There are many ways to do this, for our purposes we are using IIC or I2C however you want to write it to pass a varible from one Arduino to another.
    Info about I2c:
    www.i2c-bus.org/i2c-bus/
    DIY Breadboard USB Power Supply:
    • DIY breadboard 5V Powe...
    ~-~~-~~~-~~-~
    May I suggest: "10 PCB's for two bucks!"
    • 10 PCB's for two bucks!
    ~-~~-~~~-~~-~
  • Розваги

КОМЕНТАРІ • 12

  • @demiurgiac
    @demiurgiac Рік тому

    Exactly what I was looking for but didn't know how to do it. Worked the first try. Thanks! (5 years later!)

  • @kobedde
    @kobedde 6 років тому +3

    Clearly explained. Finally a simple tutorial that works!
    Just what I needed.
    Thank you.

  • @georgechambers3197
    @georgechambers3197 7 років тому +1

    Cool, now they can have a party! Very interesting technique. Good video as usual.

  • @abhishekshetty5965
    @abhishekshetty5965 6 років тому

    thank you so much bro for such an informatuve video

  • @n0ukf
    @n0ukf 6 років тому

    Is there any handshaking back to master or is it totally blind sending whether there's a slave or not?

  • @tanmeowsoon5252
    @tanmeowsoon5252 2 роки тому

    Hi sir good day i want to know how to put in the program 2 Arduino board with a different com port step by step if you have it can guide me ,Thanks you

  • @softa74
    @softa74 6 років тому

    how to send more different variables

  • @jrs88888
    @jrs88888 3 роки тому

    This was interesting. Could You connect more than 2 devices and have them communicate over the same bus?

  • @drakkorvladimir4012
    @drakkorvladimir4012 4 роки тому

    Awesome except I am trying to do it with two Blue Pill STM32. Any ideas? : )

  • @anthony4acre
    @anthony4acre 3 роки тому

    I have a question can you run 2 arduino modules communicating on 1 wire & ground instead of 2 wires & ground. Cheers.

    • @learnelectronics
      @learnelectronics  3 роки тому

      Rx and tx. Floating ground could be an issue but no way to predict it.