dwgan / ST-RFID-Reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ST-RFID-Reader

It's a basic demo that read ID type and ID number from RFID tag, then output to UART

requirement materials: NUCLEO-G071RB, X-NUCLEO-NFC06A1

Software: STM32CubeIDE 1.7.0, STM32CubeMx 6.3.0

Firmware Package: STM32Cube FW_G0 V1.5.1

How to use

This repository contain to branch including ST-RFID-Reader project for NUCLEO-G071RB (main) and STKNX-development-board (STM32G070CBxx) (master).

To change to another branch:

git checkout [target branch name]

About

License:Apache License 2.0


Languages

Language:C 99.9%Language:Assembly 0.1%