Embla: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Embla is a chess program. It plays chess, e.g. generates the moves. It is not a board or so. Website: [https://vanheusden.com/Embla/ https://vanheusden.com/Embla/] For the p...") |
(project box erbij) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Project | |||
|Name=Embla | |||
|Picture=Embla-appliance.jpg | |||
|Omschrijving=Embla is a chess program. It plays chess, e.g. generates the moves. It is not a board or so. | |||
|Status=Completed | |||
|Contact=Flok | |||
}} | |||
Embla is a chess program. It plays chess, e.g. generates the moves. It is not a board or so. | Embla is a chess program. It plays chess, e.g. generates the moves. It is not a board or so. | ||
Latest revision as of 20:11, 21 January 2018
Project Embla | |
---|---|
Embla is a chess program. It plays chess, e.g. generates the moves. It is not a board or so. | |
Status | Completed |
Contact | Flok |
Last Update | 2018-01-21 |
Embla is a chess program. It plays chess, e.g. generates the moves. It is not a board or so.
Website: https://vanheusden.com/Embla/
For the people who are afraid of red, yellow, blue and computers, there's now a solution: I made a small box combining a small keyboard these, an even smaller display (a 7110 by Nokia) and a raspberry pi zero.
The raspberry pi zero boots up with the SD card in read-only mode (to prevent SD-damage caused by an unclean shutdown) and starts a small python script. This python script talks the UCI protocol understood by Embla and then interfaces the keyboard, the display and the chess program.