To run commands on the Raspberry Pi, you need to open the terminal
on the device or use an SSH connection. You must use an SSH connection from your
development machine if you do not have a monitor, keyboard, and mouse connected
to the Raspberry Pi.
On Raspbian, the default password for the pi user is raspberry. You should
change this password immediately (run passwd in a terminal on the Pi).
Use the terminal or the SSH session you set up in this step to enter the
commands in the rest of this guide. The working directory for both is
/home/pi.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["\u003cp\u003eThe Google Assistant Library for Python is deprecated; use the Google Assistant Service instead.\u003c/p\u003e\n"],["\u003cp\u003eThis guide explains how to control your device remotely via SSH if you don't have a monitor, keyboard, and mouse connected.\u003c/p\u003e\n"],["\u003cp\u003eYou can establish a remote connection using either Ethernet/Wi-Fi or a USB TTL cable by following the provided steps.\u003c/p\u003e\n"],["\u003cp\u003eConnect to the Raspberry Pi via SSH by enabling SSH and using the command \u003ccode\u003essh pi@raspberry-pi-ip-address\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe default password for the 'pi' user on Raspbian is 'raspberry' and should be changed immediately using the \u003ccode\u003epasswd\u003c/code\u003e command.\u003c/p\u003e\n"]]],[],null,[]]