LED Toggling Using I2C |

Опубликовано: 22 Февраль 2025
на канале: ElectronicWings
28
0

LED Toggling Using I2C | #arduino #arduinoproject #esp325

EW Skill Accelerator: Arduino UNO Task.
Task: https://skill.electronicwings.com/tas...
Solutions: https://skill.electronicwings.com/tas...

Task:
Establish I2C communication between two Arduino Uno boards, with one as the master and the other as the slave.

Connect a push-button switch to the master and an LED to the slave.

Toggle the state of the LED by pressing the push-button switch.