This project is a desktop digital clock built on an Arduino and a 1.8" TFT SPI display with a resolution of 128×160 px. It provides clear and dynamic time display.
git clone https://github.com/codeforge11/TFT-DesktopClock
• Open Arduino IDE
• Select the correct board & port
• Open the .ino file in Arduino_code folder and click Upload
cd TFT-DesktopClock/pc_software
go run .
