- Download Arduino IDE from https://www.arduino.cc/download_handler.php?f=/arduino-1.8.12-windows.exe
- Install Arduino IDE
- Download/Clone this Repository in an accessible location
1.Timer.h
2.LedControl.h
(Install these libraries from this Repository)
- After downloading the repository→Extract the library zip files
- Go to Sketch→Include library→Add .ZIP Library
- Select the the library.zip files
- 7 - DIN
- 6 - CLK
- 5 - CS
→Choose your port where you've plugged your Arduino UNO
→Check if the baud rate is set to 9600 bps(for serial monitor)
→Select the board to your desired Arduino(UNO for this project)
→You can also Code/Upload Online using Online Code Editor(IDE) at https://create.arduino.cc/editor