Changes

Jump to: navigation, search

Arduino

1,390 bytes added, 19:40, 8 November 2021
no edit summary
==Square Off==
[[Square Off]], the [[Dedicated Chess Computers|dedicated]] [[Robots|robot]] [[Sensory Board|sensory board]] features an [[#MEGA|Arduino Mega]] with [https://en.wikipedia.org/wiki/Atmel_AVR ATmega 2560] chip to control the piece moving two axis [https://en.wikipedia.org/wiki/Robotic_arm robotic arm], to detect piece movement, and to communicate with a [https://en.wikipedia.org/wiki/Smartphone smartphone] via [https://en.wikipedia.org/wiki/Bluetooth Bluetooth] <ref>[https://blog.arduino.cc/2016/10/17/square-off-is-a-chess-board-with-a-high-tech-twist/ Arduino Blog » Square Off is a chess board with a high-tech twist], October 17, 2016</ref>.
 
==ArdEBoard==
The [[ArdEBoard]] by [[Dominik Klein]] <ref>[http://www.talkchess.com/forum3/viewtopic.php?f=7&t=76561 Electronic Chess Board: Arduino Source-Code] by [[Dominik Klein]], [[CCC]], February 12, 2021</ref> is a [[Sensory Board|sensory chess board]] based on [https://en.wikipedia.org/wiki/Reed_switch reed switches] and [https://en.wikipedia.org/wiki/Magnet magnets] glued below every [[Pieces|chess piece]]. Source code for an [https://en.wikipedia.org/wiki/AVR_microcontrollers ATmega32U4] to control the board is freely available at [https://en.wikipedia.org/wiki/GitHub GitHub] <ref>[https://github.com/asdfjkl/ArdEBoard GitHub - asdfjkl/ArdEBoard: Arduino Leonardo / Pro-Micro (ATmega32U4) based electronic chess board with Reed switches] by [[Dominik Klein]]</ref>.
==Analog Evaluation==
=See also=
* [[Dedicated Chess Computers]]
* [[pcDuino]]
* [[PIC Microcontroller]]
* [[Raspberry Pi]]
=Forum Posts=
==2005 ...==
* [http://forum.arduino.cc/index.php/topic,47769.0.html Arduino on Linux] by erich, [http://forum.arduino.cc/ Arduino Forum], October 11, 2005
* [http://forum.arduino.cc/index.php?topic=8330.0 Chess for the Arduino] by [[Steven Edwards|chessplayer]], [http://forum.arduino.cc/ Arduino Forum], December 06, 2009 » [[Myopic]]
==2010 ...==
* [http://www.talkchess.com/forum/viewtopic.php?t=34445 Myopic, a new Creative Commons chess program] by [[Steven Edwards]], [[CCC]], May 22, 2010 » [[Myopic]]
* [http://www.mikrocontroller.net/topic/208206 Nanochess auf avr] by Sam, [http://www.mikrocontroller.net/forum/gcc Mikrocontroller.net GCC Forum], February 11, 2011 (German)
* [http://www.talkchess.com/forum/viewtopic.php?t=58517 Chess Mate Arduino chess computer via Hackaday] by [[Steven Edwards]], [[CCC]], December 08, 2015 <ref>[https://hackaday.io/project/8705-chess-mate Chess Mate] • [https://en.wikipedia.org/wiki/Hackaday#Hackaday.io Hackaday.io]</ref>
* [http://www.talkchess.com/forum/viewtopic.php?t=64823 My chess robot project using Micromax chess on Arduino] by [[Chris Quayle]], [[CCC]], August 06, 2017 » [[Robots#CRAP|Arduino Due Chess Robot]]
==2020 ...==
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=76561 Electronic Chess Board: Arduino Source-Code] by [[Dominik Klein]], [[CCC]], February 12, 2021 » [[#ArdEBoard|ArdEBoard]]
* [https://www.talkchess.com/forum3/viewtopic.php?f=7&t=78541 I built dynamically programmable arduino based computer to run a chess program] by [[Maksim Korzh]], [[CCC]], October 30, 2021
=External Links=
* [https://forum.arduino.cc/index.php?topic=490965.0 Arduino Due Chess Robot] by [[Chris Quayle]] » [[Robots#CRAP|Arduino Due Chess Robot]]
* [https://blog.arduino.cc/2016/10/17/square-off-is-a-chess-board-with-a-high-tech-twist/ Arduino Blog » Square Off is a chess board with a high-tech twist], October 17, 2016 » [[Square Off]]
* [https://github.com/asdfjkl/ArdEBoard GitHub - asdfjkl/ArdEBoard: Arduino Leonardo / Pro-Micro (ATmega32U4) based electronic chess board with Reed switches] by [[Dominik Klein]] » [[#ArdEBoard|ArdEBoard]]
==Development==

Navigation menu