1. Tubelator AI
  2. >
  3. Videos
  4. >
  5. Science & Technology
  6. >
  7. 【自制】如何把门禁卡做成你用不起的样子?硬核UP自制带屏幕的NFC名片

【自制】如何把门禁卡做成你用不起的样子?硬核UP自制带屏幕的NFC名片

Available In Following Subtitles
English
Variant 1
Posted on:
Video by: 稚晖君
这是UP制作的一个超迷你智能NFC卡片,带电子墨水屏,可以模拟各种IC卡,和配套APP使用设置显示内容等等功能,超爱用! 项目开源,喜欢的同学麻烦长按点赞三连加关注支持一下啦 开源地址(整理中):https://github.com/peng-zhihui/L-ink_Card
tubelator logo

Instantly generate YouTube summary, transcript and subtitles!

chrome-icon Install Tubelator On Chrome

Video Summary & Chapters

No chapters for this video generated yet.

Video Transcript

0:11
Hi, everyone. I'm Weijun.
0:13
This may be the longest video I've ever made.
0:16
I announced the preview of this project about two months ago.
0:18
I've been working on it for a week.
0:19
I've finished the project.
0:21
So what kind of project is this?
0:23
OK, let me tell you about my pain points.
0:25
You must be familiar with IC cards.
0:27
The company's official brand, the school's meal card, the community's door sign, etc.
0:30
These are all IC cards.
0:31
And I'm a person who doesn't like to wear cards.
0:34
I think it's very impolite to wear a bunch of cards in my pocket.
0:36
So when I was in school,
0:37
I tried to transform the fan card into a new phone
0:40
Of course, this method will still have a lot of restrictions.
0:42
I will explain this later.
0:43
In short, I actually wanted to design a smart card myself a long time ago.
0:46
These are the functions that can be added.
0:49
First of all, the most basic must solve the pain point above.
0:51
That is, the information that can store the card.
0:53
Second, of course, I don't want the card to be written only once.
0:56
But it can be written at any time according to my needs.
0:59
Then, based on the same frequency of the IC card and NFC,
1:02
I hope it can be equipped with a NFC label function.
1:05
As for the use of the NFC label,
1:07
many scenes of automated starting can be imagined.
1:09
Fourth, there is a screen where there is a smart band.
1:12
In this scenario, the electronic ink level of the power supply is clearly the best choice.
1:16
Fifth, you must have a backup app.
1:19
This part involves various image processing, which is also the most interesting part.
1:22
You can see it later.
1:24
The last and most important point, the iron rate of the steel box must be mini enough.
1:28
OK, based on the above requirements, I started to do things.
1:30
First is the selection of the solution.
1:32
I chose an NFC communication chip of ST, ST25DB.
1:36
This can be considered an NFC physical layer chip.
1:38
We can configure and read data through the FNC main line.
1:42
Of course, there are many NFC smart label chips.
1:44
The reason for choosing this one is that it supports energy harvesting.
1:49
Everyone knows that there is no battery in all kinds of IC cards.
1:51
When the card reader communicates with these cards,
1:53
where does the power of the chip in the card come from?
1:56
In fact, it is very simple.
1:57
It is the energy obtained from the electromagnetic wave emitted by the card reader.
2:00
So the energy collection function of this ST25DV
2:02
is that it can be obtained through the coil
2:04
and transmitted to the MCU or other chips.
2:09
But don't be too happy.
2:10
This energy is very weak.
2:12
Power is probably only enough to light an LED.
shape-icon

Download extension to view full transcript.

chrome-icon Install Tubelator On Chrome