Warshing-counter connection instructionsThis connection must be correct. If the input is wrong, the TM1637 LED will not light or may display abnormal numbers.Parts List:
- Arduino Nano
- Ultrasonic Distance Sensor - HC-SR04
- Jumper wires
- Breadboard
- 4-Digit LED Display TM1637
- Box
- Buzzer
Production1.Install Library file: Open "Tools"-"Library Manager" in the Arduino development software, then search for TM1637, and then install TM1637.
- Select the development board as Arduino Nano, this is to choose the right.
3.Then select the port, you can upload the code into the development board.
4.Select the processor as ATmega328P(Old Bootloader), this is to choose the right.
5.enjoy it
Comments
Please log in or sign up to comment.