Streszczenie:
The goal of this thesis is to create a hybrid memory game, where players are
supposed to memorize the colour layouts of electronic tiles and reproduce
those layouts using their hands, whereas each player’s hand is assigned a
specific colour. The entire system consists of the hardware(electronic tiles),
a mobile app, and RFID bracelets, used for players’ hands identification. The
hardware part of the system acts as REST server, as well as can present 4
colours and read 4 RFID tags at a time. It is created with ESP8266 and
4 Arduino Nano, using I2C as a communication protocol. The mobile app
executes the players’ initialization, generates and transmits the colour layouts
to the electronic tiles, i.q. retrieves the information about the correctness of
reproduced layouts and can be run on Android OS.