From 83ef6d22974d752c8a6409b7ea3baf774a896679 Mon Sep 17 00:00:00 2001 From: ploopyco <54917504+ploopyco@users.noreply.github.com> Date: Wed, 8 Feb 2023 05:27:56 -0500 Subject: [PATCH] Created Part 1: Introduction (markdown) --- Part-1:-Introduction.md | 45 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 Part-1:-Introduction.md diff --git a/Part-1:-Introduction.md b/Part-1:-Introduction.md new file mode 100644 index 0000000..a18384d --- /dev/null +++ b/Part-1:-Introduction.md @@ -0,0 +1,45 @@ +# BEFORE YOU DO ANYTHING, READ THIS FIRST. + +**Do not flash new firmware until you've verified that the electronics are all working.** + +That means, finish building the headphones, plug them in, use the stock firmware for about five minutes. Verify that everything is working. + +Once you've verified that it all works, you're good to go flashing new firmware. + +# IMPORTANT: MANY STEPS IN THIS ASSEMBLY PROCESS ARE CRITICAL. + +*Read every step completely and carefully before you actually do it.* There are often important notes that accompany each step. Study photos in detail. + +To remind you of this, critical steps will have a title like this: **(!) Step 14: Do This Step Carefully**. These steps must be completed correctly the first time, without mistakes. + +Critical details will be emphasised with a **(!)**. + +## Instructions Sections + +![enter image description here](https://lh3.googleusercontent.com/pw/AMWts8BQStdbtfq36LeTo3_m5Bu6uQw_TLI5-pxczf5I5CCNFLH_nHmC-hwbTiRbY0-FNsVuayEgv8TWzC_iuhthnLjyt8NGwaQFeCW1Ft4vXla5kVpTJx5bwdfkXTaxQ8DNqIflatoi4niJKk_xWM3Tqoiv=w1050-h955-no?authuser=0) +The instructions will be broken up into several sections: + +- [[Part 1: Introduction]] <-- You are here! +- [[Part 2: Drivers]] +- [[Part 3: Ear Cups]] +- [[Part 4: Headband]] +- [[Part 5: Amplifier, Cables and Conclusion]] + +Note that some of these pictures were taken at different times, so they may show a bit of inconsistency in between steps. + +## Step 1: Get the necessary tools + +![enter image description here](https://lh3.googleusercontent.com/pw/AMWts8ARmOceW_jmIyipyOt_1ZUjFjPZXZuG-EDt5igEvDCw4FE_Y3pwfcFiFuvEBK0_F90Nue9wm9v9S-UVhgoaahRPVfOcNQve0bZ3avmmacQlDH71mC9S_oQ4kz5G0Piyq0Hqw_4sU6WyWe1AQtRuoDz9=w1434-h955-no?authuser=0) +- Soldering iron +- Solder +- Tweezers +- Glue stick +- Scissors +- A #1 Phillips head screwdriver (or similar; you're looking for a small-ish screwdriver here) + +## Celebrate for completing the Introduction! + +- You did it! You get a tiny trophy. +- This section was easy, because it only had one step. The next section will be much longer. + +When you're ready, continue to [[Part 2: Drivers]]. \ No newline at end of file