A developer has posted a project on Hacker News under the Show HN tag that reimagines the humble business card. The card, described as an NFC Energy-Harvesting PCB Business Card with an MCU, uses near-field communication to draw power wirelessly from a smartphone or reader. That energy runs a small microcontroller, allowing the card to perform tasks beyond static contact details.

What You Need to Know

NFC chips in passive cards can hold small amounts of data but require an external power source. This design harvests that communication signal to power an MCU, opening the door for interactive exchanges such as updating a display, blinking an LED or running custom code. The project highlights a shift toward making everyday items programmable and responsive without a battery.

How the Card Works

The card uses a standard NFC antenna coil printed on a PCB. When held near an NFC reader, typically a smartphone, the magnetic field induces a current. That current charges a small capacitor, which then powers an onboard microcontroller. The MCU can store contact information, serve a simple app or change a visual indicator each time the card is tapped.

Key capabilities of the NFC Energy-Harvesting PCB Business Card:

  • No battery needed: The card relies entirely on harvested NFC energy for operation.
  • Programmable MCU: Users can update card behavior via code, enabling custom demos or interactive portfolio pieces.
  • Passive-standby design: The card remains inert until brought near an NFC source, eliminating power drain concerns.

Broader Industry Trends

The project joins a growing ecosystem of battery-free IoT devices. Companies have explored NFC-powered sensors, smart tags and payment tokens, but embedding a general-purpose MCU on a business card is relatively new. It lowers the barrier for engineers to prototype interactive physical objects without worrying about batteries or charging.

The designer shared source files and firmware on Hacker News, inviting others to experiment. This open approach mirrors the maker and hacker community's push for accessible hardware design.

Why This Matters

This concept could change how professionals present themselves at events or meetings. A card that lights up, runs a mini slideshow or connects instantly to a custom webpage creates a memorable impression. More significantly, the underlying technology proves that complex electronics can operate on tiny amounts of ambient energy. For industries like logistics, retail and smart packaging, that capability may lead to cost-effective, disposable interactive labels that require no maintenance.

The Show HN post has already attracted attention from engineers interested in low-power design and NFC innovation. As NFC readers become ubiquitous in smartphones, the potential for this energy-harvesting approach will only grow.