Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 727 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 727 Bytes

ArduinoGames

PLEASE NOTE

This code is not yet tested, so it might not work!

Requirements

Hardware

  • ESP8266F WiFi Module
  • RC522 RFID Module
  • 2 RFID tags

Sofware:

Hookup guide

See https://github.com/Jorgen-VikingGod/ESP8266-MFRC522/blob/master/MFRC522-ESP8266_wiring.png on how to hook it up

Current implemented games:

  • FoxHunt
  • Living Stratego

Compile info

Sketch uses 232017 bytes (53%) of program storage space. Maximum is 434160 bytes.
Global variables use 31960 bytes (39%) of dynamic memory, leaving 49960 bytes for local variables. Maximum is 81920 bytes.