-
A monitor, micro HDMI adpater, HDMI cables
-
Follow the instruction on 7inch DSI LCD (C) - Waveshare Wiki
https://www.waveshare.net/wiki/7inch_DSI_LCD_(C)
cd ~
git clone https://github.com/waveshare/7inch-DSI-LCD-C.git
cd 7inch-DSI-LCD-C
cd 32
uname -a
cd <version>
sudo ./WS_7inchDSI1024x600_MAIN.sh
sudo reboot
-
Rotate monitor
Go to
Preferences->Screen Configuration->Configure->Screens->DSI-1->Orientation
then clickInverted
. Clicktick
to apply the change.
sudo nano /boot/config.txt
# Add this line at the end of the file
# dtoverlay=WS_7inchDSI1024x600_Touch,invertedx,invertedy
git clone https://github.com/Jerrylum/raspi-scripts ~/scripts
cat ~/scripts/show-ip.sh
# Follow the instruction in the file
-
Final configuration
Go toPreferences>Raspberry Pi Configuration
, set computer's name, enableSSH
andVNC
in theInterfaces
section.
-
Follow the instruction
How to program your robot via remote SHH.
https://gist.github.com/Jerrylum/2720f404269a63f2a13a51fd637945ab