当前位置:网站首页>Introduction to raspberry pie 3B - system installation
Introduction to raspberry pie 3B - system installation
2022-04-23 04:43:00 【Vivid_ Mm】
I am a senior student , Out of curiosity Want to play Raspberry pie Start with 3B is Take your time Groping ...
Not much BB , Get to the point ——— Loading system
One . First , What you have to prepare :
1. The board ( Raspberry pie ) And power cord
2.SD card ( In the past, ordinary mobile phones had external expansion memory cards , You'd better have a bigger one , I bought 16G Of )
3. Monitor ( belt HDMI jack )
4. HD cable
Two . Preparation for downloading the system and starting up
1. format SD card
You can use the formatting tool , I won't give you a link here. Baidu quite a lot .
2. Go to the official website to download the system
https://www.raspberrypi.org/downloads/raspbian/
Two versions appear Explain it. : One is to bring Graphic interface ( On the left ) A no ( On the right ). recommend Sinister Force Ge Gao .
After downloading the system , Extract an image file ( The suffix is img The file of )
3. Burning tool download
https://sourceforge.net/projects/win32diskimager/
Burn in your formatted SD In the card . take SD Insert the card into the slot on the back of the raspberry pie , At this point the preparatory work is complete .
3、 ... and . Access to electricity , Turn it on
1. Connect the cable
Power Supply use USB 5V Power supply , Connect the HD cable to the monitor and then power it on , Until the display shows that the system is running automatically The graphical interface ( Bare metal machines generally need Less than 1 minute ).
2. If you don't want to use the monitor in the future , You can use the following method (PC Control your raspberry pie ) Control your raspberry pie --PuttY This software ( Readers can go to Baidu to download one )
To use this software to connect to your raspberry pie , You have to open your raspberry pie SSH agreement ,
Right click a strawberry chart on the desktop Choose... From the drop-down list Preference ------Raspberry Pi configuration Make some necessary settings in
stay interfaces in SSH The agreement was re elected as enable,
localisation in locale in language Suggested choice English , country choice US character set UTF -8
timezone What I set up is Asia Shanghai
keyboard choice US
wificountry code choice CN chain
Set up OK after ,PC Before controlling your raspberry pie I need your raspberry pie , Enter the router to check your raspberry pie IP, The software connection should use .
The initial login user name is pi password :raspberry
If the connection is successful, you can use PC Write code .
The above is my little experience If there is anything wrong , I hope you can give me more advice
版权声明
本文为[Vivid_ Mm]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220558084783.html
边栏推荐
- Go reflection - go language Bible learning notes
- /etc/bash_ completion. D directory function (the user logs in and executes the script under the directory immediately)
- What's the difference between error and exception
- IDE idea automatic compilation and configuration of on update action and on frame deactivation
- SQL statement for adding columns in MySQL table
- 补:注解(Annotation)
- Windows remote connection to redis
- 电钻、电锤、电镐的区别
- 重剑无锋,大巧不工
- Record your own dataset with d435i, run orbslam2 and build a dense point cloud
猜你喜欢
Programmers complain: I really can't live with a salary of 12000. Netizen: how can I say 3000
383. Ransom letter
Go reflection rule
Recommended scheme for national production of electronic components for wireless charging
[paper reading] [3D target detection] point transformer
Experience summary and sharing of the first prize of 2021 National Mathematical Modeling Competition
Record the ThreadPoolExecutor main thread waiting for sub threads
[paper reading] [3D object detection] voxel transformer for 3D object detection
Eight misunderstandings that should be avoided in data visualization
Ali's ten-year technical experts jointly created the "latest" jetpack compose project combat drill (with demo)
随机推荐
第四章 --- 了解标准设备文件、过滤器和管道
Installation and deployment of Flink and wordcount test
Apache Bench(ab 压力测试工具)的安装与使用
Key points of AWS eks deployment and differences between console and eksctl creation
Open the past and let's start over.
AWS eks add cluster user or Iam role
test
Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.1.15.
leetcode004--罗马数字转整数
2021数学建模国赛一等奖经验总结与分享
What is a blocking queue? What is the implementation principle of blocking queue? How to use blocking queue to implement producer consumer model?
win10, mysql-8.0.26-winx64. Zip installation
leetcode001--返回和为target的数组元素的下标
/etc/bash_ completion. D directory function (the user logs in and executes the script under the directory immediately)
What is the meaning of load balancing
The perfect combination of collaborative process and multi process
电钻、电锤、电镐的区别
Windows remote connection to redis
Supplement: Annotation
Leetcode005 -- delete duplicate elements in the array in place