Skip to content

A chess clock made using STM32CubeIDE, with live timings displayed on webiste hosted on ESP8266.

Notifications You must be signed in to change notification settings

sklimasz/STM32-chess-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

STM32-chess-clock

A chess clock made using STM32CubeIDE, with live timings displayed on webiste hosted on ESP8266.

image

About

  • Chess clock using STM32 timer and its interrupts.
  • Only 4 buttons to fully operate chess clock
  • MAX7219 8 * 7-segment to display times and setup game
  • ESP8266 to host website with live timings and times of each move
  • UART communication between ESP8266 and STM32
  • Can be easily modified to store game data on SD card

Summary

Can be a great, not expensive tool for chess tournaments
because of the live timings on the website.
The chess clock itself can be used to save times data,
allowing players to analyze their games time-wise.
Only missing thing is a good 3D print for the clock.

About

A chess clock made using STM32CubeIDE, with live timings displayed on webiste hosted on ESP8266.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages