Website: https://github.com

Rank: 303 / 1500

5 selected articles

GitHub - Seeed-Studio/RFID_Library: 125Khz RFID library ...

125Khz RFID library for Arduino.

This library only support TTL RS232 serial port.

When read the data from some RFID card, you will get data like 00 91 6f 0b f5.

Example:

your card number: 0009531147 that your data : 00 91 6f 0b f5

Notice, f5 is the check bit

f5 = 00^91^6f^0b

Pins

TX, RX connect to Arduino or Seeeduino

T1, T2 is the Signal port for RFID antenna

W0, W1 is for wiegand protocol, but...

Read more

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

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

GitHub - CognIot/RFID_125kHz: Example software on using ...

RFID_125kHz

Example software on using the Bostin Technology 125kHz RFID Raspberry Pi

Turn your Raspberry Pi into an intelligent data collector using the 125KHz RFID Reader. Installed without any...

Read more

Related topics : 125khz rfid reader software / rfid 125khz raspberry pi / 125khz rfid tag reader / rfid reader design 125khz / rfid reader module 125khz

GitHub - Wookai/arduino-rfid: A short example of how to ...

README.md

#arduino-rfid

A short example of how to read 125 kHz RFID tags using an Arduino and a RMD6300 RFID module

See a video here on how it works in action [Youtube] ( http://www.youtube.com/watch?v=u8YD3-BrHv0 )

Required hardware

Breadboard, cables, LEDs

How to use

Simply plug the antenna, as well as the power, ground and TX pins of...

Read more

Related topics : rfid 125 khz module for arduino / rfid 125 khz arduino / tag rfid arduino / 125 khz rfid tag / rfid module arduino

GitHub - jeroendoggen/Arduino-parallax-rfid: Arduino ...

Arduino library for Parallax RFID readers

Overview:

This project is a free initiative to create an Arduino library for Parallax RFID readers. The main goal is to provide a library that simplifies the usage of these particular readers in...

Read more

Related topics : rfid library arduino / rfid library for arduino / rfid projects arduino / rfid library project / rfid usage in libraries