MakerWorld
Board Games
Chess clock
by Archer
246
Downloads
284
Likes
61
Makes
This program implements a basic chess clock. It uses the TM1637Display libraryto control the 7-segment displays and show the remaining time for each player.The clock allows players to alternate turns and will display a "LOSE" message if a player's time runs out. Turn SwitchingPlayer lose Hardware used:- 1 Arduino Nano 3- 2 TM1637 7-segment displays- 2 Endstops- 3 Microswitches Connections:Player 1 displayCLK: Pin 2DIO: Pin 3Player 2 displayCLK: Pin 4DIO: Pin 5Player 1 button: Pin 7Pl
Sign in to leave a comment
Sign in