Snowflake Component Side

published: November 14, 2017 — last modified: October 23, 2025

Today I show you a little bit longer video about the assembly of the component side of the snowflake panel.

Compared with the very small 0402 LEDs (1mm x 0.5mm) on the front side, the component side contains just regular 0805 resistors and capacitors.

The first part of the video shows how I apply the solder paste using a metal stencil. I use a system called “eC-stencil-fix” from Eurocircuits. This is basically a set of plates with metal knobs to perfectly align the board with the stencil. With a tick in a checkbox, they produce panels which perfectly work using this stencil fix system, which is really convenient.

Next is the assembly itself: 105 resistors, 10 capacitors, 5 headers and 5 chips. The hot air soldering shown in the next part is sped up considerably, I used lower temperature but more airflow as for the LED side.

At the very end of the video, you can see how I test all LEDs of a single snowflake.

Utilities and objects you can see in this video:

  • Snowflake panel by Eurocircuits.
  • Hot air soldering station - Weller WTHA 1.
  • Bernstein SMD tweezers.
  • PCBite board holder.
  • eC-stencil-fix by Eurocircuits.

More Posts

Better Bridging with Slicer Guides

Posted on 2023-02-04— 3D Printing, Learn

I explain why I add small guide bridges to tricky gaps in my 3D prints and how they help PETG bridging. I show the settings I use and demonstrate results in my modular lantern model. Read the full post to see images and step-by-step tips to apply this to your designs.

Read this post

Perfect Prototype Boards from Eurocircuits

Posted on 2017-10-02— Projects

I received prototype boards from Eurocircuits and was impressed by their outstanding build quality—sharp solder-mask edges, precise alignment, and a subtle shine on the traces. I share close-up photos and brief thoughts about vias and finishes; read on if you appreciate careful PCB craftsmanship.

Read this post

Plant Watering Sensor Files

Posted on 2017-08-23— Common, Projects

I finally published all design files and documentation for my plant watering sensor project. The package includes PCB layouts and firmware, but this is an advanced build: it needs SMD reflow, Atmel Studio and an Atmel-ICE programmer. If you're interested, please read the full post and the GitHub repo for details.

Read this post

How to Write Custom Snowflake Patterns

Posted on 2019-12-07— Projects

I’ll walk you through creating custom patterns for your snowflake decoration, covering double-buffering, frame-sync, non-linear PWM, fixed-point math and the scene interface in C++. If you can solder and use an SWD programmer, read on for practical examples and a ready-to-edit User scene template.

Read this post

Filtered RPM Measurement Using PIO

Posted on 2021-04-17— Learn, Software

I walk you through using the RP2040's PIO to measure a PC fan's RPM with a small software filter to ignore short spikes and timeouts. I explain the PIO routine and a simple RpmInput wrapper in MicroPython—read on if you'd like the code and practical setup tips.

Read this post

Fusion 360 Storage Boxes Insert Template

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

I created a parametric Fusion 360 insert template for the flat storage box series and included a drill-insert example, STL files, and OpenSCAD scripts. Download the free files, tweak the parameters to fit your tools, and read the full post for setup tips and examples.

Read this post