PIC18F4520 – Interfacing EM-18 compatible μRFID

The PIC18F4520 Mini Development Board provides on board support for interfacing μRFID reader. Radio-frequency identification (RFID) technology enables remote and automated gathering and sending of information between RFID tags or transponders and readers using a wireless link.Using RFID the exchange of data between tags and readers is rapid, automatic and does not require direct contact or line of sight. The RFID module can be interfaced with the board using the same serial reception program used for testing the UART. When a Card (tag) is brought near the RFID reader, it tries to communicate with the tag, receives the data and decodes it. Finally it send the data over the Tx line. The UART module in MCU receives the data and thus used for further applications.

Schematic

Sample Code

The sample code to interface μRFID reader is given below. On reading an RFID card, its ID is displayed on LCD.

Topics related to PIC18F4520 Mini Development Board

  1. PIC18F4520 Mini Development Board – Overview
  2. PIC18F4520 Mini Development Board – Interfacing LED
  3. PIC18F4520 Mini Development Board – Interfacing LCD
  4. PIC18F4520 Mini Development Board – Serial communication(USART)
  5. PIC18F4520 Mini Development Board – Interfacing Switch
  6. PIC18F4520 Mini Development Board – Interfacing Buzzer
  7. PIC18F4520 Mini Development Board – Interfacing  POT(ADC)
  8. PIC18F4520 Mini Development Board – Interfacing Temperature sensor
  9. PIC18F4520 Mini Development Board – Interfacing Servo Motor
  10. PIC18F4520 Mini Development Board – Interfacing μRFID

Resources

How to buy?

SupportPlease share your ideas with us, visit our forum for discussion

Leave a Reply