Browse Source

add dt770 bluetooth mod page

Thomas Buck 2 years ago
parent
commit
bc162dfd17

+ 79
- 0
input/blog/2021/2021_09_05_dt770_xlr_mod.md View File

@@ -0,0 +1,79 @@
1
+title: Blog
2
+post: BeyerDynamic DT770 Mini-XLR Mod
3
+description: For easier use with a Bluetooth Rx
4
+date: 2021-09-04
5
+parent: projects
6
+---
7
+
8
+In 2011 I bought my first set of headphones, the [BeyerDynamic DT-770 Pro (250 Ohm)](https://europe.beyerdynamic.com/dt-770-pro.html).
9
+Even though I now own them for 10 years, they still hold up absolutely great!
10
+Of course I had to replace the ear pads and the top-strap cushion after a while, because they degrade with age and sweat and sunlight.
11
+But thanks to the very professional service of BeyerDynamic, you can get _all_ [replacement parts](https://www.beyerdynamic.de/service/ersatzteile) for a reasonable price.
12
+
13
+I'm definitely not an audiophile, I don't use fancy expensive equipment to power these headphones.
14
+But they are more than good enough for my requirements / my ears, and I can wholeheartedly recommend them!
15
+
16
+Especially being stuck at home with Corona the last year, I started using my headphones with a small Bluetooth receiver attached to them.
17
+This worked surprisingly well, even though I own the 250 Ohm version of the DT-770.
18
+The only hassle was carrying around the long and heavy cable.
19
+
20
+Because of this, I decided to add a Mini-XLR connector and make the cable detachable.
21
+
22
+<!--%
23
+lightgallery([
24
+    [ "img/dt770_xlr_6.jpg", "Close-up of the connector with plug" ],
25
+    [ "img/dt770_xlr_7.jpg", "Total top-down view" ],
26
+    [ "img/dt770_xlr_8.jpg", "3D printed Bluetooth Receiver mount" ],
27
+    [ "img/dt770_xlr_9.jpg", "Original cable with newly fitted Mini XLR connector" ],
28
+])
29
+%-->
30
+
31
+I decided to use a 4-pin connector.
32
+This way, each speaker can be connected to its own positive and negative pins, without connecting the two negative poles inside the headphones.
33
+This way, a balanced connection can be used to drive both speakers completely separately, as long as the amplifier supports it.
34
+But this is only a future option, for now I have used normal Stereo cable and a 3-pin connector for the other end, so still unbalanced.
35
+
36
+Here is a list of the materials I bought for this little project:
37
+
38
+<!--%
39
+tableHelper([ "align-right", "align-last-right", "align-right monospaced"],
40
+    [ "Part", "Description", "Cost" ], [
41
+        [ "xlr-male", ("Mini XLR 4-pin Panel Mount Male", "https://www.ebay.de/itm/402639518058?var=672917202885"), "2.08€" ],
42
+        [ "xlr-female", ("Mini XLR 4-pin Metal Shell Female", "https://www.ebay.de/itm/402639518058?var=672917202949"), "2.61€" ],
43
+        [ "trs-male", ("3.5mm TRS Male", "https://www.reichelt.de/de/de/klinkenstecker-3-5-mm-stereo-3-pol-ksskg-35-p9585.html"), "0.40€" ],
44
+        [ "cable", ("Microphone Cable 2x0.1mm² Shielded", "https://www.reichelt.de/mikrofonleitung-2-x-0-10-mm-rund-10-m-ml-209-10-p13307.html"), "7.99€" ],
45
+        [ "", "Sum", "13.08€" ]
46
+    ]
47
+)
48
+%-->
49
+
50
+To fit the male panel mount connector to the headphone shell, the original cable hole has to be enlarged.
51
+I simply drew the estimated dimensions on the case and used a dremel to remove excess material until the connector fit just so.
52
+Make sure to move the hole as far to the outer side of the case as possible, away from the speaker.
53
+
54
+Even before attempting this, I was worried about the lack of space behind the speaker membrane.
55
+And in fact even the small Mini XLR connector was a bit too long. I had to leave a nut on the outside to reduce the length inside the case.
56
+
57
+There is also not enough room to properly fix the connector with a nut on the inside.
58
+I decided to use epoxy resin, which seems to work fine.
59
+
60
+<!--%
61
+lightgallery([
62
+    [ "img/dt770_xlr_1.jpg", "Original cabling of the speakers" ],
63
+    [ "img/dt770_xlr_2.jpg", "Original cable hole" ],
64
+    [ "img/dt770_xlr_3.jpg", "Estimate of the required cut-out" ],
65
+    [ "img/dt770_xlr_4.jpg", "Connector fitted and right speaker soldered on" ],
66
+    [ "img/dt770_xlr_5.jpg", "Left speaker soldered on as well" ],
67
+])
68
+%-->
69
+
70
+This is a very common modification and others all over the internet have already done it before me.
71
+Here are some of them I found and used for inspiration.
72
+
73
+ * [DT770 Pro Detachable Cable Mod with Custom 4-pin Mini-XLR to 3.5mm Cable](https://www.reddit.com/r/DIYAudioCables/comments/ki76cv/dt770_pro_detachable_cable_mod_with_custom_4pin/)
74
+ * [The (hopefully) ultimate guide to a mini XLR detacheable cable mod for the Beyerdynamic DT 990 PRO](https://www.reddit.com/r/headphones/comments/gdbuk2/the_hopefully_ultimate_guide_to_a_mini_xlr/)
75
+ * [Beyerdynamic Balanced Removable 4 Pin Mini XLR Mod ](http://www.diyaudioblog.com/2015/05/beyerdynamic-balanced-removable-4-pin.html)
76
+ * [Modded my DT 770 pros to detachable mini xlr](https://www.reddit.com/r/headphones/comments/k9z4fu/modded_my_dt_770_pros_to_detachable_mini_xlr_and/)
77
+
78
+To properly hold the Bluetooth receiver and not have it dangle around, I designed a simple 3D printed piece to mount it to the top cushion.
79
+You can find it [in my 3D print Git repo](https://git.xythobuz.de/thomas/3d-print-designs/src/branch/master/dt770) or [on Thingiverse](https://www.thingiverse.com/thing:4949404).

BIN
static/img/dt770_xlr_1.jpg View File


BIN
static/img/dt770_xlr_1_small.jpg View File


BIN
static/img/dt770_xlr_2.jpg View File


BIN
static/img/dt770_xlr_2_small.jpg View File


BIN
static/img/dt770_xlr_3.jpg View File


BIN
static/img/dt770_xlr_3_small.jpg View File


BIN
static/img/dt770_xlr_4.jpg View File


BIN
static/img/dt770_xlr_4_small.jpg View File


BIN
static/img/dt770_xlr_5.jpg View File


BIN
static/img/dt770_xlr_5_small.jpg View File


BIN
static/img/dt770_xlr_6.jpg View File


BIN
static/img/dt770_xlr_6_small.jpg View File


BIN
static/img/dt770_xlr_7.jpg View File


BIN
static/img/dt770_xlr_7_small.jpg View File


BIN
static/img/dt770_xlr_8.jpg View File


BIN
static/img/dt770_xlr_8_small.jpg View File


BIN
static/img/dt770_xlr_9.jpg View File


BIN
static/img/dt770_xlr_9_small.jpg View File


Loading…
Cancel
Save