In this video we create an Arduino circuit to emulate an RFID Employee Entry system and look at two different modules the M5 Stack RFID2 and PN532 V3 Module. Using both Arduino IDE and PlatformIO.
Code:
Code can be found on: https://www.paay.us/Downloads/default...
Links:
Creating the Relay Board: • Designing a Relay Board using NextPCB and ...
JAMECO BreadBoard: https://www.amazon.com/dp/B00B8862FA
Making a Powered Breadboard: • Making up a good electronic bread-board
Dual Power Supply Vidoes:
Dual channel PSU eval: • Dual Channel PSU Next Level Updates
Initial Dual channel PSU modifications: • Dual Channel PSU Modifications
Final Dual channel PSU modifications: • Dual Channel PSU Next Level Updates
References:
Using the PN532 RFID reader with Arduino: https://www.aranacorp.com/en/using-th...
Electro Schematics PN532 NFC/RFID Introduction: https://www.electroschematics.com/nfc...
Libraries:
PN532 Libraries: https://github.com/elechouse/PN532
NDEF Library: https://github.com/don/NDEF
M5Stack RFID2 Library: https://github.com/m5stack/M5Stack/tr...
Chapters:
0:00 Part1 Intro, Using MRFC522 Module
3:12 The Task: Build an RFID Entry System
5:23 Power Supply Setup
7:15 Circuit / Schematic description
11:36 Demo
13:27 PlatformIO Code Review
26:02 Part 2 Intro, Using PN532 Module
31:30 Arduino IDE Code Review
33:46 Demo
37:59 What's Next?