Arduino Time Attendance System with RFID | Random Nerd ...

It contains an RFID reader that reads RFID tags;

Our setup has a real time clock module to keep track of time;

When the RFID reader reads an RFID tag, it saves the current time and the UID of the tag in an SD card;

The Arduino communicates with the SD card using an SD card module;

You can set a check in time to compare if you are in time or late;

If you are on time, a green LED lights up, if you...

Read more


Website: randomnerdtutorials.com

Tahoe Designer | HOW TO: Simple Arduino LF RFID Tag Spoofer

This instructable will show how you can use an Arduino and a few simple components (wire coil, transistor, capacitor, resistor) to make a device that can spoof an 125 KHz (low frequency) RFID tag. �This is version 1, so there are many enhancements that can be made, but this version is stupid simple, yet it works. �I did this in a few hours without much previous knowledge of RFID and...

Read more


Website: http://tahoedesigner.com

RFID Door Lock Shield Quickstart Guide | Freetronics

The RFID Door Lock Shield allows easy connection of an external RFID reader module and an electric door strike to an Arduino.

Power LED. Indicates that 5V is present on the Arduino.

Manual strike release connection. Shorting these pads causes the output to be activated. Useful for an "exit" button to unlock a door from the inside.

Status LED connection. 5V, GND, and one digital output that can be...

Read more


Website: https://www.freetronics.com.au

Arduino Playground - ParallaxRFIDreadwritemodule

Code for using the Arduino with the Parallax RFID reader/writer

This page is specifically for help with interfacing the Arduino with the newer, black read/write RFID modules from Parallax. If you need help with the blue, read-only module, please visit its page .

To learn more about the module itself, click here .

For the sample code below, the wiring should be set up as:

VCC -> +5V (Arduino)

SIN...

Read more


Website: playground.arduino.cc

Related topics : parallax rfid read write module / rfid read write module arduino / parallax serial rfid reader / writer module arduino / read write rfid tags / rfid read write module

Arduino Micro RFID Receiver and I2C Adapter with UART ...

Arduino Micro RFID Receiver and I2C Adapter with UART Interface

You are using an unsupported browser!

Please upgrade your version of IE to at least 9, or use a modern browser such as Chrome or Firefox .

Please note that images above may contain product not included with purchase

Features

EM18 RFID Receiver for Arduino Micro

Compatible with RFID Cards, Tags, Stickers, and Fobs

Power & Program your...

Read more


Website: https://store.ncd.io

Arduino Uno with Mifare RFID RC522 - RepRapPro.me

Arduino Uno with Mifare RFID RC522

This is an home made microcontroller with Arduino Uno bootloader and the Mifare RFID reader/writer RC522

I bought alot of cards and tags for this system and i manage to read from them the information but i dont know how to...

Read more

Date: 2017-12-05 14:21:35
Website: https://sites.google.com

Related topics : rfid mifare rc522 arduino / mifare rfid reader arduino / rfid mifare card reader writer / rfid mifare arduino / mifare rc522 rfid card reader

Long-Range RFID Reader for the Arduino?

Dec 06, 2010, 03:01 am

Hello, I'm new to the Arduino, and this forum, so I hope I didn't post this in the wrong section.

I want to setup a system that uses RFID tags, a reader, the Arduino, and some external event, like unlocking a door, etc. �There are plenty of code snippets on how to make the reader work, and I don't think I'd have a problem adapting the code to do whatever I want. �However, none of the RFID readers I've seen used have a range over about 3 inches. �This is useless to me, as taking the time to reach in my pocket, pull out the RFID device, then pass it over the reader, is...

Read more

Date: 2019-04-11 01:04:17
Website: forum.arduino.cc

Related topics : long range rfid reader arduino / arduino rfid reader range / rfid tag reader long range / long range active rfid reader / rfid tag reader arduino

RFID Reader (ID-12LA, 125kHz) not working- plea ...

rixterz 22 juil. 2013 18:34

Hello,

I am using a 125kHz ID-12LA RFID Reader, a breakout board and an Arduino Leonardo.

I soldered the ID-12LA to the breakout board, then I soldered some small wires to pins 1,2,7,9...

Read more


Website: https://www.element14.com

Related topics : 125khz rfid tag reader / rfid tag reader arduino / rfid tag and reader working / 125khz rfid readers / small rfid tag reader

Tutorial of Xbee Based Arduino Cottonwood UHF RFID Reader

Pin 1 of Xbee (VCC) is connected to Arduino Mega's 5V.

Pin 2 of Xbee (DOUT) is connected to Arduino Mega's digital 1, RX.

Pin 3 of Xbee (DIN) is connected to Arduino Mega's digital 0, TX.

Pin 10 of Xbee (GND) is connected to Arduino Mega's ground.

Ground of RFID module is connected to Arduino mega's gound.

RX of RFID module is connected to Arduin mega's�digital 18, TX1.

TX of RFID module is...

Read more


Website: http://learn.linksprite.com

Related topics : uhf rfid reader module arduino / rfid reader module arduino / uhf rfid reader arduino / cottonwood uhf rfid reader module / rfid module arduino

Arduino Tutorials - Chapter 15 - RFID - tronixstuff

��}

}

If you're wondering why we used SoftwareSerial - if you connect the data line from the RFID board to the Arduino's RX pin - you need to remove it when updating sketches, so this is more convenient.

Now start waving RFID cards or tags over the coil. You will find that they need to be parallel over the coil, and not too far away. You can experiment with covering the coil to simulate it...

Read more


Website: http://tronixstuff.com

Related topics : how to read rfid tag / rfid card reader serial arduino / rfid card reader serial output / rfid card reader serial / rfid tag reader arduino

RFID basics and RFID Module Interfacing with Arduino

In the first example, we are going to make a Arduino RFID Reader that will read the information on the tag and will display it on the serial monitor.

Connect the...

Read more


Website: https://electronicshobbyists.com

Related topics : rfid reader module arduino / rfid module arduino / rfid tag reader arduino / tag rfid arduino / rfid reader module

rfid | PlanetArduino

arduino , arduino hacks , arduino mega , arduino nano , Crossword , museum , rfid , Warsaw , ws2812b   No comments  

Give kids some responsible and challenging tasks, and you'd be surprised at the results. The " Anything Goes " exhibit at the National Museum in Warsaw was aimed as a museological and educational experiment. A group of 69 children aged 6-14 was divided into teams responsible for...

Read more


Website: http://www.planetarduino.org

Related topics : rfid hacking arduino / rfid tag reader arduino / tag rfid arduino / rfid arduino / rfid projects arduino

GitHub - miguelbalboa/rfid: Arduino RFID Library for MFRC522

The SDA pin might be labeled SS on some/older MFRC522 boards.

Hardware

There are three hardware components involved:

Micro Controller:

An Arduino or compatible executing the Sketch using this library.

Prices vary from USD 7 for clones, to USD 75 for "starter kits" (which might be a good choice if this is your first exposure to Arduino; check if such kit already includes the Arduino, Reader, and...

Read more


Website: https://github.com

Related topics : rfid tag reader arduino / rfid proximity card reader kit / rfid tag and reader working / rfid tag and reader circuit / rfid tag reader circuit

UART 125Khz EM4100 RFID Card Key ID Reader Module RDM6300 ...

The Seed Studio 125KHz RFID reader module is designed for reading the codes from 125KHz RFID chips/cards and is compatible with read-only tags and read/write tags.

It could be used in office/home security, personal identification, access control, anti-forgery,...

Read more


Website: https://ktechnics.com

RFID and Keypad Based Access Control System using Arduino

RFID and Keypad Based Access Control System using Arduino

In the previous post, we made an RFID based access control and alert system using Arduino in which system sends us messages when the access was granted or denied. We was also be able to open the door lock and halt the system by sending the message to Arduino. There was a master tag that was used to add/remove other tags.

In this post, we...

Read more


Website: https://electronicshobbyists.com

13.56Mhz USB RFID Reader/Writer Module - emartee.com

Video

13.56Mhz USB RFID Reader/Writer Module

RFID  frequency identification is a non-contact object recognition technology, it can automaticlly recognize target and get relevant data through rf signal, so there are so many interactive projects which need to use RFID to achieve object recognition. Generally speaking, one basic kit of RFID general system mainly consists of three parts :

Tag :...

Read more


Website: emartee.com

Related topics : rfid card reader writer usb / usb rfid reader writer / rfid reader module arduino / high frequency rfid reader module / rfid smart card reader writer

Experimenting with the Adafruit PN532 controller shield ...

Experimenting with the Adafruit PN532 controller shield

About the author

Luis Ibanez - Luis Ibáñez works as Senior Software Engineer at Google Inc in New York city.

Posted 28 Mar 2015 Luis Ibanez Feed

110

Image by : 

opensource.com

RFIDs--we use them every day. With every visit to the supermarket, public library, bookstore, or department store, we handle objects that have an RFID  tag, which...

Read more

Date: 2017-03-04 02:49:18
Website: https://opensource.com

Related topics : read write rfid tags / passive rfid tag read range / rfid tag read range / how to read rfid tag / radio frequency identification tags (rfid)

13.56MHZ RFID Reader/Writer Module V4.0 - emartee.com

13.56MHZ RFID Reader/Writer Module V4.0

RFID� frequency identification is a non-contact object recognition technology, it can automaticlly recognize target and get relevant data through rf signal, so there are so many interactive projects which need to use RFID to achieve object recognition. Generally speaking, one basic kit of RFID general system mainly consists of three parts :

Tag : composed...

Read more


Website: http://www.emartee.com

Monkey the Cat Hunts for Dinner - Ben Millam's Blog

Cat Geek // 07.05.2015 // 99 COMMENTS

Monkey the Cat Hunts for Dinner

July 5, 2015

by Ben Millam 99 Comments

So instead of feeding my cat, I hide these balls around the house...

This all started after I read an explanation of why cats go about repeatedly exploring the same areas: it's partly to establish and survey their territory, but they're also practicing 'mobile' hunting: moving about, being...

Read more

Date: 2017-12-09 21:40:33
Website: http://benjaminmillam.com

Related topics : rfid tag reader arduino / rfid tag and reader circuit / active rfid tag and reader / rfid tag and reader working / rfid tag reader circuit

Connecting 125Khz RFID module to arduino – Part 1 ...

Connecting 125Khz RFID module to arduino - Part 1

Author tasos Published on

A-H-A-Project-RFID

In this tutorial we will see how we can connect a RDIF reader into arduino.

We are going to use a�125 Khz RFID module� that can be bought from seeedstudio.

Some 125 Khz tags are also needed. We bought them from ebay but you can also find them on other online shops.

This guide is the first of a...

Read more


Website: http://www.hw2sw.com

Related topics : 125khz rfid module arduino / rfid 125 khz module for arduino / rfid reader module arduino / rfid card id number / rfid module arduino

Stupid Simple Arduino Based RFID Emulator

First I hold up a real tag to the reader and you can see the serial number starts showing up screen...

Read more


Website: youtube.com

Related topics : rfid tag reader arduino / arduino rfid tag emulator / rfid tag and reader / rfid tag reader / rfid tag emulator

13.56MHZ New RFID Reader/Writer Module - emartee.com

Video

13.56MHZ New RFID Reader/Writer Module

RFID� frequency identification is a non-contact object recognition technology, it can automaticlly recognize target and get relevant data through rf signal, so there are so many interactive projects which need to use RFID to achieve object recognition. Generally speaking, one basic kit of RFID general system mainly consists of three parts :

Tag : composed by coupling components and chip, every tag have only electronic coding, adhere to the target object identifier

Reader : equipment used to...

Read more


Website: http://www.emartee.com

13.56MHZ RFID Reader/Writer Module - emartee.com

13.56MHZ New RFID Reader/Writer Module

RFID� frequency identification is a non-contact object recognition technology, it can automaticlly recognize target and get relevant data through rf signal, so there are so many interactive projects which need to use RFID to achieve object recognition. Generally speaking, one basic kit of RFID general system mainly consists of three parts :

Tag : composed by coupling components and chip, every tag have only electronic coding, adhere to the target object identifier

Reader : equipment used to read...

Read more


Website: emartee.com

DIY Project: PR25 - RFID Door Lock | Doovi

Cytron's Do It Yourself Project, PR25 is a Do It Yourself embedded project which uses PIC16F876A, 16x2 character LCD, weigand RFID reader, relay and magnetic door lock. It is a demonstration of RFID door security system, The schematic, source code are open, please get more...

Read more


Website: https://www.doovi.com

RFID front door lock - Hackster.io

More photos in the� RFID front door photoset .

One of the things that I love is hardware with beautiful housing. So I attempted to create a wooden housing based on examples of ornately decorated objects that I found. I'm going to be looking at this every day, so I wanted it to be pleasant and not as impersonal as so much technology feels.

Housing

RFIDs / NFC Tags

The system was designed to work...

Read more


Website: https://www.hackster.io

Related topics : rfid front door lock / rfid tag reader arduino / types of rfid tags and readers / rfid door lock arduino / rfid door lock system arduino

Mini PN532 NFC RFID Reader/Writer Module – ktechnics

Mini PN532 NFC RFID Reader/Writer Module

KES�3,500.00

Description

DESCRIPTION

The mini NFC shield uses the PN532 chip-set (the most popular NFC chip on the market) and is what is embedded in pretty much every phone or device that does NFC.

This chipset is very powerful, and can pretty much do it all, such as read and write to tags and cards, communicate with phones (say for payment processing),...

Read more


Website: https://ktechnics.com

How to Interface RFID with Arduino Uno - Circuit Diagram ...

In this tutorial we are going to design a system to read the ID of RFID cards. RFID stands for Radio Frequency Identification. Each card has a unique ID embedded in it. These systems have many applications, like�in offices, shopping malls and in many other places where only the person with authorization card is allowed to enter in�the room.�RFID is used in shopping malls to stop a theft...

Read more


Website: https://circuitdigest.com

MFRC522 RFID Reader with Arduino Tutorial | Random Nerd ...

Caution: You must power this device to 3.3V!

Circuit

Reading Data from a RFID tag

After having the circuit ready, go to File > Examples > MFRC522 > DumpInfo and upload the code. This code will be available in your Arduino IDE (after installing the RFID library).

Then, open the serial monitor. You should see something like the figure below:

DOWNLOAD FREE PDF: Arduino eBook with 18+ Projects

Approximate the RFID card or the keychain to the reader. Let the reader and the tag closer until all the information is displayed.

This is...

Read more


Website: randomnerdtutorials.com

Related topics : rfid card reader serial arduino / rfid tag reader arduino / rfid card reader serial / rfid library arduino download / rfid card reader device

MFRC522 RFID Reader with Arduino Tutorial | Random Nerd ...

Caution: You must power this device to 3.3V!

Circuit

Reading Data from a RFID tag

After having the circuit ready, go to File > Examples > MFRC522 > DumpInfo and upload the code. This code will be available in your Arduino IDE (after installing the RFID library).

Then, open the serial monitor. You should see something like the figure below:

DOWNLOAD FREE PDF: Arduino eBook with 18+ Projects

Approximate the RFID card or the keychain to the reader. Let the reader and the tag closer until all the information is displayed.

This is...

Read more


Website: randomnerdtutorials.com

Related topics : rfid card reader serial arduino / rfid tag reader arduino / rfid card reader serial / rfid library arduino download / rfid card reader device

RFID WiFi Reader | Hackaday.io

Publishing RFID tag with wifi is a great idea and there will be lots of usage areas. There are very cheap RFID readers (like RC522) around for a while and bringing them together with our great hero esp8266 WiFi chip seems to me a good idea. You of course can find other palaces to use this device. You can easily record the data in a database. The id and the time-stamp of reading the key-fob or...

Read more


Website: https://hackaday.io

Practical Arduino: RFID Access Control System

RFID Access Control System

RFID technology is used for a wide variety of applications including access control, package identification, warehouse stock control, point of sale scanning, retail anti-theft systems, toll-road passes, surgical instrument inventory, and even identifying individual sheets of paper placed on a desk. RFID tags are embedded in name badges, shipping labels, library books, product tags and boxes, installed in aircraft, hidden inside car keys, and implanted under the skin of animals or even people....

Read more


Website: http://www.practicalarduino.com

Related topics : rfid reader access control system / rfid badge access control / rfid access control / rfid stock control system / rfid inventory control system

RFID pet feeder using Arduino -Use Arduino for Projects

RFID pet feeder using Arduino

Posted date: November 26, 2014 In: Blog | Tags: arduino , petfeeder

If you have two cats and one of them is on a diet but the other needs free food, you can build a feeder with RFID capability that only opens for the cat that needs free access.�The free-food cat wears a collar with an RFID tag.

Features:

- An old CD-rom player is used as a sliding door

-...

Read more


Website: http://duino4projects.com

Hacking RFID Tags Is Easier Than You Think: Black Hat

That is the conclusion of Francis Brown, managing partner at security firm Bishop Fox, who detailed his research on RFID hacking on July 31 at the Black Hat security conference here. In an interview with eWEEK, Brown said he started out doing his RFID research focused on a specific requirement: He needed to break in to a building.

Although there are multiple types of RFID technologies, the focus...

Read more


Website: http://www.eweek.com

Related topics : rfid based security system using arduino / long range rfid reader arduino / rfid card reader technology / rfid security badges / rfid badge reader

RFID Reader LED not turning red — Parallax Forums

edited 2011-04-15 - 11:56:16 in Accessories

Hi,

I am experimenting with the Parallax serial RFID reader/writer connected to an Arduino. I ran some simple programs I found on the net, but the LED on the reader doesn't ever turn red...

Read more


Website: forums.parallax.com

Related topics : active rfid reader arduino / rfid tag reader arduino / rfid tag reader writer / active rfid tag and reader / active rfid tag reader

NFC Tag Reader With Raspberry Pi - DZone IoT

NFC Tag Reader With Raspberry Pi

DZone's Guide to

NFC Tag Reader With Raspberry Pi

In this post we take a look at how to easily setup a Raspberry Pi to be able to read NFC tags! This is some cool stuff, so let's get started!

by

Sep. 07, 17 · IoT Zone

Free Resource

Download Red Hat's blueprint for building an open IoT platform --open source from cloud to gateways...

Read more


Website: https://dzone.com

Related topics : nfc rfid raspberry pi / rfid module raspberry pi / rfid tag reader arduino / tag rfid nfc / nfc rfid reader

Arduino UNO interface with UHF RFID Reader to read tag EPC

Oct 24, 2016, 11:40 am Last Edit: Oct 24, 2016, 11:59 am by Grumpy_Mike

Thanks for that data sheet. Unfortunately is is not very good. While all the actual words are in English there is little sense in it.

How did you decide the baud rate was 9600? While it mentions the baud rate in the fault finding section:-

Quote

baud rate is not set in accordance

Their is no other mention of what speed it should be. Unless you know this then you can not hope to get it to work.

What have you done with the trigger input? It says in another of those poor phrasings :-

Quote

When reader in tigger work way, if make down-lead...

Read more

Date: 2019-04-10 22:12:17
Website: forum.arduino.cc

Related topics : rfid card reader serial arduino / rfid card reader serial output / rfid card reader serial / uhf rfid reader software / rfid tag reader software

Cottonwood: UHF Long distance RFID reader module ...

Programming

Arduino sample code for Xbee UHF RFID Reader Tutorial (Arduino issues scan commands)

/* � The circuit: * LCD RS pin to digital pin 12 * LCD Enable pin to digital pin 11 * LCD D4 pin to digital pin 5 * LCD D5 pin to digital pin 4 * LCD D6 pin to digital pin 3 * LCD D7 pin to digital pin 2 * LCD R/W pin to ground * 10K resistor: * ends to +5V and ground * wiper to LCD VO...

Read more

Date: 2017-01-11 09:16:06
Website: http://www.linksprite.com

Related topics : cottonwood uhf long distance rfid reader module / uhf long distance rfid reader module / uhf rfid reader module arduino / cottonwood uhf rfid reader module / uhf rfid reader arduino

Security Access Using RFID Reader - Arduino Project Hub

3.3V------------------------3.3V (DO NOT CONNECT TO 5V)�

Reading data from an RFID tag

After having the circuit ready, go to File > Examples > MFRC522 > DumpInfo and upload the code. This code will be available in Arduino IDE (after installing the RFID library).

Then, open the serial monitor. You should see something like the figure below:

Approximate the RFID card or the keychain to the...

Read more


Website: https://create.arduino.cc

Related topics : rfid card reader serial arduino / rfid card reader serial / rfid card reader circuit / rfid tag reader arduino / rfid projects using arduino

Get distance from an RFID Tag [solved] - Arduino Forum

Aug 23, 2016, 10:21 pm Last Edit: Aug 29, 2016, 01:25 pm by Meric

Dear Arduino community,

Hi there,

I've got an IR+RFID guided robot. I have to target many objects in a room, one after the other. All are in a random position. Each one is RFID passive-tagged.

I proceed like that: I target an object with the IR, I reach it, and I check if the target is the right one with an RFID validation.

Now, I would like to validate the objective before to totally reach it �

A way for that is to roughly compare the IR measured distance and the RFID measured distance, and to conclude if the target where we are going is the right one. I even think that compare...

Read more

Date: 2017-12-10 02:33:37
Website: forum.arduino.cc

Related topics : rfid tag distance measurement / rfid reader distance measurement / rfid distance measurement / passive rfid tag distance / rfid signal strength measurement

RFID Card Reader Module for Arduino - Tertiary Robotics

Earliest possible delivery date is 2 days from today.

Call us at 6100 0613 for more info about our products..

Return purchased items and get all your money back.

Free Delivery for purchases above $200!

Details

RDM6300 125KHz card mini-module is designed for reading code from 125KHz/ 134.2KHz card compatible read-only tags and...

Read more


Website: https://www.tertiaryrobotics.com

Related topics : rfid read write module arduino / rfid card reader serial arduino / 125khz rfid module rdm6300 arduino / rfid read write module / 125khz rfid module - uart arduino

RFID Security Lock Circuit using Arduino - homemade-circuits.com

In this article we will see how an Arduino based RFID reader circuit could be used for controlling a relay, which in turn could be used in security door lock applications.

By: Girish Radhakrishnan

Introduction

If you haven't yet checked the previous RFID article, please go ahead check it out, it covered the basics of RFID technology .

We are going to identify the authorized tags using UID. In a...

Read more


Website: https://www.homemade-circuits.com

Related topics : rfid based security system using arduino / rfid door lock system circuit / rfid security system using arduino / rfid card reader circuit / rfid tag and reader circuit

http://howtomechatronics.com/tutorials/arduino/rfid-works-make-arduino-based-rfid-door-lock/

Arduino Board ............................................� Amazon

Breadboard and Jump Wires .................... Amazon

*Please note: These are�affiliate links. I�may make a commission if you buy the components through these�links.

I would appreciate your support in this way!

The project has the following workflow: First we have to set a master tag and then the system goes into normal...

Read more

Date: 2018-01-12 09:12:36
Website: howtomechatronics.com

Related topics : rfid proximity door lock access control system / rfid door lock access control system / rfid door lock system arduino / rfid door lock arduino / rfid door access arduino

SimplyGold - nikhedonia.com

Getting Started with RFID by Tom Igoe; O'Reilly Media

Getting Started with RFID 1 is a very short "book" on RFID (Radio Frequency Identification), a way to tag and identify objects over varying ranges, and how to use Arduino to create a few interesting RFID projects. The book assumes that you have some experience with Arduino and micro-controllers (i.e., do you know what a breadboard, jumper wires, and circuits are?).

We start with a very brief introduction to RFID, follow up with two introductory technical tutorials...

Read more


Website: http://nikhedonia.com

Related topics : radio frequency identification tags (rfid) / rfid radio frequency identification tags / rfid key fob reader / rfid tag key fob / rfid book tags

IoT RFID Reader

A simple RFID reader which sends token information into AWS IoT service. This information can later be used to authorize starting/stopping of a service like a network connected home security system.

This implementation uses RC522 modules and pretty...

Read more


Website: youtube.com

Related topics : home security system using rfid / iot rfid reader / rfid security system using arduino / rfid projects using arduino / security system using rfid

125 kHz RFID reader with Arduino - Arduino Stack Exchange

��

While this is supporting material, you have three answers here none of which answer the actual question which was asked. At the very least you should be combining them. -� Chris Stratton Aug 4 '14 at 1:15

��

So If they mean about circular...

Read more


Website: https://arduino.stackexchange.com

Related topics : rfid 125 khz arduino / 125 khz rfid tag reader / rfid tag reader arduino / rfid 125 khz antenna / 125 khz rfid tag

rfid - how to detect 125khz tags with mfrc 522 - Arduino ...

up vote 0 down vote

You can buy a 125 kHz reader from eBay for around $7. I got one like this:

You can communicate with it (listen to it) with a single serial...

Read more


Website: https://arduino.stackexchange.com

Related topics : 125 khz rfid tag reader / 125 khz rfid tag / rfid tag and reader working / 125khz rfid tag reader / rfid 125 khz arduino

RFID RC522 Gate Access Control with Arduino | 14Core.com

In this illustration we will going to wire the RFID (Radio Frequency Identification) Module RC522 in this module it uses a radio signals and a Radio Label Tags for reading and writing data.

How Servo works please refer to this link.

The most common way of using RFID is the identification or a products, where tag can contain information such as product code, the origin, expiration date, and the...

Read more


Website: http://www.14core.com

Related topics : rfid gate access control / rfid card reader serial arduino / radio frequency identification tags (rfid) / rfid radio frequency identification tags / rfid mifare rc522 module arduino

RC522 RFID Card Reader/Detector Module Kit, 13.56Mhz ...

RC522 RFID Card Reader/Detector Module Kit, 13.56Mhz

RC522 RFID Card Reader/Detector Module Kit, 13.56Mhz

Rated 4.75 out of 5 based on 8 customer ratings

Features: 13.56Mhz, S50, Mifare One

RC522 IC Brief Introduction

MF RC522 is used in highly integrated 13.56MHz contactless communication card chip to read and write, of NXP for "three" and the application launched a low voltage, low cost, small...

Read more


Website: http://www.electrodragon.com

quick and cheap RFID with RPi and rc522 | this way lies ...

62 Replies

To my great surprise it turns out you can nowadays get an RFID reader with 2 tags for somewhere between 7$ and 10$ . Better yet, interfacing these to Arduino is well documented and several libraries are available for that purpose.

My friend who bought a couple of these asked me to see if I can read the tags directly from a Linux based ARM board (for example Raspberry Pi). It turned out to be rather easy as long as you aren't interested in anything but the ID of the card. This can be done using rpi-rc522...

Read more


Website: http://bsd.ee

Related topics : rfid rc522 / cheap rfid tags and readers / rfid tag reader arduino / rfid tag and reader / rfid tag reader

RFID Card Reader | DrZzs

June 20, 2018

After the fantastic reception that my magnetic door locks video got, I got a lot of questions about doing a RFID Card Reader video. I did it.

Today we are going to use the arduino sketch esp-rfid. Go to the repository and download the Zip file. Open it up and find the bin folder. Than open up your FlashEZ and put the firmware.bin folder and drag and drop it into the FlashEZ program....

Read more


Website: http://drzzs.com

Related topics : rfid card door lock system / rfid door lock system arduino / rfid door lock arduino / rfid card reader serial arduino / rfid card reader wifi