Hello all,
I’m new to electronics and Arduino, but researching how I may be able to create a game board with game pieces that interact with the board.
The simple concept is that a game piece would be placed on the board and the board would know where it was placed and what type of many potential pieces is in that location.
• Once placed, the game piece would identify itself to the game board as a particular type of game piece (possibly RFID…?)
• At the same time, the placement of the game piece would be noted by the game board in order to identify where on the board the piece was placed (reed switch…?) --note that magnetic placement would be preferred for the game piece connection as the game board may need to mount to a wall at times.
• The placement of the game piece on the board and the identity of the game piece type would be recorded by a game chip (Arduino…?)
• As the game is played, the game chip reports the data via wi-fi to an application on a mobile device (wi-fi sheild for Arduino…?)
My biggest question is whether anyone knows of any Spark Fun products that could handle the functions of the RFID concept mentioned above???
Bonus question would be if there is a better way to handle the game board placement indication outside of the idea of a reed switch?
A comparison for this type of game could be the ‘Skylander’ games with action figures (game pieces) that are placed on a ‘portal’ (game board) and then the game console (game chip) knows they have been placed and adjusts the game play accordingly.
However in my game concept, there will be many surfaces that the pieces need to be placed on, hence the need for the game chip to know the location of the placement on a board of multiple areas of play for multiple types of game pieces.
Thanks for any ideas/responses !