Contribution:
Soldering - Arduino programming - NFC functionality in unity
For this project I hooked up an Arduino with an RFID reader/NFC scanner and made an interaction in unity with 2 different NFC cards
I first soldered the Arduino with the RFID reader which was able to read NFC tags, I then ordered 2 NFC tags and tried to get an output on the computer by connecting them.
After some tweaking and figuring out how the Arduino works, I was able to get output on the computer and read the individual NFC tags.
Next thing I needed was to turn the output into an input for Unity.
After some research I found a plugin that allows COM output (Output from an Arduino) to be used in unity.
this plugin called "Ardity" allowed me to connect the Arduino to my Unity project and write code that turned the NFC code into an input.
Programmer
Designer
Electrical engineer