SELECTED OPTION:
COLOR1: BLACK
Note: Raspberrry Pi is not included.
Introduction: This is the dual use ABS case for 3.5 inch screen kit, suitable for Raspberry Pi 4 Model B.It is esay to install the case with screen and Raspberry Pi.When you use the Raspberry Pi with 3.5inch screen,please remove the cover of case;When you use Raspberry Pi with cooling fan,you needn`t remover the cover of case. Note:The 3.5inch screen and cooling fan can`t be used at the same time.
If Raspberry Pi is equipped with GPIO display drivers,the HDMI port will have no signal output Specifications: Colour: Black Material: ABS plastic Size: 90*61*35 Applicable to: Raspberry Pi 4B 3.5-inch touch screen or fan that can install Raspberry Pi Knowing that: 3.5-inch display and fan cannot be installed at the same time due to the PIN pin
3.5inch Touch Screen Features: 1. Physical resolution 320 x 480, with resistive touch control 2. With the refresh rate of raspberry pi around 50Hz, play video to play the game without pressure. 3. With the refresh rate of raspberry pie around 50Hz, play video to play the game without pressure 4. Support FBCP software drive, support double screen display, can adjust the resolution of the software to zoom 5. Raspberry Pi ZeroW, A, A+, B, B+, 2B, 3B, 3B+ , 4B) 6. Support Raspbian/Ubuntu/Kali system, provide driver and image 7. WIKI for reference: raspberrypiwiki.com/index.php/3.5_inch_LCD_B
Note: Please plug the screen on Raspberry Pi`s GPIO pins correctly( as the picture) , otherwise the touch function will be damaged.
How to Use the Touch LCD Step 1:Download the Raspbian image Step 2: Burn the system image to the SD card Stop 3 : Connect the LCD to Raspberry Pi , insert the system SD card , connect the Ethernet and power on it Step 4: Open terminal(SSH) and install the driver on RaspberryPi (1)Execute the following commands (RaspberryPi needs to connect Internet): sudo rm -rf LCD-show git clone chmod -R 755 LCD-show cd LCD-show/ sudo ./MHS35-show (2) After the above commands are executed, the system will automatically restart and be able to display and touch normally now.
Install LCD driver
sudo rm -rf LCD-show git clone chmod -R 755 LCD-show cd LCD-show/ sudo ./LCD35-show
- If Raspberry Pi is equipped with GPIO display drivers such as MPI2411, MPI2418, MPI2801, MPI3201, MPI3501, etc., the HDMI port will have no signal output
- If you need to switch back to the HDMI display mode, execute:
cd LCD-show/ sudo ./LCD-hdmi