Difference between revisions of "Raspberry PI Chessboard Camera"

From BITPlan Wiki
Jump to navigation Jump to search
 
(120 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
= Chessboard Move Recorder =
 +
see e.g. https://chess.stackexchange.com/questions/4695/tools-for-automated-notation-webcam-movie-to-pgn/26643#26643
 +
== Motivation ==
 +
see {{Link|target=MagneticSensorChessBoard1987}}
 +
 
= Parts List =
 
= Parts List =
[http://wiki.bitplan.com/images/wiki/3/35/RCCarPartsList2019-06-07.xlsx Parts-List as Excel File]
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 6: Line 10:
 
|-
 
|-
 
| 1 || https://www.schachversand-ullrich.de/media/image/d3/fb/c5/Brett-Bundesliga_200x200.jpg || Chessboard ||
 
| 1 || https://www.schachversand-ullrich.de/media/image/d3/fb/c5/Brett-Bundesliga_200x200.jpg || Chessboard ||
#[https://www.schachversand-ullrich.de/spielmaterial/schachbretter/8/schachbrett-bundesliga Chessboard]  
+
[https://www.schachversand-ullrich.de/spielmaterial/schachbretter/8/schachbrett-bundesliga Schachversand Ullrich]
 +
| [https://en.wikipedia.org/wiki/Chessboard Wikipedia]
 
| 25 €
 
| 25 €
 +
|-
 +
| 2 || https://www.schachversand-ullrich.de/media/image/37/70/16/Bundesliga57f787924d743_200x200.jpg || Chess pieces ||
 +
[https://www.schachversand-ullrich.de/spielmaterial/schachfiguren/-aus-holz/43/schachfiguren-bundesliga-holzkasten Schachversand Ullrich]
 +
| [https://en.wikipedia.org/wiki/Chess_piece Wikipedia]
 +
| 25 €
 +
|-
 +
| 3 || [[File:Raspberry Pi 3 Model B.png|200px|link=:Category:Raspberry]] || Raspberry PI ||
 +
[https://www.amazon.de/gp/product/B07GKNC6Q2 Amazon]
 +
| [https://en.wikipedia.org/wiki/Raspberry_Pi Wikipedia]
 +
| 45 €
 +
|-
 +
| 4 || [[File:LogitechC615.jpeg|200px|link=:Category:Raspberry_PI_WebCam]] || Web Camera ||
 +
[https://www.amazon.de/dp/B014KH8BRW Amazon]
 +
| [https://forum-raspberrypi.de/forum/thread/6628-liste-kompatibler-usb-webcams/ Raspberry PI compatibility list (german)]
 +
| 60 €
 +
|-
 +
| 5 || [[File:71KECb7RmVL. SX679 .jpg|200px|link=:Category:Raspberry]] || USB Powerbank ||
 +
[https://www.amazon.de/gp/product/B00J93R7XM Amazon]
 +
|
 +
| 15 €
 +
|-
 +
| 6 || [[File:613RrJEZYPL. SL1000 .jpg|200px|link=:Category:Raspberry]] || 16 GByte Micro SD Card ||
 +
[https://www.amazon.de/gp/product/B079H6PDCK Amazon]
 +
|
 +
| 5 €
 +
 
|}
 
|}
= Links =
+
 
* https://buildmedia.readthedocs.org/media/pdf/python-chess/
+
= Pictures =
* https://classes.engineering.wustl.edu/ese205/core/index.php?title=CV_Chess
+
== First Prototype ==
* https://en.chessbase.com/post/how-to-build-your-own-usb-electronic-che-board
+
[[File:SAM_9947.JPG|400px]] [[File:SAM_9949.JPG|400px]] [[File:SAM_9951.JPG|400px]]
* https://www.raspberrypi.org/magpi/chess-board-raspberry-pi/
+
[[File:chess34563.jpg]]
 +
== Second Prototype ==
 +
[[File:SAM_9955.JPG|400px]]
 +
[[File:SAM_9962.JPG|400px]]
 +
 
 +
= Installation =
 +
see
 +
* {{Link|target=Raspberry_PI}} for Raspberry PI software installation
 +
* {{Link|target=Raspberry PI WebCam}} for the WebCam installation.
 +
 
 +
{{:WebCamBasedChess}}
 +
 
 
[[Category:Raspberry]]
 
[[Category:Raspberry]]
 +
[[Category:Chess]]

Latest revision as of 07:25, 28 October 2019

Chessboard Move Recorder

see e.g. https://chess.stackexchange.com/questions/4695/tools-for-automated-notation-webcam-movie-to-pgn/26643#26643

Motivation

see MagneticSensorChessBoard1987

Parts List

# picture part example sources documents ~ price
1 Brett-Bundesliga_200x200.jpg Chessboard

Schachversand Ullrich

Wikipedia 25 €
2 Bundesliga57f787924d743_200x200.jpg Chess pieces

Schachversand Ullrich

Wikipedia 25 €
3 Raspberry Pi 3 Model B.png Raspberry PI

Amazon

Wikipedia 45 €
4 LogitechC615.jpeg Web Camera

Amazon

Raspberry PI compatibility list (german) 60 €
5 71KECb7RmVL. SX679 .jpg USB Powerbank

Amazon

15 €
6 613RrJEZYPL. SL1000 .jpg 16 GByte Micro SD Card

Amazon

5 €

Pictures

First Prototype

SAM 9947.JPG SAM 9949.JPG SAM 9951.JPG Chess34563.jpg

Second Prototype

SAM 9955.JPG SAM 9962.JPG

Installation

see

Projects

  1. PlayChessWithAWebCam
  2. CV_Chess

UCI compatible GUIs

XBoard

see XBoard

Open Source Projects

Commercial

Links

Research

see also

Stackexchange

Videos