Skip to main content

7 posts tagged with "guide"

View All Tags

The 2026 PCB Shortage Is Changing the Math on In-House SMT Assembly

· 5 min read
PikkoBot Team
Precision Robotics

If you've been sourcing PCB assemblies in 2026, you've felt the squeeze. Lead times that used to be 4-6 weeks are now stretching to 16-26 weeks. Assembly house pricing has climbed 20-40% since last year, and minimum order quantities are creeping upward as shops prioritize larger clients.

The root cause is familiar: component shortages continue to ripple through the supply chain, and the assembly houses that survived the 2024-2025 crunch are now capacity-constrained. They're cherry-picking jobs, and small-batch prototyping runs are the first to get deprioritized.

For hardware startups and small teams, this creates a strategic question worth answering: is it time to bring SMT assembly in-house?

Bottom Camera Exposure for OpenPnP: A Calibration Guide That Actually Explains Why

· 5 min read
PikkoBot Team
Precision Robotics

The bottom camera is arguably the most important vision system on your desktop pick-and-place. It's what verifies that the component is correctly oriented on the nozzle before placement. Get the exposure wrong, and you're either blind to misaligned parts or drowning in false detections.

Most OpenPnP guides tell you to "adjust exposure until it looks right." That's not helpful. Here's what's actually happening and how to calibrate it properly.

Photon Feeder Setup: UUID Assignment and Address Conflicts Explained

· 5 min read
PikkoBot Team
Precision Robotics

Photon feeders use UUIDs (Universally Unique Identifiers) to communicate with OpenPnP. This is generally reliable, but it creates a specific class of problems when feeders share IDs, get reassigned, or conflict with each other. If you've ever seen OpenPnP detect the wrong feeder or fail to recognize a feeder that's physically connected, UUID conflicts are the likely culprit.

Here's what's happening under the hood and how to fix it.