Skip to content

Commit 45443a6

Browse files
committed
car phone mount project
1 parent 6303765 commit 45443a6

11 files changed

Lines changed: 59 additions & 0 deletions

File tree

_projects/car_phone_mount.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
layout: page
3+
title: phone mount
4+
description: custom fitted for mophie charging puck and my mini cooper
5+
img: assets/img/car_phone_mount/thumbnail.JPG
6+
importance: 2
7+
category: random
8+
related_publications: false
9+
---
10+
11+
I started off with one of these Mophie wireless charging car mounts (left, middle), which was fine and all even though it never really fit into these funky MINI Cooper vents (right).
12+
13+
<div class="row">
14+
<div class="col-sm mt-3 mt-md-0">
15+
{% include figure.liquid loading="eager" path="assets/img/car_phone_mount/mophie.png" title="mophie wireless charging car mount 1" class="img-fluid rounded z-depth-1" zoomable=true %}
16+
</div>
17+
<div class="col-sm mt-3 mt-md-0">
18+
{% include figure.liquid loading="eager" path="assets/img/car_phone_mount/mophie2.png" title="mophie wireless charging car mount 2" class="img-fluid rounded z-depth-1" zoomable=true %}
19+
</div>
20+
<div class="col-sm mt-3 mt-md-0">
21+
{% include figure.liquid loading="eager" path="assets/img/car_phone_mount/mini_cooper_vent.png" title="mini cooper vents" class="img-fluid rounded z-depth-1" zoomable=true %}
22+
</div>
23+
</div>
24+
25+
And then it broke, so I decided to salvage the functioning Mophie charging puck with a custom housing specialized for my car.
26+
27+
What's the most overcomplicated way to do this? In my first attempt, I reconstructed my car's interior with [Polycam](https://poly.cam/) (left) and fitted a CAD model to it (middle). The reconstruction accuracy wasn't great, so it required a fair number of tweaks, and even afterwards, it just wasn't a great spot for mounting a phone. That design went in the graveyard (right).
28+
29+
<div class="row">
30+
<div class="col-sm mt-3 mt-md-0">
31+
{% include figure.liquid loading="eager" path="assets/img/car_phone_mount/3d_scan.png" title="polycam scan" class="img-fluid rounded z-depth-1" zoomable=true %}
32+
</div>
33+
<div class="col-sm mt-3 mt-md-0">
34+
{% include figure.liquid loading="eager" path="assets/img/car_phone_mount/initial_design.png" title="initial design" class="img-fluid rounded z-depth-1" zoomable=true %}
35+
</div>
36+
<div class="col-sm mt-3 mt-md-0">
37+
{% include figure.liquid loading="eager" path="assets/img/car_phone_mount/graveyard.JPG" title="graveyard of failed designs" class="img-fluid rounded z-depth-1" zoomable=true %}
38+
</div>
39+
</div>
40+
41+
In the end, I opted for a much simpler design that slots into the horizontal openings of the vent. It has been working very well! It has slipped only once in 3 months of usage, whereas the default Mophie housing used to fall off on a daily basis.
42+
43+
<div class="row">
44+
<div class="col-sm mt-3 mt-md-0">
45+
{% include figure.liquid loading="eager" path="assets/img/car_phone_mount/final_pieces.JPG" title="pieces of final design" class="img-fluid rounded z-depth-1" zoomable=true %}
46+
</div>
47+
<div class="col-sm mt-3 mt-md-0">
48+
{% include figure.liquid loading="eager" path="assets/img/car_phone_mount/final_table.jpg" title="final design" class="img-fluid rounded z-depth-1" zoomable=true %}
49+
</div>
50+
<div class="col-sm mt-3 mt-md-0">
51+
{% include figure.liquid loading="eager" path="assets/img/car_phone_mount/final.JPG" title="final design in car" class="img-fluid rounded z-depth-1" zoomable=true %}
52+
</div>
53+
</div>
54+
55+
Some miscellaneous technical notes:
56+
57+
- I used ASA filament to prevent melting on hot days.
58+
- ASA prints only worked after using glue stick as a build plate adhesive on my BambuLab P1S printer.
59+
- ASA prints shrunk ~1% after printing.
684 KB
Loading
2.35 MB
Loading
2.7 MB
Loading
1.87 MB
Loading
4 MB
Loading
766 KB
Loading
414 KB
Loading
85.5 KB
Loading
230 KB
Loading

0 commit comments

Comments
 (0)