Skip to content

Commit

Permalink
add hotspot page
Browse files Browse the repository at this point in the history
  • Loading branch information
blackpill committed Sep 8, 2023
1 parent 615241b commit d55f9ba
Show file tree
Hide file tree
Showing 8 changed files with 64 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _pages/dropdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ children:
permalink: /tiktok/
- title: divider
- title: Karaoke
permalink: /karaoke/
permalink: /karaoke/
- title: divider
- title: Hotspot
permalink: /hotspot/
- title: divider
- title: FLAC
permalink: https://tlplayer.com
Expand Down
60 changes: 60 additions & 0 deletions _pages/hotspot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
---
layout: page
permalink: /hotspot/
title: How to solve the heating issue when using mobile hotspot?
description: By adding a phone cooler, we can use mobile hotspot for a long time without worrying about the overheating issue.
nav: false
nav_order: 1
categories: tutorial
---
<!-- _pages/hotspot.md -->

<!-- blank line -->
<!-- <figure class="video_container">
<iframe width="540" height="303" src="https://www.youtube.com/embed/7sVn00ECFBw" frameborder="0" allowfullscreen="true"> </iframe>
</figure> -->
<!-- blank line -->

## Get more details?
<p><a href ="https://discord.gg/Tvbs9uWcN9" target="_blank">Join our Discord</a></p>
<p><a href ="https://groups.google.com/g/tesla-display" target="_blank">Discuss in Google Group</a></p>

## The problem
<p>For Tesla owners, we will use mobile hotspot of our phone frequently, such as updating software, <a href="/waze">using Waze for navigation</a>, or <a href="/youtube">play Youtube while driving</a>.
But your phone will become very hot after using mobile hotspot for minutes.</p>

## The easy solution
<p>The solution is adding a phone cooler when using mobile hotspot.
There are two kinds of phone cooler for recommendation.</p>
### The magnetic cooling fan
<p>The first kind is like a small magnetic cooling fan. </p>
<p style="text-align: center;">
<img src="/assets/img/mag-cooler.jpg" alt="The magnetic cooling fan for phone" width="300px">
<img src="/assets/img/mag-cooler2.jpg" alt="The magnetic cooling fan can be used for various devices" width="300px">
</p>
<p>The fan can be easily stucked at the back of your phone.
It is charged through a USB type-C wire.
You can use it wherever you like. It is quite convenient.
You can buy it on Amazon via the link</p>
<p style="text-align: center;"><iframe sandbox="allow-popups allow-scripts allow-modals allow-forms allow-same-origin" style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ss&ref=as_ss_li_til&ad_type=product_link&tracking_id=blackpill07-20&language=en_US&marketplace=amazon&region=US&placement=B09CGTLDB7&asins=B09CGTLDB7&linkId=631c40ec183010170c150cb594ae3935&show_border=true&link_opens_in_new_window=true"></iframe></p>
### The ice sticker
<p>The second kind is a ice sticker.</p>
<p style="text-align: center;"><img src="/assets/img/ice-sticker.webp" alt="The recyclable ice sticker for phone" width="220px">
<img src="/assets/img/ice-sticker2.webp" alt="The recyclable ice sticker to cool your phone down" width="220px"></p>
<p>Compared with the first kind, the second kind is cheaper and can cool down faster.
And it is recyclable, so you only need several pieces.
Note we should put it in refrigerator for at least 20 minutes before using it.
You can buy it on Aliexpress via the link</p>
<p><a href="https://s.click.aliexpress.com/e/_DEF5iRN">https://s.click.aliexpress.com/e/_DEF5iRN</a></p>

## The demonstration
<p>I've tried the both kinds.
Without the cooler, my Xiaomi 11 could reach 45℃ when using mobile hotspot.</p>
<p style="text-align: center;"><img src="/assets/img/without-cooler.jpg" alt="The phone temperature without the phone cooler" width="300px">
<img src="/assets/img/with-cooler.jpg" alt="The phone temperature after using a phone cooler" width="300px"></p>
<p>Both kinds of coolers can cool down my phone to 39℃, which is a normal temperature.</p>
<p>With the phone cooler, you can use <a href="/">the Tesla Display app</a> for a long time</p>

## Get more details?
<p><a href ="https://discord.gg/Tvbs9uWcN9" target="_blank">Join our Discord</a></p>
<p><a href ="https://groups.google.com/g/tesla-display" target="_blank">Discuss in Google Group</a></p>
Binary file added assets/img/ice-sticker.webp
Binary file not shown.
Binary file added assets/img/ice-sticker2.webp
Binary file not shown.
Binary file added assets/img/mag-cooler.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/mag-cooler2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/with-cooler.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/without-cooler.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d55f9ba

Please sign in to comment.