**NOTE**
There is a new version of this case, the Argon ONE V2 M.2 SATA SSD, you can learn more here (video and guide):
* Video: https://youtu.be/62FfPT38obo
* Updated Guide: http://wagnerstechtalk.com/argonone

In this video we will checkout the Argon One Raspberry Pi 4 case. This impressive case provides both passive and active cooling and can automatically adjust the fan speed as the CPU temperature rises. The timing when the fans kick-in are adjustable using their configuration script. In addition, I’ll also show you a new utility called Commander Pi. We’ll use this tool to easily overclock the CPU, then stress it to a point where the fan kicks-in on the Argon One.

Argon ONE: Premium Aluminum Case for Raspberry Pi 4 with Safe Power Button, Raspberry Pi 4 Case for Raspberry Pi 4 Model B
https://amzn.to/31zniEu
or here
https://amzn.to/3i1cWCQ (where I ordered)
or direct here:
https://www.argon40.com/argon-one-raspberry-pi-4-case.html
or for a complete solution which includes everything you need (including the Pi 4 w 4GB):
https://amzn.to/2WXyveN

OPTIONAL Items/Suggestions:
Logitech MK270 Wireless Keyboard and Mouse Combo
https://amzn.to/2NtNOGS

AUZAI Portable Monitor – 15.6-Inch USB-C Portable Display, 1080P Full HD IPS Panel (Amazon):
https://amzn.to/2ZjXb2Z

COMMAND USED
=-=-=-=-=-=-=-=-=-
*NOTE: A simple way to copy/paste these commands to your Pi4 is to load up this video directly on the Pi and copy/paste from there.

Download/install the Argon One Software on the Pi 4 :
curl https://download.argon40.com/argon1.sh | bash

For Stress Testing:
(Download stress)
sudo apt-get install stress

(run stress for 15 min. and report the temperature to the terminal)
while true; do vcgencmd measure_clock arm; vcgencmd measure_temp; sleep 10; done& stress -c 4 -t 900s

If you found this video helpful/informative, please …
***** Like / Share and Subscribe *****
It’s what motivates me to continue doing this 🙂

*As an Amazon Associate I earn from qualifying purchases.

→→ http://wagnerstechtalk.com ←←

SUBSCRIBE for the latest TechTalk: https://www.youtube.com/wagnerstechtalk?sub_confirmation=1

———————————————————————————————————————-
Feel free to ask us a question in the comments below or visit our website, we try to answer most questions that we can.

Email: wagnerstechtalk@gmail.com
Website: http://wagnerstechtalk.com

Or join us on one of the following social media sites…

Facebook: https://www.facebook.com/wagnerstechtalk
Twitter: https://twitter.com/wagnerstechtalk

source