• RFID Kit Serial

RFID Kit Serial 

RDM6300 125KHz cardreader mini-module is designed for reading code from 125KHz card compatible read-only tags and read/write card . It can be applied in office/home security, personal identification, access control, anti-forgery, interactive toy and production control systems etc.

Quick Spec

  • Frequency 125KHz
  • Baud Rate 9600
  • TTL Electricity Level RS232 format
  • Power supply DC 5V
  • Current < 50mA
  • Operating distance 50mm (Depend on Card/Tag shape, manufacturer)
  • Expand I/O port
  • LED Indication port
  • Size 38.5 x 19 x 9mm

Test code:

#include <SoftwareSerial.h>

SoftwareSerial RFID(2 , 3); // RX=2 and TX=3


int i;


void setup()

{

  RFID.begin(9600);    // start serial to RFID reader

  Serial.begin(9600);  // start serial to PC 

}


void loop()

{

  if (RFID.available() > 0) 

  {

     i = RFID.read();

     Serial.print(i, DEC);

     Serial.print(" - ");

  }

}



Resources

Shipping List

  • 1 x Serial RFID reader 
  • 2 x RFID Cards 

RFID Kit Serial

  • Brand: Generic
  • Product Code: RFID-125KHZ-KIT
  • Product Status : Active
  • Stock

    Warehouse Stock Status Location
    Centurion In Stock M2-01
    Stellenbosch In Stock 128
    Bulk Location No Stock

    We ship free of charge between branches to complete your order.

  • R76.00 (Inc Tax: R87.40)


Tags: RFID Kit Serial, RFID, Breakout Boards rfid, kit, serial, list, all, products, rdm6300, 125khz