DeskPi Lite Case: Ease to assemble Converts both the Micro-HDMI ports to Full-Size Expansion of 2 x USB 2.0 Ports (require some simple modification in the config.txt file) Plastic case which will not attenuate the WiFi/Bluetooth performance Built-in Heat Sink with PWM fan Fan supports official speed regulation and Programmable speed regulation Programmable Power Cut-Off Always-On Switch (Enable/Disable) Illuminated Power Button (configuration is required) Design with all ports on the back All 40-pin GPIOs are extended to the side with the right angle headers, clear labeling and soft cover Built-in 5V/GND Sock for additional 5V device Rubber feet ready Wall mountable
PWC control fan documentasi : https://github.com/DeskPi-Team/deskpi_v1#how-to-enable-fan-temperature-control
To enable front USB2.0 ports, please do this:
It requires Raspberry Pi OS or Raspbian OS and enables dwc2 function Open terminal in Raspberry Pi OS key in: sudo nano /boot/config.txt in the file, add the following text: dtoverlay=dwc2,dr_mode=host
Save the file and exit the terminal, reboot Raspberry Pi and the front 2 x USB2.0 ports should work now
To enable the Power Always-On mode:
Toggle Switches on Port adapter board from D to E: D - Disable Power Always-On mode E - Enable Power Always-On mode
Enable Fan control via official speed regulation:
Open a terminal on the desktop and key in : sudo raspi-config Navigate to `4 Performance Options` → `P4 Fan` → `YES`→ `14` and OK → `60` and OK→ `Finish` and then reboot Raspberry Pi.