This project is a coffee-limiter that uses a PN532 NFC reader to detect a card and look up the user on Hackerspace's website to see if they are allowed more coffee today.
- Install gcc and add it to path so you may compile the project.
- Install PlatformIO IDE. This is a useful IDE for VSCode that simplifies running and debugging on the Arduino Uno.