Skip to main content

RFID Sensor(EF05047)

Introduction

The RFID sensor uses radio frequency to read and write the recording media (electronic tags or radio frequency cards) to achieve the purpose of identifying targets and data exchange.

ELECFREAKS PlanetX RFID Sensor

Characteristic

Design in RJ11 connections, easy to plug.

Specification

ItemParameter
SKUEF05047
ConnectionsRJ11 4P4C
Connections typeIIC
Working voltage3.3V
Rated current50mA
Core ICPN5321A3

Outlook and Dimensions

Quick to Start

Materials Required and Connection Diagram

Connect the RFID to the IIC port on Nezha expansion board.

MakeCode Program

Step 1

Click "Advanced" in the drawer of the MakeCode to see more choices.

We need to add a package for programming. Click "Extensions" in the bottom of the drawer and search with "PlanetX" in the dialogue box to download it.

Note: If you met a tip indicating that the codebase will be deleted due to incompatibility, you may continue as the tips say or build a new project in the menu.

Step 2

Code as below:

Link: https://makecode.microbit.org/_fXU8hWYc9Lhu

You may also download it directly below:

Result

After powering on, place the electronic tag under the RFID, and the RFID writes the data into the electronic tag, then it reads the electronic tag data and displays it on the micro:bit.