https://github.com/1125962926/rc_522
RC522 SPI RF module based on STM32
https://github.com/1125962926/rc_522
nfc rc522-rfid spi stm32
Last synced: 6 months ago
JSON representation
RC522 SPI RF module based on STM32
- Host: GitHub
- URL: https://github.com/1125962926/rc_522
- Owner: 1125962926
- License: mit
- Created: 2025-01-21T02:09:10.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-21T02:20:38.000Z (12 months ago)
- Last Synced: 2025-04-09T05:32:23.416Z (9 months ago)
- Topics: nfc, rc522-rfid, spi, stm32
- Language: C
- Homepage: https://blog.csdn.net/plmm__/article/details/131930507?spm=1001.2014.3001.5501
- Size: 1.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RC522 SPI RF module
## 使用说明
1. 该工程建立于keil的项目结构,采用vscode编辑,所以会有相关的配置文件在工程内。
2. 启动文件基于不同主控芯片,根据需要自行更换即可。
See CSDN:
https://blog.csdn.net/plmm__/article/details/131930507?spm=1001.2014.3001.5501