[Raspberry Pi] 入门使用
今天开始介绍Raspberry Pi(简称RPi,下同)入门的一些基础知识。
第1部分: 安装RPi
1.1 从 http://www.raspberrypi.org/downloads 下载RPi 最新镜像,这里以Raspbian为例。
1.2 从 http://pan.baidu.com/share/link?shareid=95002292&uk=2419385090 安装Win32DiskImager工具,将镜像写入SD卡。
1.3 解压Step1.1下载的Raspbian镜像,打开Step1.2下载的Win32DiskImager,根据下图所示将镜像写到SD卡里。
① 选择镜像路径
② 选择SD卡
③ 确认写入
1.4 将SD卡插入RPi,通过HDMI连接显示器,接入电源,RPi就开始工作了!
1.5 一大串英文开始在屏幕滚动,然觉又回到了很多年以前,当屏幕不再滚动的时候,会出现提示输入用户名(默认pi)和密码(默认pi)。
1.6 键入startx即可进入图形化界面。
现在,开始你的探索之旅吧!
如果你使用了HDMI转VGA的接口,将SD卡根目录里的config.txt的内容替换成以下代码中并保存,否则HDMI将无输出。
1 hdmi_edid_file=1
2
3 # uncomment if you get no picture on HDMI for a default "safe" mode
4 hdmi_safe=0
5
6 # uncomment this if your display has a black border of unused pixels visible
7 # and your display can output without overscan
8 disable_overscan=1
9
10 # uncomment the following to adjust overscan. Use positive numbers if console
11 # goes off screen, and negative if there is too much border
12 #overscan_left=-30
13 #overscan_right=-30
14 #overscan_top=-30
15 #overscan_bottom=-30
16
17 # uncomment to force a console size. By default it will be display's size minus
18 # overscan.
19 #framebuffer_width=1280
20 #framebuffer_height=720
21
22 # uncomment if hdmi display is not detected and composite is being output
23 hdmi_force_hotplug=1
24
25 # uncomment to force a specific HDMI mode (this will force VGA)
26 hdmi_group=2
27 hdmi_mode=47
28
29 # uncomment to force a HDMI mode rather than DVI. This can make audio work in
30 # DMT (computer monitor) modes
31 hdmi_drive=2
32
33 # uncomment to increase signal to HDMI, if you have interference, blanking, or
34 # no display
35 config_hdmi_boost=4
36
37 # uncomment for composite PAL
38 #sdtv_mode=2
39
40 #uncomment to overclock the arm. 700 MHz is the default.
41 arm_freq=800
42
43 # for more options see http://elinux.org/RPi_config.txt
44 core_freq=250
45 sdram_freq=400
46 over_voltage=0
以上配置是给1400 × 900的显示器用,具体配置方法及参数的含义参考下面链接:
① 解决Raspberry Pi只能在默认640×480模式下显示的问题
http://www.roboby.com/raspberry-pi-640x480.html
② RPiconfig
/××××××××××××××××××××××××××× THE END ×××××××××××××××××××××××××××/
[Raspberry Pi] 入门使用的更多相关文章
- [树莓派(raspberry pi)] 01、在linux环境下给树莓派安装系统及入门各种资料
1.预准备 进入帮助页面https://www.raspberrypi.org/help/,可以直接看到GET START WITH PASPBERRY PI,点击进入: 接下来会引导你检查配件是否齐 ...
- Raspberry Pi 摄像头模块入门
目录 一.摄像头模块安装 二.使用命令控制摄像头 三.使用Python程序控制摄像头 四.基于vlc的Raspberry Pi摄像头实时监控 参考资料 Raspberry Pi提供了摄像头模块的接口, ...
- [树莓派(raspberry pi)] 02、PI3安装openCV开发环境做图像识别(详细版)
前言 上一篇我们讲了在linux环境下给树莓派安装系统及入门各种资料 ,今天我们更进一步,尝试在PI3上安装openCV开发环境. 博主在做的过程中主要参考一个国外小哥的文章(见最后链接1),不过其教 ...
- 玩树莓派(raspberry pi) 2/3 raspbian的遇到的一些问题
raspberry pi买回来玩了一段时间,现在就记录一下入门遇到的一些问题吧. 首先是烧写镜像,和安装电脑系统是一样的道理. 先要有一个制作一个U启动盘.先将SD卡格式化,再用Win32DiskIm ...
- 树莓派(raspberry pi)系统开发
[树莓派(raspberry pi)] 01.在linux环境下给树莓派安装系统及入门各种资料 [树莓派(raspberry pi)] 02.PI3安装openCV开发环境做图像识别(详细版) 出处: ...
- Raspberry Pi Finder
这是 meelo 原创的 玩转树莓派 系列文章 作为一名新手,你可能苦恼与如何寻找树莓派的IP地址.要想寻找IP地址,在不同的连接状况下,的方法是不一样的,这在其它教程里有作详细介绍(使用路由器连接树 ...
- 让Mono 4在Raspberry Pi上飞
最近公司有项目想要在树莓派上做,代替原来的工控机(我们是把工控主机当作小的主机用,一台小的工控主机最少也要600左右,而树莓派只要200多).于是,公司买了一个Raspberry Pi B+和一个Ra ...
- Kali v2.1.2 for Raspberry Pi 3B
最新的下载地址是: https://www.offensive-security.com/kali-linux-arm-images/ 按照官网的说法是找不到树莓派版本的SHA1SUM和SHA1SUM ...
- A new comer playing with Raspberry Pi 3B
there are some things to do for raspberry pi 3b for the first time: 1, connect pi with monitor/KB/mo ...
随机推荐
- Spring 容器的启动过程 流程图 自己看源码的梳理 如有错错误 请指正
- java 网络编程基础 InetAddress类;URLDecoder和URLEncoder;URL和URLConnection;多线程下载文件示例
什么是IPV4,什么是IPV6: IPv4使用32个二进制位在网络上创建单个唯一地址.IPv4地址由四个数字表示,用点分隔.每个数字都是十进制(以10为基底)表示的八位二进制(以2为基底)数字,例如: ...
- clang编译代码报错:`_start': (.text+0x24): undefined reference to `main'
1. 说明 使用clang++10.1编译报错: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crt1 ...
- C++基础之自增和自减运算符的重载
1. 格式 1.1 分为前置和后置格式: int x = 0; int y = 0; // 后置自增运算符 x++; // 前置自增运算符 ++x; // 后置自减运算符 y--; // 前置自减运算 ...
- 【LeetCode】1631. 最小体力消耗路径 Path With Minimum Effort
作者: 负雪明烛 id: fuxuemingzhu 个人博客:http://fuxuemingzhu.cn/ 目录 题目描述 解题思路 并查集 代码 刷题心得 欢迎加入组织 日期 题目地址:https ...
- 【LeetCode】971. Flip Binary Tree To Match Preorder Traversal 解题报告(C++)
作者: 负雪明烛 id: fuxuemingzhu 个人博客: http://fuxuemingzhu.cn/ 目录 题目描述 题目大意 解题方法 前序遍历 日期 题目地址:https://leetc ...
- 【LeetCode】481. Magical String 解题报告(Python)
[LeetCode]481. Magical String 解题报告(Python) 标签(空格分隔): LeetCode 作者: 负雪明烛 id: fuxuemingzhu 个人博客: http:/ ...
- 【剑指Offer】第一个只出现一次的字符 解题报告(Python)
[剑指Offer]第一个只出现一次的字符 解题报告(Python) 标签(空格分隔): 剑指Offer 题目地址:https://www.nowcoder.com/ta/coding-intervie ...
- 机器人的舞蹈(hdu 2232)
机器人的舞蹈 Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Subm ...
- 1108 - Instant View of Big Bang
1108 - Instant View of Big Bang PDF (English) Statistics Forum Time Limit: 2 second(s) Memory Limi ...