Wednesday, April 2, 2014

LCD Arduino Chess Clock

As an amateur Chess player is very important to bare in mind your time when you are playing chess with your friends. Probably, one way to sharpen your brain is with the idea of solving any inconvenience with a pressuring situation at the moment of playing. Henceforth, this is my first attempt, which is utterly rooted in [1]. Arduino script is available at http://pastebin.com/frWqK8FM.





//+++++++++++++++++
// FUTURE WORK
// Create a third button for selecting time intervals
// of 1 minute, 5 minutes and 10 minutes
// Add an Option for write First letters of Players names or a nickname
// Create a case which should reflect a kind of peace!
//
// Add a interface so as to register your movements with the help of
// http://www.gnu.org/software/chess/
// http://www.gnu.org/software/xboard/

//+++++++++++++++++++
//RELATED PROJECTS
http://www.instructables.com/id/Standalone-Arduino-StopWatch-SainSmart-LCD-Keypad--1/
http://www.instructables.com/id/Arduino-Chessclock/

No comments:

Post a Comment