Effortlessly Communicate Between Two Arduinos with Just Two Wires!

Effortlessly Communicate Between Two Arduinos with Just Two Wires!

The Last Outpost Workshop

1 год назад

7,022 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@leondup1962
@leondup1962 - 13.05.2024 20:06

Thanks for the video ,i have a question , if i use an uno with pin 4 and 5 used for my i2c lcd as my main controller and i use a n nano with a rotary controller would i t be possible to use pin 27 and 28 for the connection and will it work . secondly when i send an int that is determined by the rotary count on the rotary controller how do i insert that value in an int . lets call it "Pause" on the uno

Ответить
@KW-ei3pi
@KW-ei3pi - 15.04.2024 16:06

Thank you for a great tutorial. I have a few questions about the initial test code.
First, since you didn't set a pin number, how is LED_BUILTIN working?
Second, in your "inverted" function, your declare the variable "led", but there is no reference to pin 13, the built in LED. How does this work??? Thanks very much.

Ответить
@muhammadm1237
@muhammadm1237 - 21.02.2024 22:23

can i connect more than two arduinos?

Ответить
@soedesh1234
@soedesh1234 - 08.02.2024 13:47

Note that I think this will only work up to about 1 meter apart since it uses the I2C interface. Slowing down the baud rate of that interface could make that a little longer at the sacrifice of throughput.

Ответить