https://github.com/jminjares4/custom-nfc-card
Created custom NFC business card in a 2 layer PCB
https://github.com/jminjares4/custom-nfc-card
easyeda nfc-tag pcb
Last synced: 4 months ago
JSON representation
Created custom NFC business card in a 2 layer PCB
- Host: GitHub
- URL: https://github.com/jminjares4/custom-nfc-card
- Owner: jminjares4
- License: mit
- Created: 2022-01-17T07:02:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-01T21:09:40.000Z (almost 4 years ago)
- Last Synced: 2025-02-27T02:28:14.593Z (over 1 year ago)
- Topics: easyeda, nfc-tag, pcb
- Homepage:
- Size: 161 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom-NFC-Card
## **Objective**
Create a custom `Near Field Communication` (NFC) with a 2 layer printed circuit board (`PCB`). The board was developed in [*EasyEDA*](https://easyeda.com/).
## **QR Code**
Inorder to use a QR-code, python script was developed to generate custom
QR-codes. Here is my source code: [QR-Code Script](https://github.com/jminjares4/QR-Code)
## **Newest Features**
- [x] Added new top silk icons
- [x] Updated QR-code
- [x] Change SMD components to top layer
- [x] Rerouted traces with thicker traces
- [x] Resize copper plate to lower antenna latency
## **Electronic Design Automation**
The `PCB` was developed in:

## **List of Components**
| Component| Package | Quantity |
| :--- |:--- |:--- |
| *NFC chip 1kb* | XQFN-8 | 1 |
| *Blue LED* | 0805 | 1 |
| *220 Ω resistor* | 0603 | 1 |
| *220pF capacitor* | 0603 | 1 |
| *18pF capacitor* | 0603 | 1 |
## **Schematic**
Here is the schematic capture of the nfc card.

## **3D Model**

## **License and Release**
| License | Release |
| :--- | :--- |
| [](https://opensource.org/licenses/MIT)|[](https://github.com/jminjares4/Custom-NFC-Card/releases) |
## **Author:**
* [**Jesus Minjares**](https://github.com/jminjares4)
**Master of Science in Computer Engineering**
[](mailto:jminjares4@miners.utep.edu)
[](https://www.linkedin.com/in/jesus-minjares-157a21195/) [](https://github.com/jminjares4)
### **Reference**:
I made some changes to the design to fit to my liking. Here is the the original project: [Original Design](https://www.instructables.com/PCB-Business-Card-With-NFC/#CUPWOS9KAZQP32Y)