background image

Audio out from HDMI

There is a 3.5mm jack on the LCD, which is used to play HDMI audio. Steps to use this jack:

sudo nano /boot/config.txt              # edit the configuration file 

Modify this line:

hdmi_drive=1 

to

hdmi_drive=2 

Exit with save: Hit ctrl + x --> Y

reboot                                  # system reboot 

apt-get install mplayer                 # install mplayer 

mplayer music.mp3                       # play music 

Custom resolution

Hardware resolution of this LCD is 480x320 but you can change the resolution by software. In

Raspbian, these resolution settings can work properly

480×320 800×480 800×600 1024×768 1152×864 1280×720 1280×768 1280×800

1280×960 1280×1024 1360×768 1366×768 1440×900 1600×900 1600×1024 1680×1050

The resolution can be configured by editing the /boot/config.txt file. Modify the line where hdmi_cvt

is located, e.g. to change the resolution from 480x320 to 800x480, modify:

hdmi_cvt 480 320 60 6 0 0 0 

to

hdmi_cvt 800 480 60 6 0 0 0 

Screen orientation settings

After touch driver installed, the screen orientation can be set by these commands:

0 degree rotation

cd LCD-show/ 
# Choose one of the two to execute 

Summary of Contents for WSH-12824

Page 1: ... Image 8 3 Demo video 8 4 Software 8 5 General Tutorial Series 9 FAQ 10 Support Introduction 480x320 3 5inch Resistive Touch Screen LCD HDMI interface IPS Screen Designed for Raspberry Pi More http www waveshare com 3 5inch hdmi lcd htm Getting Started Hardware Connection 1 Plug the LCD to your Raspberry Pi There are 40 pins on Raspberry Pi Model A B 2 B 3 B but only 26 pins on the LCD so you shou...

Page 2: ... the root of the card max_usb_current 1 hdmi_group 2 hdmi_mode 87 hdmi_cvt 800 480 60 6 0 0 0 5 The LCD will display after booting up Then open a terminal to install the touch driver which can be found in the boot directory Note Please make sure your Pi is connecting to the internet tar xzvf boot LCD show tar gz cd LCD show There are two LCD resolution modes choose one of the two to execute LCD35 ...

Page 3: ...tion by software In Raspbian these resolution settings can work properly 480 320 800 480 800 600 1024 768 1152 864 1280 720 1280 768 1280 800 1280 960 1280 1024 1360 768 1366 768 1440 900 1600 900 1600 1024 1680 1050 The resolution can be configured by editing the boot config txt file Modify the line where hdmi_cvt is located e g to change the resolution from 480x320 to 800x480 modify hdmi_cvt 480...

Page 4: ...d xinput_calibrator which can be downloaded from Xinput calibrator_0 7 5 1_armhf Extract and copy the software Xinput calibrator_0 7 5 1_armhf deb to the Raspbian of your Pi Install it with the commands sudo dpkg i B xinput calibrator_0 7 5 1_armhf deb Click the Menu button on the task bar choose Preference Calibrate Touchscreen Finish the touch calibration following the prompts Maybe rebooting is...

Page 5: ...70703 tar gz network connection is required while installing http www waveshare com w upload 0 00 LCD show 170703 tar gz LCD show 161112 tar gz http www waveshare com w upload 4 4b LCD show 161112 tar gz Image RPi 3 5inch HDMI LCD Raspbian_480x320 170510 img 7z https drive google com open id 0BwbgcecjOmBqdk5qOVJCMlJKcVk RPi 3 5inch HDMI LCD Raspbian_800x480 170510 img 7z https drive google com ope...

Page 6: ...u ve written the image to your SD card using the software File Win32DiskImager zip rather then just copy and paste It is strongly recommended to use a stand alone 5V 2A power adapter because the USB port of PC might not have enough power to support the Pi and LCD Question What are the power requirements Answer When working with 5V input the current is about 200mA with back light on and 30mA with b...

Page 7: ......

Reviews: