CircuitMess — Open-Hardware Kits You Solder Together and Then Program to Show You Whatever Live Data You Want (Vibe Coding Era, Meet Your New Hobby)

I was today days old when I realized that the hardest part of "I want a small physical device on my desk that shows me the specific live data I care about" is no longer the programming — it's deciding which data you want to glance at fifty times a day. Open-hardware kit companies like CircuitMess have been quietly building the platform; vibe coding showed up and made the customization layer trivial. The doors are wide open.

CircuitMess homepage showing open-hardware DIY electronics kits with product lineup including watches, phones, and communicators

What CircuitMess actually is:

CircuitMess is a Croatian company that builds complete DIY electronics kits. You solder them together over an afternoon, get a working device, then have access to the full open-source firmware and hardware schematics. Their current lineup includes the Clockstar 2.0 smartwatch (~$99), Chatter 2.0 encrypted communicator (~$149), MAKERphone 2.0 (currently on Kickstarter for modular phone experimentation), and the Bit game console (~$79). Each kit ships with everything you need: circuit board, components, soldering iron, USB cable, and step-by-step instructions.

The founder, Albert Gajsak, started this at 18 when he was living in Croatia. He's now in his mid-20s, the company is still based in Croatia, and all design and manufacturing happens there. The story is a credibility footnote — the real product is the kits themselves.

Why this is the right combination at the right moment:

Two years ago, this category required real embedded-C skills. You'd buy a kit, solder it together, and if you wanted it to do something custom — show your stock portfolio, stream your home assistant state, display your kid's school bus location — you'd need to understand microcontroller architecture, interrupt handling, memory constraints. Hobbyist hardware was expert-only.

Then vibe coding arrived. Now non-programmers can hand the firmware repository to Claude or Cursor and say "make my watch show NVDA's stock price when I double-tap it" — and have a working result in an afternoon. The skill floor has collapsed. The platform was already there (CircuitMess + open-source firmware). The tooling just caught up.

Open hardware is the enabling ingredient. Closed devices (Apple Watch, Garmin, FitBit) lock you into their ecosystem. You can't modify the firmware. You can't solder in a different sensor. You can't fork the code. CircuitMess kits are open: schematics published, firmware open-source, community forks and mods encouraged. You don't need permission. You need an afternoon and Claude.

The honest caveat:

Watches would be an interesting thing to explore, but not one this ugly. The Clockstar 2.0 is chunky, plasticky, hobbyist-looking. Pebble-era aesthetic. If you want a watch that doubles as a fashion piece, this isn't it. The CircuitMess product line ranges from "fine, this is clearly a maker kit" to "cute, retro" to "oof, would not wear to a meeting."

That's fair. They're optimizing for kit-buildability and educational value, not industrial design. The hardware-as-canvas is genuinely useful. Some of the canvases are just uglier than others.

What you can do right now:

Head to circuitmess.com and pick a kit that maps to something you want a device to do. Phone-shaped? The MAKERphone 2.0 is on Kickstarter with a $1 reservation. Comms-focused? Chatter 2.0. Watch-shaped (caveat noted)? Clockstar 2.0 for ~$99. Game console? The Bit.

The kits ship with full source for the official firmware. After soldering and getting the official firmware running, you fork the repo and point an AI agent at it with your customization request. "Add a button that fetches my Home Assistant sunrise/sunset time and displays it on the main screen." The agent will wire it up. You'll have something running in hours.

For the AI-coding-curious: this is the most tangible vibe-coding-meets-physical-world weekend project that exists right now. Way more satisfying than another web app.

The close:

The door to "build a custom device that streams exactly the live data you care about" was locked until very recently. Locked by expertise. Locked by complexity. Locked by the steep learning curve of embedded development. That lock just came off. CircuitMess built the kits. Claude made the customization casual. The combination is real.

« Back to All Discoveries