HomeBlogBootstrapping a Prototype
PrototypingBootstrappingHardware

How to Build a Hardware Prototype With No Funding in 2026

Building a hardware prototype with no funding is not as hard as most first-time founders assume. You don't need a finished product. You need a working proof of concept you can put in front of a test group or an investor.

Here's how you can take the DIY approach, based on prototypes we've built at ZTPrototypes for founders in the same position.

Building a hardware prototype with no funding

1. Define the MVP and stick to it

The most common mistake we see with early hardware founders isn't a lack of skill. It's scope creep. Every new feature added will increase development time and cost, and the likelihood of the project eventually stalling.

A useful test is to ask what single behaviour would prove the idea if you had thirty seconds to demonstrate it. For a sensing product, that might be one clean reading from a real environment. For a mechanical product, it might be one reliable actuation cycle. That's the one thing worth building first, not the full feature list from your pitch deck. Once you have a prototype that proves it, the rest of the feature set can wait.

It's worth writing this down as a short spec, even a rough one. Founders rarely stick to the original scope without something to check it against, especially once early testers start asking for extra features.

2. Build with evaluation boards, not custom electronics

You don't need a custom PCB to prove a concept. Adafruit, SparkFun, and DFRobot all sell well-documented evaluation boards for microcontrollers, sensors, and communication modules. Boards built around an ESP32, Raspberry Pi Pico, nRF52, or STM32 will cover the vast majority of what an early hardware prototype needs.

Selecting a microcontroller depends on what you're testing. An ESP32 development board is a reasonable default for anything needing Wi-Fi or Bluetooth and costs under £15. The nRF52 series is worth considering if battery life is central to the product, since its power management is built for wearables and sensors that need to run for months on a small battery. STM32 Nucleo boards suit projects with more demanding real-time control, such as motor drivers or precise timing.

Breakout boards for individual sensors, from suppliers like Adafruit or Pimoroni, let you wire up exactly what you need on a breadboard without waiting on a PCB fab. This is slower to assemble than a finished board, but every part of the circuit can be swapped or debugged independently while you're still working out what the product actually needs to sense or control.

Your prototype will end up larger and messier than the finished product. That's fine. The aim at this stage is proving the concept works, not proving it's manufacturable.

3. Use free CAD tools for the mechanical design

Fusion 360 and FreeCAD both offer free personal licenses and are more than capable for early mechanical work. Your enclosure doesn't need to be clever. A simple box that roughly resembles the final product is enough. Investors at this stage aren't expecting injection-moulded perfection, and neither should you.

Model the enclosure around the real components on your desk, not the dimensions on a datasheet. Minor variations between suppliers and manufacturing runs are often enough to make a tight-fitting design not fit at all.

Fusion 360 is the more common choice if you might work with a designer or consultancy later, since it's widely used across product development firms. FreeCAD runs entirely offline and doesn't need a subscription, which suits anyone who'd rather keep early design files local.

4. Get a cheap 3D printer, or use a print service

A 3D printer turns your CAD files into physical parts you can hold, test, and hand to someone else within hours. The BambuLab A1 is around £250 and reliable straight out of the box. The Ender 3 is still a solid, cheaper option if budget is tighter. If you'd rather not own a printer at all, services like JLC3DP or a local print shop will produce parts cheaply on your behalf.

PLA is fine for most early prototypes. You can move to PETG or ABS later if you need more strength or heat resistance. Keep wall thickness around 2 to 3mm for anything structural, and expect PLA to become brittle under repeated stress or in a hot environment, such as being left in a car. Snap-fits and threaded inserts both work fine on a basic printer, but expect to reprint a part two or three times before the fit is right.

Expect your first few enclosure versions to need tweaking, so the ability to iterate cheaply and quickly matters more than material choice at this stage.

5. Write the firmware yourself, even if AI helps you write it

Tools like Claude are genuinely good at writing embedded code now, and they'll get you a long way faster than starting from scratch. Evaluation boards also usually come with solid example code to build from.

Get individual peripherals working in isolation before writing the application logic that ties them together. If a board needs to read a sensor, connect over Bluetooth, and log data to an SD card, prove each of those three things works on its own first. A failure in the combined system is far easier to trace back to one part than to all three at once.

What matters is that you understand what the code is actually doing, rather than pasting it in and hoping. You'll need to debug it when something doesn't work in the field, and you'll need to explain it credibly when an investor or technical advisor asks how it works. AI speeds up the writing. It doesn't replace knowing your own product.

6. When you do need a custom PCB, the design tools are free too

At some point, usually once you've validated the concept and need something smaller or more reliable than a stack of evaluation boards, you'll want a custom PCB. The design tools for this are free. KiCad is open source and genuinely capable. CircuitMaker is Altium's free hobbyist version.

JLCPCB and PCBWay will fabricate small runs cheaply, and both offer assembly services for the fine-pitch surface-mount parts that are painful to hand-solder. A common approach is having the tricky components assembled by the fab house, then hand-soldering the rest yourself to keep costs down further.

A first small batch typically costs a few pounds per board plus shipping, with a turnaround of one to two weeks rather than months. Order a handful of spares beyond what you think you need. A dropped component or a soldering mistake on the first board is common, and not worth waiting another shipping cycle to fix.

Once the prototype works, bring in a design partner

Everything mentioned above gets you to a working proof of concept. That's enough to find out whether the idea holds up and get it in front of investors.

A prototype built on evaluation boards, breadboard wiring, and a 3D-printed enclosure will get you through early testing and investor conversations. It won't survive being dropped, won't pass any compliance testing, and won't be something you can order a hundred of. Once your proof of concept has proven the core idea works and told you something real about what users want, that's the point to bring in a design partner rather than keep pushing the DIY build further.

At ZTPrototypes, this is typically the stage where we get involved. We take a validated prototype and turn it into something that can actually be manufactured: custom PCB design in place of the evaluation boards, proper enclosure design in place of the 3D-printed box, firmware that's been reviewed and hardened rather than pieced together, and a clear path through the regulatory and compliance work a real product needs.

If you're not yet sure whether your idea is ready for that step, that's what the Validation Sprint is for. It's a smaller commitment than a full design engagement: a two-week technical pack covering architecture, bill of materials, cost model, and regulatory pathway, so you know exactly what a full build involves before you commit budget to it.

The Aim

Product development is more accessible than most founders realise. The goal isn't a completed product at this stage. It's something working that you can put in front of an investor or a test group. A scrappy prototype that reliably does the one core thing will get you further than a beautiful render or a polished pitch deck.

Have a hardware idea?

Get in touch today to find out how ZT Prototypes can help bring your product to life.

Get in Touch