当前位置:网站首页>Raspberry pie foundation | summarize and record some operations in the learning process of raspberry pie
Raspberry pie foundation | summarize and record some operations in the learning process of raspberry pie
2022-07-28 14:31:00 【CDamogu】
Summarize and record some operations in the learning process of raspberry pie

Raspberry pie Foundation
- Official tool installation system
- Start without screen SSH
- windows Log in to raspberry pie desktop through remote connection
- Raspberry pie adjusts the display resolution
- Raspberry pie changes the domestic image source
- Update raspberry pie
- Install the software
- 3.5 Inch screen all-in-one machine drive installation
Official tool installation system
Raspberry Pi Imager software interface

CHOOSE OSSelect the operating system hereChOOSE STORAGEChoose a storage deviceWRITEPerform the operation
CHOOSE OSSome recommended systems in this option can be downloaded online directly ( You don't have to go to the official website to download )After selecting the system, you can choose the disk you want to burn
Click on
WRITECan finish
Of course , If you have downloaded the system image elsewhere , You can choose
Use CustomIf you want to replace the system , choice
EraseErase the current image , Then burn your own image !
Start without screen SSH
- TF There will be two disks after the card burning image , One
bootdisc , A system disk ( Not viewable ) - open
bootdisc , Create a new one calledsshNo suffix file for - And then you can go through
sshMode of accessssh [email protected] - Default account :
pi - Default password :
raspberry
windows Log in to raspberry pie desktop through remote connection
The official operating system of raspberry pie does not support by default windows Remote login function , Need to install xrdp, The specific operation is after the raspberry pie development board is powered on and connected to the network ,ssh Log in to raspberry pie , Carry out orders
sudo apt-get install xrdp
sudo apt-get purge tightvnc xrdp
sudo apt-get install tightvncserver xrdp
# After installation, execute the command , restart xrdp service
sudo /etc/init.d/xrdp restart
# Check 3350 3389 5910 These three ports are in LISTEN
netstat -tnl
Win+R type mstsc, Enter raspberry pie Ip address , Password account can be seen in the previous chapter Start without screen SSH
Raspberry pie adjusts the display resolution
There is no interface to adjust the resolution on the raspberry pie graphic desktop , We need to enter the command line operation
sudo raspi-config
Then a very hard core configuration panel will appear
- Use up, down, left, right, and Tab Press the key one by one
- find
Resolution, Select the corresponding one .
Raspberry pie changes the domestic image source
Modify software update source
First, replace the domestic image source for raspberry pie , Input... At the terminal :sudo nano /etc/apt/sources.list , The content of the document is shown in the figure below :
use # Comment out the original foreign image source , And add domestic sources , I use Tsinghua source , Add the following code after the file
deb http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/ buster main contrib non-free rpi
#deb-src http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/ buster main contrib non-free rpi
Ctrl+X sign out , Then press Y preservation
Modify system update source
The input terminal :sudo nano /etc/apt/sources.list.d/raspi.list, As shown in the figure below :
use # Comment out the original foreign image source , And add domestic image source , I use Tsinghua source , Add the following code after the file :
deb http://mirrors.ustc.edu.cn/archive.raspberrypi.org/debian/ buster main ui
After completion, as shown in the figure below :
Ctrl+X sign out , Then press Y preservation
Update raspberry pie
# Update the raspberry pie system , Input... At the terminal
sudo apt-get update
# Update raspberry pie Software , Input... At the terminal
sudo apt-get upgrade
# 1. perform apt-get upgrade It can lead to LCD Not working properly . You need to edit SD In the card config.txt file , And delete this sentence :dtoverlay=ads7846
Because the Internet speed is different from personal updating habits , The update time is also different , It may take a long time , Please be patient .
Install the software
sudo apt-get install git
3.5 Inch screen all-in-one machine drive installation
sudo rm -rf LCD-show
git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/
sudo ./LCD35-show
# Screen rotation
sudo ./LCD35-show < Rotation Angle >
# HDMI And LCD Switch
cd LCD-show/
sudo ./LCD-hdmi
cd LCD-show/
sudo ./LCD35-show
# stay Raspbian-lite Under the system , You need to perform sudo ./LCD35-show lite command , To install the drive .
边栏推荐
- 成为绿色数据中心新样板,东莞华为云数据中心是怎样炼成的?
- Cv:: mat conversion to qimage error
- jenkins
- 树莓派基础 | 总结记录树莓派学习过程中的一些操作
- How to effectively conduct the review meeting (Part 1)?
- Node文件操作
- 软件测试的发展与定义
- Revised version | target detection: speed and accuracy comparison (faster r-cnn, r-fcn, SSD, FPN, retinanet and yolov3)
- As a programmer, how to manage time efficiently?
- Recommended super easy-to-use mobile screen recording software
猜你喜欢

HCIP第十天

ScottPlot入门教程:获取和显示鼠标处的数值
![[server data recovery] HP StorageWorks series server RAID5 offline data recovery of two disks](/img/23/4d07adcb5fb2c3b4c5090dacd02c89.jpg)
[server data recovery] HP StorageWorks series server RAID5 offline data recovery of two disks

手机滚动截屏软件推荐

QQ robot configuration record based on nonebot2

Revised version | target detection: speed and accuracy comparison (faster r-cnn, r-fcn, SSD, FPN, retinanet and yolov3)

草料二维码--在线二维码生成器

2022 high altitude installation, maintenance, removal of examination question bank and online simulated examination

文件批量重命名工具Bulk Rename Utility

Copy excel row to specified row
随机推荐
83. (cesium home) how the cesium example works
HCIP第十一天
【Utils】ServletUtil
Three cases of thread blocking.
(function(global,factory){
Three methods to disassemble the rotation array
FormData对象的使用, var formdata=new FormData()
天气这么热太阳能发电不得起飞喽啊?喽啊个头……
Forage QR code -- online QR code generator
C# 获取当前路径7种方法
[server data recovery] HP StorageWorks series server RAID5 offline data recovery of two disks
Collaborative office tools: Online whiteboard is in its infancy, and online design has become a red sea
UFIDA BiP CRM new product launch enables large and medium-sized enterprises to grow their marketing
ZABBIX distributed
LeetCode 0143. 重排链表
Hcip day 11
Many "double first-class" universities have launched the research guarantee and prediction name!
软件测试工程师的职业规划
Xcode编写SwiftUI代码时一个编译通过但导致预览(Preview)崩溃的小陷阱
MVC model: calendar system