The PiTag project.
This is a project we designed for the PIoneers, Make It Outdoors competition, which augments games like tag, and 40-40, with cool electronics and flashy, colourful lights. This repo houses the code for each individual arduino-like esp board(nodemcu), which are attached to each bib.
We have found the electronics to be very dodgy, so be warned that you may do also. We found that not connecting the MRFC's RST pin helped, so the reset button on the NodeMCU will not work.
- Board Setup
- Libraries
- Connect each unit together according to the wiring diagram.
- Install the requirements(above).
- Upload the
PiTag.ino
file to each esp board, with modifications. - Play the game.
- Written by Joe Bell and William Yu
- Designed by Bhuvan Belur and William Yu(and Joe)