This project is an Arduino-based RFID reader designed to distinguish between known pets ("good kitties") and unknown animals ("bad kitties"). When an unrecognized animal is detected via its RFID tag, ...
#define SS_PIN 10 // Definindo o pino para conexão do módulo RFID #define RST_PIN 9 // Definindo o pino para conexão do módulo RFID MFRC522 mfrc522(SS_PIN, RST_PIN); // Informa no programa quais os ...
Abstract: In recent years, the radio frequency identification (RFID) technology has been applied in various fields, including warehouse management, smart transportation, passive sensors, and position ...
In this video, I'm demonstrating how you can use the RYRR20I_DE module from Reyax to create a simple system where you first need to load a certain number of tokens on a 13.56MHz RFID card and you can ...
Abstract: In this paper, we present a non-destructive system based on RFID technology for automatic identification of irrigation zones, LoRa technology for low-power long-range communication, and ...