In this video we will checkout the DeskPi Lite Raspberry Pi 4 case. The DeskPi Lite is inexpensive, but has some impressive features such as: front-facing USB 2.0 ports, microSD slot and power button. In addition, it has full-size HDMI ports on the back of the case. The internal fan can be controlled in 3 different methods and are discussed in this video. We’ll also run a stress test, shutdown script and more. More Raspberry Pi 4 videos here: https://wagnerstechtalk.com/rpi4

Chapters:
00:00 – Intro
00:34 – Unboxing
02:00 – Assembly
07:10 – Software
10.15 – Fan Control
13:46 – Review / Outro

Where to find the DeskPi Lite:
• DeskPi website: https://deskpi.com/collections/deskpi-lite
• DeskPi Pi4 Lite case (no accessories): https://amzn.to/35CcYjn
• DeskPi Pi4 Lite case (32GB SD card & Power Supply): https://amzn.to/3tBwYKZ
• DeskPi Pi4 Lite case (32GB SD card, Power Supply & Pi4 4GB): https://amzn.to/3pLiXcA
-As an Amazon Associate I earn from qualifying purchases.

DeskPi Pro Guides / Info:
• How-To information at the bottom of this page for (enable front USB 2.0 ports, hardware fan-enable and variable fan control): https://deskpi.com/collections/deskpi-lite/products/new-deskpi-lite-set-top-box-for-raspberry-pi-4
• Github page for information on setting up the Fan Control for multiple operating systems: https://github.com/DeskPi-Team/deskpi
• Enable front USB2.0 ports requires Raspberry Pi OS or Raspbian OS and enable dwc2 function. Modify /boot/config.txt file and adding following parameters: dtoverlay=dwc2,dr_mode=host (then, save and reboot the Raspberry Pi)
• A NEW Github page is under development by the DeskPi team for improved fan control, you can visit this link for details: https://github.com/DeskPi-Team/deskpi_v1

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

(run stress 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

→→ 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.

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

#deskpilite #deskpi #wtt #wagnerstechtalk

source