Embla: verschil tussen versies

Uit RevSpace

Verwijderd20210427 (overleg | bijdragen)
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..."
 
Peetz0r (overleg | bijdragen)
project box erbij
 
(2 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 1: Regel 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.



Huidige versie van 21 jan 2018 20:11

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.