Close
0%
0%

Beast NFC Business Card

Cortex M0+ NFC badge and business card

Similar projects worth following
A smart business card based on ARM Cortex M0 with integrated NFC. The business card is powered with the harvested energy from NFC communication. For the enthusiasts, JTAG and I2C interface is exposed in a breakout, which makes it possible to tinker and even use it as a development board.

It uses NXP LPC8N04, and features nine 0.4 mm slim orange LEDs for the light show and feedback. The MCU itself consumes only 900uA at 8MHz and 200uA at 1MHz. Given that NFC readers provide power continuously, there are many application that could be implemented on the business card. I haven't came up with anything fancy yet, except for hooking up I2C sensors, and using LEDs and time interval that card is held against the NFC reader to change the mode of operation. If you have any ideas, leave the comment below!

SCHEMATICS_NFC-Beast-Card_BS-NFC-01.pdf

Schematics, revision S1.0

Adobe Portable Document Format - 245.09 kB - 10/21/2019 at 19:20

Preview
Download

  • 1 × NXP LPC8N04 ARM Cortex M0+ MCU with NFC
  • 1 × Avago HSML-C197 Orange 0.4mm thick 0603 LED

View all 5 project logs

Enjoy this project?

Share

Discussions

Julian Robbins wrote 08/28/2022 at 17:41 point

Hi! Great project! I was looking for something very similar to experiment with having storage on a card too. The LPC8N04 looks like a powerful device to play with.

Are you able to share the CAD files for the PCB design? I’m most interested to see how you designed the antenna. A more generic version of the PCB without your artwork would be great! (Especially if it is on your GitHub with the software sources!) 

Thanks!

  Are you sure? yes | no

AstroGeeKX wrote 06/04/2022 at 08:42 point

I'm a high school student in China,half an electronics enthusiast,and I pretty intersted in your project.About 2 years ago I have seen this project.Recently, I began to refer to your project to make a water card that can flash.I have little knowledge to done it well.The school do not allow me to carry electronic devices, so I printed some official documents of NXP(About LPC8N04 DataSheet and NTAG Antenna Design Guide) and went to the school to read them in free time,sometimes in class.I wish to get your advice in some simple questions.The antenna input capacitor is 1.2pf in your schematics,and I refer to antenna desgin guide about LC equivalent circuit part is recommand use the 50pf one.I had did some calculations,results is 2-3uH inductance 1.2pf capacitor the resonance frequency is up to 100MHz,is much over the NFC resonance frequency which is 13.56MHz.I feel confused here. I hope you can reply.Thanks~

  Are you sure? yes | no

D Kearns wrote 06/24/2020 at 16:05 point

I was playing with this design and found the NFC powered stabilization capacitors are recommended to be put on "high-drive" pins.  They are 0_3, 0_7, 0_10, 0_11.  The are mentioned in the data sheet but called high-source pins therein (confusing). The Users Manual has them identified and called out consistently as high-drive.  Don't know if your board layout will accommodate a pin swap 0_1 for 0_3 or 0_7.  (10 and 11 you have committed to the break out)  You may get longer on times for your LEDs when pulled from the NFC field.

  Are you sure? yes | no

Beast Devices wrote 06/25/2020 at 22:46 point

Yes, I'm aware of these pins and recommendation in datasheet. I have been experimenting with the development board before designing the PCB, and I have made a conclusion that for this application it didn't matter. The MCU is running at 500kHz with about 150uA@1.8V power consumption. Two LEDs being on consume about 1mA@1.8V, which gives about 2.1mW total power consumption. It is possible to to harvest 10 times of that with no issues. I have also prioritized aesthetically pleasing routing and breakout pins.


Nevertheless, it should be possible to swap the pins, like you have suggested. However, to store enough energy for the contnued operation after pulled away from NFC reader, the capacitance would need to be in the range of milli-Farads. It would take a lot of space/volume, and I don't know if it would work, since the capacitor of that capacitance would appear as a short for relatively long time during startup.

  Are you sure? yes | no

D Kearns wrote 11/14/2019 at 20:05 point

You may want to look at Kingbright LEDs their ultra-thin APG1608 series is 0.25mm thick in the 0603 package.  More color options too.  Don't know if voltage and current specs will fit the bill.

Hope you can get your hands on some. 

  Are you sure? yes | no

Beast Devices wrote 11/15/2019 at 10:17 point

Thank you! I thought I found the thinnest. I will probably replace with these in the next version. The real challenge though is the MCU, it is 1 mm thick. 

  Are you sure? yes | no

Elliot.albright wrote 11/13/2019 at 23:08 point

Can the card be powered simply by your phone being near it?

  Are you sure? yes | no

Beast Devices wrote 11/15/2019 at 10:11 point

Yes, if a phone has the NFC

  Are you sure? yes | no

Im wrote 11/13/2019 at 14:30 point

what's the product description more exactly?  can two cards tap each other and exchange information? 

  Are you sure? yes | no

Beast Devices wrote 11/13/2019 at 16:45 point

The card is passive and doesn't have any energy source. So, no, it is not possible. Works only with active NFC reader.

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates