Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Chess game controlled by voice commands and with physical pieces moving by itself.

License

Notifications You must be signed in to change notification settings

italogsfernandes/mtp-xadrez-de-bruxo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xadrez de bruxo

Chess game controlled by voice commands and with physical pieces moving by itself.

Xadrez de bruxo surgiu em 2015, como trabalho final da disciplina de MTP, durante a graduação em Engenharia Biomédica. O projeto visa controlar um tabuleiro de xadrez real através de comandos de voz.

Instalação

Faça o download do repositório. Na pasta Software execute o arquivo app.py:

python app.py

In this repository

  • Docs: Imagens, guias, referencias, codigos consultados.
  • Software: Códigos da Interface.
  • Firmware: Códigos do Arduino
  • Unity: Simulação do funcionamento com o Unity.
  • Hardware: Esquemas de montagem do Hardware

Development setup

  • StockFish - ChessEngine utilizada
  • Libraries - All the used custom libraries could be found here, if you didn't found someone please contact me.
  • Python2.7 with the following modules installed:
    • python-chess: pip install python-chess[engine,gaviota]
    • PyQt4: apt-get install python-qt4 pyqt4-dev-tools
  • Qt4Designer: apt-get install qt4-designer
  • Unity 5.6.3xf1 (Preferred)- Linux Instructions - Windows and Mac.
  • Arduino:
    • Platomformio - Atom integration with PlatformIO (for building arduino files,but arduino IDE can also be used.).
    • Arduino IDE - If you prefer.

Warning: Undocumented codes!!!

I will comment it later... there is almost no PEP8 conventions here.

More Info

Estes são os primeiros links que achei quando joguei a ideia no google:

License

This project is licensed under the MIT License - see the LICENSE.md file for details

"THE BEERWARE LICENSE" (Revision 42):
Italo Fernandes wrote this code. As long as you retain this
notice, you can do whatever you want with this stuff. If we
meet someday, and you think this stuff is worth it, you can
buy me a beer in return.

Authors

See also the list of contributors who participated in this project.

https://github.com/italogfernandes/mtp-xadrez-de-bruxo

About

Chess game controlled by voice commands and with physical pieces moving by itself.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published