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:
sudoreboot
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>"
sudoraspi‐config
2. Copy the Camera driver to the OS of Pi then:
unzipcamera.zip
cdcamera
sudochmod777Camera
sudocpupdate\camera/95‐stmpe.rules/etc/udev/rules.d/
3. Create a file called wheezy.list.
sudonano/etc/apt/sources.list.d/wheezy.list
Append:
debhttp://archive.raspbian.org/raspbianwheezymain
Exit with save.
4. Create a file called 10defaultRelease.
sudonano/etc/apt/apt.conf.d/10defaultRelease