DEV Community

Cover image for Noware’s ‘Puff’ Necklace: Retro‑Futuristic USB Drive
LuckyTaorem
LuckyTaorem

Posted on Originally published at ltdeveloperblogs.github.io

Noware’s ‘Puff’ Necklace: Retro‑Futuristic USB Drive

Overview of the Puff Necklace

New York City’s avant‑garde design duo Noware has turned a viral prototype into a commercial product: the Puff. At first glance, the piece resembles a miniature sculpture—a stainless‑steel swirl that cradles a bulbous orange core. Slip it on, and you’re wearing a 128 GB USB flash drive that lights up with a tiny central screen when connected to a phone or laptop.

The journey from Instagram buzz in early 2025 to a mass‑produced launch scheduled for October 2026 illustrates a rare blend of industrial design, hardware engineering, and consumer‑focused software. Co‑founders Harry Isaac and Sebastian Bidegain—both known for boundary‑pushing gadgets such as a bubble‑shooting scooter and a vape‑camera—have leveraged their reputation for “opinionated, playful, and personal” electronics to create a product that sits at the intersection of fashion and function.

Technical Breakdown

Storage and Power Architecture

  • Capacity: 128 GB NAND flash, sourced from the same memory chips that power high‑end smartphones. The price point reflects the current “AI boom”‑driven memory inflation.
  • Power Model: The Puff contains no internal battery. It draws power directly from the host device via the USB‑C connector, which eliminates degradation over time and keeps the necklace lightweight.
  • Interface: USB‑C with USB 3.2 Gen 1 speeds (up to 5 Gbps). The connector is recessed within the orange core, preserving the smooth exterior while ensuring a reliable data link.

Display and Custom Software

A 0.5‑inch OLED panel sits behind the orange dome. When the drive is plugged in, the screen lights up, showing:

  • File navigation in a minimalist UI.
  • Custom animations created with the bundled design tool. Users can script “goopy” motions that react to accelerometer data from the host phone, an aquarium mode that simulates swimming fish, or brand‑specific logos.

The software runs on a microcontroller (ARM Cortex‑M33) that handles both USB communication and animation rendering. Because the device is powered by the host, the microcontroller can stay active without draining a battery, allowing continuous visual feedback.

Build Materials and Durability

  • Body: 316L stainless steel, polished to a mirror finish. The material is hypoallergenic and resistant to corrosion, making it suitable for daily wear.
  • Core: A polymer‑coated orange sphere that houses the connector and OLED. The polymer is UV‑stable, preventing discoloration over time.
  • Ingress Protection: Rated IP54—protected against dust and splashing water, but not fully waterproof. This rating aligns with typical jewelry usage scenarios.

Security Considerations

USB flash drives are a common vector for malware. The Puff’s firmware is signed, and the device supports read‑only mode via a software toggle, preventing accidental execution of malicious code when plugged into public computers. For readers interested in deeper security implications, see the analysis of USB‑based exploits in the recent Zoom Zero‑Day Exploit: Remote Takeover of iPhone & Mac.

Design Philosophy & Aesthetics

Noware’s design language draws from three distinct inspirations:

  1. “Squishy, doughy” food textures – The orange core mimics the soft interior of a pastry, creating a tactile contrast with the cold steel swirl.
  2. Cellular biology – The swirling steel resembles a stylized cell membrane, while the central sphere evokes a nucleus, reinforcing the idea of data storage as a living entity.
  3. Vintage electronics – The visual language of old radios and rotary phones informs the retro‑futuristic vibe, appealing to both nostalgia seekers and futurists.

Harry Isaac explains that the goal was to make electronics “more opinionated, playful, and personal.” By embedding a functional flash drive inside a

piece of jewelry, Noware challenges the notion that technology must be utilitarian or hidden. The Puff is unapologetically visible—both as an accessory and a statement. Its design invites conversation, whether it’s the wearer explaining the custom animations or the sheer audacity of turning a flash drive into a fashion piece.

Target Audience and Use Cases

Sebastian Bidegain describes the Puff’s audience as a spectrum: “On one end, I want anyone to be able to wear it, just if they think it’s pretty... Though, I also want people who actually find utility in flash drives as part of their workflow: photographers, DJs, IT people.” This duality is reflected in the product’s versatility.

  • Creative Professionals: Photographers and videographers can use the Puff as a portable backup drive, with the added benefit of displaying custom animations or client logos. The 128 GB capacity is sufficient for raw photos or short video clips, making it ideal for on-the-go transfers.
  • Musicians and DJs: The Puff can store sets, samples, or even entire music libraries. The customizable display allows DJs to sync visuals with their performances, adding a layer of personal branding to their gear.
  • Tech Enthusiasts and IT Workers: For those who frequently transfer files or troubleshoot systems, the Puff offers a stylish alternative to generic flash drives. The read-only mode provides an added layer of security when working with sensitive data.
  • Fashion-Forward Consumers: Even for those who don’t need the storage, the Puff serves as a conversation-starting accessory. Its retro-futuristic design appeals to fans of cyberpunk aesthetics, vintage electronics, and avant-garde jewelry.

Market Positioning and Competition

At $179, the Puff is significantly more expensive than a standard 128 GB flash drive, which typically retails for around $30. However, Noware’s pricing reflects the product’s dual nature as both a functional tool and a piece of wearable art. The company positions the Puff as a premium product, targeting consumers who value design and personalization over pure utility.

In the broader market, the Puff competes with other high-end tech accessories, such as:

  • USB Jewelry: Brands like USB Memory Direct and LaCie have experimented with flash drives embedded in jewelry, but these products often prioritize functionality over aesthetics. The Puff stands out with its retro-futuristic design and customizable display.
  • Smart Jewelry: Products like Ringly (a smart ring) or Bellabeat (a fitness tracker disguised as jewelry) blend technology with fashion, but they focus on connectivity and health tracking rather than data storage.
  • Designer Flash Drives: Companies like SanDisk and Kingston offer high-end flash drives with premium materials, but these are typically marketed as tech accessories rather than fashion statements.

Read the full breakdown originally published at https://ltdeveloperblogs.github.io/posts/this-beautifully-weird-necklace-is-secretly-a-usb-drive/

Top comments (0)