# mifare-classic-example **Repository Path**: tinytaro/mifare-classic-example ## Basic Information - **Project Name**: mifare-classic-example - **Description**: 使用libnfc访问mifare classic标签示例代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-12-26 - **Last Updated**: 2026-01-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 安装依赖软件包 ```bash $ sudo apt install libnfc-dev libqt5serialport5-dev ```