User Manual

Press the keys Ctrl+X, and select the option Y to save the modification.
The modification will be valid after rebooting the system. Enter the following command for system reboot:
sudoreboot
Notices: In case of inaccurate touch, please perform screen calibration again and reboot the
system.
How to work with a camera
RPi LCD can also work with an external camera to take photos. In this operation, a Raspberry Pi camera is
required, which should be purchased separately.
If you use the image provided from us, after camera attached, you can open the camera by command lines.
cd/home/pi/camera/
Camera
Then, waiting several seconds, the camera application will be started automatically. Now, you can capture
pictures by double clicking the screen.
If you use the image with clean installation, you can setup the camera driver with:
1. Select "Enable Camera" ‐> "<YES>"
sudoraspi‐config
2. Copy the Camera driver to the OS of Pi then:
unzipcamera.zip
cdcamera
sudochmod777Camera
sudocpupdate\camera/95‐stmpe.rules/etc/udev/rules.d/
3. Create a file called wheezy.list.
sudonano/etc/apt/sources.list.d/wheezy.list
Append:
debhttp://archive.raspbian.org/raspbianwheezymain
Exit with save.
4. Create a file called 10defaultRelease.
sudonano/etc/apt/apt.conf.d/10defaultRelease