How to Assemble the MicroMaTch Connectors with a Hammer

published: March 21, 2021 — last modified: October 23, 2025

I mentioned in one of my posts how to assemble the MicroMaTch connectors using a hammer, but never explained the rather simple method in detail. So I made a short video, explaining the exact technique I use.

If you have any questions, missed information, or simply want to provide feedback, feel free to comment below or contact me on Twitter. 😄

More Posts

Snowflake Decoration Available on the Pimoroni Store

Posted on 2019-11-13— Common

I'm happy to share you can now buy an assembled Snowflake Decoration from Pimoroni with worldwide shipping. The panels arrive pre-soldered, use 5V power and flat cables so no soldering is needed. If you'd like details on the updates and compatibility, please read the full post.

Read this post

Storage Box for 45º Belt Printer?

Posted on 2020-12-07— 3D Printing, Projects

I designed an experimental storage box for 45° belt printing and shared the STL for others to try. I haven't printed it myself, so it's a best-guess layout optimized for 0.2mm layer height and common nozzles. If you have a belt printer, please test it and tell me how it performs, and read on for details.

Read this post

Regular Storage Boxes Update

Posted on 2020-12-08— 3D Printing, Projects

I've updated the Regular Storage Boxes set with improved corners and four new boxes, including a 2x4 and three with internal walls and label-ready tops. The designs are optimized for 3D printing with recommended nozzle and layer settings. Visit the project page for downloads and the catalog.

Read this post

Always-On Project

Posted on 2020-06-05— Common

I recently built 'Always-On', a minimal bidirectional mains-to-Feather bridge combining a power sensor and solid-state relay for safe home-control prototypes. I outline design choices, safe firmware testing without mains, and housing tips. If you're exploring a similar controller, read the full post for a practical starting point.

Read this post

Bit Manipulation using Templates

Posted on 2019-07-23— C++, Improve your Code, Learn

I explore replacing unsafe bit macros with lightweight C++ templates to make embedded bit operations safer and clearer. I show templates for one-bit extraction, set/clear helpers, and compiled firmware size for Arduino Uno. Read the full post to see examples, exercises, and practical benefits.

Read this post

Weller WT Solder Station - Great Tool with Great Issues

Posted on 2017-03-20— Common, Review

I bought a Weller WT solder station and appreciate its lightweight pencil, fast heating, and thoughtful features. Still, two persistent problems — a tip retainer that unscrews and one that deforms — reduced usability. I describe the issues, my contact with Weller, and the eventual retainer fix; read the full post for details.

Read this post