-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 01738dc with MkDocs version: 1.5.3
- Loading branch information
Unknown
committed
Feb 23, 2024
0 parents
commit 035f74b
Showing
42 changed files
with
29,707 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
hydrogen.wntr.dev |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,191 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||
<meta charset="utf-8" /> | ||
|
||
<meta | ||
name="viewport" | ||
content="width=device-width, initial-scale=1, shrink-to-fit=no" /><!-- Page author --><link rel="canonical" href="https://hydrogen.wntr.dev/build/" /><link | ||
rel="shortcut icon" | ||
sizes="192x192" | ||
href="/icon.png" /> | ||
<link | ||
rel="apple-touch-icon" | ||
sizes="192x192" | ||
href="/icon.png" /> | ||
|
||
<meta name="generator" content="mkdocs-1.5.3" /><!-- Title --><title> | ||
Hydrogen | ||
|
||
|
||
|
||
|
||
|
||
- Kit build guide | ||
|
||
</title><link rel="stylesheet" href="../winter.css" /></head> | ||
|
||
<body | ||
class="" | ||
data-page="build/"><header> | ||
<nav role="navigation" aria-label="main navigation"> | ||
<ul> | ||
<li> | ||
<a href="..">Hydrogen</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li> | ||
<img class="logo" src="/winterbloom.png" alt="Winterbloom logo" /> | ||
</li> | ||
</ul> | ||
</nav> | ||
<nav role="navigation" aria-label="secondary navigation"> | ||
<ul class="has-dividers"><li> | ||
<a | ||
|
||
href=".."> | ||
Manual | ||
</a> | ||
</li><li> | ||
<a | ||
aria-current | ||
href="./"> | ||
Build | ||
</a> | ||
</li></ul> | ||
<ul><li> | ||
<winter-dark-mode></winter-dark-mode> | ||
</li> | ||
</ul> | ||
</nav> | ||
</header><main | ||
class="hide-title"> | ||
<article class="content"><h1 id="hydrogen-kit-build-guide">Hydrogen kit build guide<a class="headerlink" href="#hydrogen-kit-build-guide" title="Permanent link">#</a></h1> | ||
<p>Welcome to the build guide for Hydrogen's DIY kit. We hope you have a great time putting this module together and a wonderful time using it.</p> | ||
<p>Please <strong>read all instructions</strong> thoroughly before starting. If you have questions or run into trouble please reach out to us on <a href="https://discord.gg/UpfqghQ">discord</a> or drop us an email at <a href="mailto:support@winterbloom.com">support@winterbloom.com</a>.</p> | ||
<p>Some soldering experience is helpful but not required. If it's your first time soldering we recommend reading through <a href="https://learn.adafruit.com/adafruit-guide-excellent-soldering">Adafruit's guide to excellent soldering</a>.</p> | ||
<p>This build takes around <strong>one hour</strong> to complete.</p> | ||
<h2 id="tools-required">Tools required<a class="headerlink" href="#tools-required" title="Permanent link">#</a></h2> | ||
<p>Before you begin, make sure that you've got:</p> | ||
<ul> | ||
<li>Safety glasses. Yes, <strong>really</strong>. A pair like <a href="https://a.co/d/dMXvPP6">these</a> are fine.</li> | ||
<li>Proper ventilation, like this <a href="https://a.co/d/eUfPCRO">small filtered fan</a>.</li> | ||
<li>A <strong>temperature-controlled</strong> soldering iron, like this <a href="https://www.adafruit.com/product/1204">Hakko</a> or the <a href="https://pine64.com/product/pinecil-smart-mini-portable-soldering-iron/">Pinecil</a>. It is very important to use a temperature-controlled iron, since unregulated irons can easily get hot enough to damage components. You should set your iron temperature based on your solder manufacturer's recommendations.</li> | ||
<li>Solder. We recommend <a href="https://www.adafruit.com/product/734">Adafruit's SAC305 solder</a> or <a href="https://www.kester.com/products/product/275-flux-cored-wire">Kester 275 K100LD</a>.</li> | ||
<li>A small flat head screwdriver, like <a href="https://lovemyswitches.com/2mm-flat-head-screwdriver-for-knob-set-screws/">this one</a>.</li> | ||
</ul> | ||
<div class="admonition question"> | ||
<p class="admonition-title">Flux</p> | ||
<p>We suggest using solder with "no clean" flux. If you use a different kind of flux, be sure to carefully clean the flux residue off based on the guidelines provided by the manufacturer of your solder. Take special care with the LEDs and potentiometers, as they can be damaged by water and flux cleaners.</p> | ||
</div> | ||
<h2 id="kit-contents">Kit contents<a class="headerlink" href="#kit-contents" title="Permanent link">#</a></h2> | ||
<p>Your kit should contain the following items. If any are missing please email us at <a href="mailto:support@winterbloom.com">support@winterbloom.com</a>.</p> | ||
<p><winter-image-map src="../images/kit.svg"> | ||
<winter-image-map-item id="mainboard">Mainboard</winter-image-map-item> | ||
<winter-image-map-item id="panel">Front panel</winter-image-map-item> | ||
<winter-image-map-item id="jacks">1/8" jacks (10)</winter-image-map-item> | ||
<winter-image-map-item id="nuts">Hex nuts for the 1/8" jacks (10)</winter-image-map-item> | ||
<winter-image-map-item id="power-header">Eurorack power header (1)</winter-image-map-item> | ||
<winter-image-map-item id="rubber-bands">Rubber bands (2)</winter-image-map-item> | ||
<winter-image-map-item id="light-blocker">Light blocker</winter-image-map-item> | ||
</winter-image-map></p> | ||
<ul> | ||
<li>(1) Mainboard</li> | ||
<li>(1) Front panel</li> | ||
<li>(10) 1/8" jacks</li> | ||
<li>(10) Hex nuts for the 1/8" jacks</li> | ||
<li>(1) Eurorack power header</li> | ||
<li>(2) Rubber bands</li> | ||
<li>(1) Light blocker</li> | ||
</ul> | ||
<div class="admonition fairy"> | ||
<p class="admonition-title">Light blocker</p> | ||
<p>Older kits include a little plastic square for the light blocker along with a glue dot, newer kits include a 3d-printed light blocker. The older one is pictured here.</p> | ||
</div> | ||
<h2 id="soldering-the-power-header">Soldering the power header<a class="headerlink" href="#soldering-the-power-header" title="Permanent link">#</a></h2> | ||
<p>Your first task is to place and solder the power header to the mainboard.</p> | ||
<p><img alt="The mainboard and power header" src="../images/2-pwr-1.jpg" /></p> | ||
<p>Place the power header onto the back side of the mainboard, being careful to align the notch in the header with the drawing on the board. The power header fits snugly, so you might have to give it a little pressure to push it all the way in.</p> | ||
<p><img alt="The power header placed on to the mainboard" src="../images/3-place-pwr-1.jpg" /></p> | ||
<p>Flip the board over to the front side and solder the header's 10 pins. It's important to <strong>avoid touching the LEDs</strong> with your iron, as it could melt and destroy the LEDs. Also, take care not to put too much solder on these joints as it could make it difficult to place the jacks.</p> | ||
<p><img alt="The power header being soldered to the mainboard" src="../images/4-solder-pwr-2.jpg" /></p> | ||
<h2 id="placing-the-jacks">Placing the jacks<a class="headerlink" href="#placing-the-jacks" title="Permanent link">#</a></h2> | ||
<p>Next up is placing the ten jacks on the front side of the mainboard.</p> | ||
<p><img alt="The jacks and the mainboard" src="../images/5-jacks-2.jpg" /></p> | ||
<p>The two jacks near the power header are placed according to the drawing on the board, with the third, bendy leg going into the adjacent hole.</p> | ||
<p><img alt="The first jack placed on the front side of the mainboard, over the place labeled "In B"" src="../images/6-place-first-jack-2.jpg" /></p> | ||
<p>The other jacks are a bit trickier. Start by placing the jack for <code>Out B1</code> in the <strong>same</strong> orientation as the first two.</p> | ||
<p><img alt="The third jack placed on the front side of the mainboard, over the place labeled "Out B1"" src="../images/7-place-second-jack-1.jpg" /></p> | ||
<p>Then, place the jack for <code>Out B2</code> in the <strong>opposite</strong> orientation and place the third leg into the <strong>same</strong> hole as the adjacent jack's third leg.</p> | ||
<p><img alt="The fourth jack placed on the front side of the mainboard, over the place labeled "Out B2". It is facing the opposite direction of the "Out B1" jack and is sharing a hole with it" src="../images/8-place-shared-jack-1.jpg" /></p> | ||
<p>The jacks for <code>Out B3</code> and <code>Out B4</code> follow the same pattern - they are placed in opposite orientations and share a single hole for both of their third legs.</p> | ||
<p><img alt="The fifth and sixth jack placed on the front side of the mainboard over the places labeled "Out B3" and "Out B4" and are placed in the same way as the previous two" src="../images/9-place-second-shared-jack-2.jpg" /></p> | ||
<p>Repeat the same process to place the jacks for outs <code>A1</code>, <code>A2</code>, <code>A3</code>, and <code>A4</code>.</p> | ||
<p><img alt="The remaining jacks placed in the same way as the previous ones" src="../images/10-place-remaining-jacks-1.jpg" /></p> | ||
<h2 id="using-the-front-panel-as-a-jig">Using the front panel as a jig<a class="headerlink" href="#using-the-front-panel-as-a-jig" title="Permanent link">#</a></h2> | ||
<p>Since the jacks need to peek through the front panel, you can use it as a jig to make sure everything stays in the right place while soldering. Carefully line up the front panel's holes with the jacks and push the front panel on. Then, use the two rubber bands to temporarily hold the front panel on while you're working on it. You'll need to double over the rubber band to get it tight. Put the other rubber bands on the opposite side of the module so that everything is held down snugly.</p> | ||
<p><winter-carousel> | ||
<img alt="The front panel placed over the jacks" src="../images/11-panel-align-4.jpg" /> | ||
<img alt="A rubber band being pulled taught over one side of the module" src="../images/12-rubber-band-3.jpg" /> | ||
<img alt="The same rubber band doubled over and holding the front panel onto the module" src="../images/12-rubber-band-1.jpg" /> | ||
<img alt="Another rubber band has been placed on the other side of the module, firmly holding everything together" src="../images/13-another-rubber-band-1.jpg" /> | ||
</winter-carousel></p> | ||
<h2 id="soldering-the-jacks">Soldering the jacks<a class="headerlink" href="#soldering-the-jacks" title="Permanent link">#</a></h2> | ||
<p>With everything held in place, you can now flip the module over and solder all of the jacks in place. As you go, take a moment now and then to check that everything is flush with the panel and mainboard.</p> | ||
<p><img alt="The back side of the board is shown where one of the holes for the jacks is being soldered" src="../images/14-soldering-jacks-5.jpg" /></p> | ||
<p>Once you've got most of the soldering done, you can move the rubber bands out of the way to get to the holes that they were covering up. You won't need the rubber bands again after this step, so feel free to give those a new purpose in life somewhere else.</p> | ||
<p><img alt="The back side of the board is shown with the last hole for the jacks being soldered" src="../images/15-finishing-jacks-1.jpg" /></p> | ||
<h2 id="placing-the-light-blocker">Placing the light blocker<a class="headerlink" href="#placing-the-light-blocker" title="Permanent link">#</a></h2> | ||
<p>Because the LEDs for Hydrogen's two channels are so close together, a small light blocker is used to keep them from bleeding into each other. There are <strong>two versions</strong> of the light blocker out there:</p> | ||
<ul> | ||
<li>The <strong>older</strong> kits come with a simple plastic square and a glue dot. The instructions below are for this version.</li> | ||
<li>The <strong>newer</strong> kits come with a 3d-printed light blocker. You don't need to glue this one in place, just place it in-between the jacks with the <strong>flat side</strong> facing upwards. The faceplate will hold it in place.</li> | ||
</ul> | ||
<p><img alt="The mainboard, the glue dot, and the light blocker" src="../images/16-light-blocker-2.jpg" /></p> | ||
<p>Prepare the glue dot by peeling off the white paper. Don't remove the clear film yet.</p> | ||
<p><img alt="The glue dot being peeled away from the white paper on one side of it" src="../images/17-glue-dot-1.jpg" /></p> | ||
<p>Place the exposed side of the glue dot to the upper end of the long side of the light blocker and remove the plastic film.</p> | ||
<p><img alt="The light blocker with the glue dot attached to one side of it" src="../images/18-stick-glue-on-2.jpg" /></p> | ||
<p>Place the light blocker between the two sets of LEDs and stick the end with the glue dot against one of the jacks. The light blocker doesn't need to be perfectly straight.</p> | ||
<p><img alt="The front side of the mainboard with the light blocker placed between the two sets of LEDs" src="../images/19-place-light-blocker-2.jpg" /></p> | ||
<h2 id="putting-the-panel-on">Putting the panel on<a class="headerlink" href="#putting-the-panel-on" title="Permanent link">#</a></h2> | ||
<p>The last step it to place Hydrogen's lovely panel on and secure it with the hex nuts. You don't need to over-tighten the hex nuts, finger-tight is fine.</p> | ||
<p><img alt="The module with the panel placed and one of the jack nuts being tightened in place" src="../images/20-jack-nuts-2.jpg" /></p> | ||
<h2 id="all-done">All done<a class="headerlink" href="#all-done" title="Permanent link">#</a></h2> | ||
<p>Congratulations! You've finished your very own Hydrogen!</p> | ||
<p><img alt="The compeleted module" src="../images/21-finished-3.jpg" /></p> | ||
<p>Now that it's all put together go check out the <a href="../">User's Guide</a> and please show us your work by tweeting at <a href="https://twitter.com/wntrblm">@wntrblm</a> or tagging <a href="https://instagram.com/wntrblm">@wntrblm</a> in your instagram post.</p></article> | ||
</main><footer> | ||
<ul> | ||
<li> | ||
© 2024 | ||
Winterbloom · Alethea Flowers | ||
</li> | ||
<li> | ||
Published under | ||
<a | ||
href="https://github.com/wntrblm/Hydrogen/blob/main/docs/LICENSE"> | ||
CC BY-SA 4.0 | ||
</a> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li class="updated"> | ||
Last updated on 2024/2/23 | ||
</li> | ||
<li> | ||
<a href="https://github.com/wntrblm/Hydrogen/edit/main/user_guide/docs/build.md">Edit this page on GitHub</a> | ||
</li> | ||
<li> | ||
<a href="mailto:[email protected]"> | ||
Send us a message | ||
</a> | ||
</li> | ||
</ul> | ||
</footer> | ||
<script type="module" src="../winter.js"></script> | ||
|
||
|
||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.