Skip to content

Anjanamb/MFRC522-Altium-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MFRC522 (RC522) — Altium Library

Altium Designer library for the NXP MFRC522 13.56 MHz RFID reader IC (commonly called RC522). Schematic symbol, PCB footprint, Library Package, compiled Integrated Library, and 3D models (STEP / SolidWorks).

Altium Hardware Library License: MIT


What's in this repo

MFRC522-Altium-Library/
├── Footprint/
│   ├── History/                        # Altium auto-generated library history
│   └── Project Outputs for RFID/
│       ├── RFID.IntLib                 # Compiled Integrated Library (ready to install)
│       ├── RFID.LibPkg                 # Altium Library Package (source project)
│       ├── RFID_RC552.PcbLib           # PCB footprint library
│       └── RFID_RC552.SchLib           # Schematic symbol library
├── My design/
│   ├── Part1.SLDPRT
│   ├── Part1.STEP
│   ├── Part2.SLDPRT
│   └── Part2.STEP                      # 3D sources / STEP exports for the footprint
└── RC522_datasheet.pdf

Quick start (Altium Designer)

A — Use the compiled Integrated Library (fastest)

  1. View → Panels → Components → Installed → Install From File
  2. Select RFID.IntLib
  3. Place → Component, search for MFRC522 / RC522

B — Build from the Library Package (recommended for edits)

  1. Open RFID.LibPkg in Altium
  2. Review symbol ↔ footprint links and parameters
  3. Right-click the library project → Compile Integrated Library to regenerate .IntLib

C — Raw libraries

Add RFID_RC552.SchLib and RFID_RC552.PcbLib to your project (or install via the Components panel).

License

MIT — see anjanamb.github.io for more projects.

About

Altium Designer library for the NXP MFRC522 13.56 MHz RFID reader IC (RC522).

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors