14
3 Log In to The Raspberry Pi and Install The App
● If you followed the steps in 2.2.1 and 2.3.1 for SSH and WiFi configuration, you may remove the
peripherals now and use SSH to remotely control the Raspberry Pi later on.
●If you followed the steps in 2.2.2 and 2.3.2, you may now insert the SD card into the Raspberry Pi
and boot it up. The Raspberry Pi will auto boot and connect WiFi when powered on, with no need of
peripherals.
●If you use the operation steps of 2.1.3 to write to the SD card, you only need to refer to 2.3.1 or 2.3.2
to configure the WIFI, you can install the SD card into the Raspberry Pi, and the robot product program will
Automatic operation, you can skip some content, refer to 5 Use WEB application to control the robot after
the structure is assembled.
●Some steps mentioned below are based on the official Raspberry Pi documentation SSH.
●For power supply of the Raspberry Pi, refer to the official documentation
●The Motor HAT board of the Adeept Raspberry Pi Robot can supply power for the Raspberry Pi via
GPIO port. However, since it may take a long time to install software on the Raspberry Pi, it's not
recommended to supply with the batteries during this process. You may skip the installation of the Motor HAT
board or camera during software installation; though you need to make sure the driver board and camera for
the Raspberry Pi when it's ready to run the software installed, or a program error will occur.
3.1 Log into Raspberry Pi (Windows 10)
●For Windows 10, SSH is built in the versions after October 2018, so you don't need any third-party
software.
●For lower versions of Windows OS, SSH is not built in, and you may log into the Raspberry Pi by
referring to the official documentation
●Before connecting the Raspberry Pi via SSH, you need to know the IP address of the Raspberry Pi.
Check the Management interface for your router, or download the app `Network Scanner` -> search for a
device named `RASPBERRY` or `Raspberry Pi Foundation` to get the IP address.
●For other methods of obtaining the IP address of Raspberry Pi, refer to the official documentation
Address]
●Press the keys 'win'+'R', type in `cmd`, and press 'enter'.
●The default user is `pi`, and the password is `raspberry`.
● Type in `ssh pi@<IP>` in the command line, replace the `<IP>` with the IP address of your
Raspberry Pi, as shown below:
ssh pi@192.168.3.161
●Press Enter key and a prompt will appear: `Are you sure you want to continue connecting (yes/no)?`
●Type in `yes`, press Enter and it'll show `pi@192.168.3.161's password:`, type in the initial password
[SSH using
Windows].
Power
supply.
[IP
Need help?
Do you have a question about the AWR Adeept Wheeled Robot and is the answer not in the manual?