These LEDs turns ON automatically

Опубликовано: 17 Апрель 2023
на канале: THE ELECTRONIC GUY
12,066
447

#shorts #shortvideo
1. Put the LEDs, Arduino Nano, and ADXL 345 on the breadboard.
2. Connect the ADXL pins SDA and SCL to the A4 and A5 of Arduino Nano.
3. The LEDs are connected to the digital pins D2,D3,D4 and D5 of Arduino nano.
4. The code is pinned in the first comment.