
当我们需要一台额外的计算机来为我们执行特定工作时,购买全新的个人电脑或笔记本电脑来完成这项工作有时太昂贵或太浪费。 有时您只需要一个小型但功能强大的设备来为您完成这项工作,这就是 Raspberry Pi 发挥作用的地方。
什么是 Raspberry Pi?
Raspberry Pi 中文名也称为树莓派,它是一个有趣的名字,但您会发现它一个功能强大的套件,可以为您所付的钱做很多事情。 Raspberry Pi 基金会发明它是为了帮助人们教授编码和计算机科学基础知识。

Raspberry Pi Imager
该设备配备了自己独特的 Debian 操作系统品牌,称为“Raspberry Pi OS”。 选择基于 Linux 的操作系统有助于降低成本,并允许用户对其系统有更多的控制权,使其成为学习的绝佳工具。
这是否意味着 Raspberry Pi 适合儿童使用? 几乎不。 尽管该设备本身只有信用卡大小,但它的功能却令人惊讶。 它具有您期望从 PC 获得的大部分端口,例如 USB、以太网和 HDMI。 因此,当您设置它时,感觉就像您正在使用一台在清洗中缩小的台式电脑。
Raspberry Pi 多少钱?
Raspberry Pi 的设计目标是尽可能便宜。 您可以花费大约 99 美元购买完整的 Raspberry Pi 400 入门套件,其中包括立即开始使用所需的一切。 其中包括鼠标、键盘(内嵌 Raspberry Pi)、HDMI 电缆、电源线和入门手册。
这确实意味着,如果您不想要套件中的特定物品,您可以以较低的价格单独购买其他部件。 例如,如果您已经拥有鼠标和键盘,则可以花更少的钱购买基本设备和所需的电缆。
当然,由于其尺寸较小,该设备存在一些限制。 例如,您绝对不应该期望那里有强大的 i7 处理器,也不会找到嵌入 Nvidia GTX 3070 的处理器。 因此,如果您想要一台便宜的游戏装备,那么您在这里找不到。
但是,如果您想要一台便宜且低功耗的计算机来学习或出于业余爱好,那么 Raspberry Pi 适合您。 只需一个就可以做很多事情。
你可以用 Raspberry Pi 做什么?
Raspberry Pi 是一款方便的小型台式电脑,您可以使用它来执行最基本的基本任务。 如果您的主电脑坏了,您是否想要一个可以在家工作时使用的应急设备? 或者您只是喜欢随身携带一台可以放在口袋里的 Linux 计算机吗? 如果是这样,那么 Raspberry Pi 就可以很好地完成这项工作。
然而,将 Raspberry Pi 描述为“小型台式计算机”是一种极大的不公正。 它的设计方式使其能够适应广泛的应用程序,这使其成为比购买整台 PC 或笔记本电脑更好的选择。 最重要的是,您可以在设置 Pi 时了解计算机如何工作的一两件事。
1. 使用 Raspberry Pi 作为游戏服务器
虽然 Raspberry Pi 不具备运行大多数游戏的技术能力,但它可以托管一个服务器。 这是因为托管服务器不需要设备实际渲染游戏,它只需要跟踪游戏中发生的情况。
因此,有很多游戏服务器可以在 Raspberry Pi 上运行,例如 Minecraft 和 FreeCiv。 而且由于 Raspberry Pi 对电费的影响很小,因此您可以 24/7 保持接通电源,而不必担心它会消耗多少能量。
2. 使用 Raspberry Pi 制作您自己的 Android TV
Raspberry Pi 始终在线的特性也使其成为媒体中心的绝佳选择。 例如,您可以在 Raspberry Pi 上安装 Android TV 并用它在大屏幕上观看节目。 无需购买整台电脑就可以在客厅观看节目!
3. 制作 Raspberry Pi 网络监视器
想要确保没有人偷偷进入您的网络吗? 或者您只是想确保一切顺利进行? 然后,您可以将 Raspberry Pi 设置为网络监视器,并让它警惕地监视您的进程。
4. 学习如何对软件和硬件进行编程
以上几点非常适合以有趣、基于爱好的方式来享受 Raspberry Pi。 不过,我们不要太过失控。 毕竟,Raspberry Pi 仍然是一种教育工具。
如果您曾经想编写软件或硬件代码,请务必尝试一下这个小设备。 您可以使用它来编码按钮、设置运动检测器,甚至制作您自己的数据存储云。
给自己切一块“派”
Raspberry Pi 可能是一个很棒的教育工具,但如果您将其视为简单的儿童玩具,那就太傻了。 使用 Raspberry Pi 可以做很多事情,本文仅触及了这些可能性的表面。 因此,如果您对我们所介绍的内容稍有兴趣,请务必查看它们,看看您还可以使用这些方便的套件做些什么。
What’s new in Raspberry Pi Imager 2.0.7
Mar 27, 2026
What’s Changed:
chore(release): v2.0.6 by @tdewey-rpi in #1477
feat(installer): Add windows installer dark mode support in rpi-imager.iss.in by @rc-chuah in #1480
fix(main): Add warning for log paths that are too long by @Ferdinaelectro1 in #1481
Add pt-br translation by @eduardoaddad in #1490
Update Turkish translations by @Sype0 in #1488
Added documentation clarifying the interaction between old versions of Imager and new versions of RPi OS by @lurch in #1497
Fix malformed rpi-imager_pt-BR.ts by @lurch in #1499
Move the development instructions to a separate CONTRIBUTING.md file by @lurch in #1508
QML: fix property name mismatch in ImFileDialog by @wallentx in #1505
2.0.7: Remove legacy mountutils/drivelist, bugfixes by @tdewey-rpi in #1513
fix(debian): Add missing GUI library dependencies by @tdewey-rpi in #1517
2.0.7: Improved combobox search, HK & Macau added, don’t store experimental options by @tdewey-rpi in #1525
2.0.7: Remove BLKDISCARD, gzip progress bars by @tdewey-rpi in #1528
Add “Clear saved customisation” button to App Options by @4RH1T3CT0R7 in #1501
fix(cloud-init): Make instance-id durable across reboots by @tdewey-rpi in #1529
fix(capital-cities): Update capital city entries and handling for Hong Kong by @tdewey-rpi in #1531
fix(ImFileDialog): allow typing/pasting full file paths in open mode by @4RH1T3CT0R7 in #1530
fix(ImComboBox): use PlatformHelper for scroll direction in closed ComboBox by @4RH1T3CT0R7 in #1534
Fix compile erorr in platformquirks_linux.cpp by @lurch in #1537
fix(beep): bundle fallback chime for Linux distros without freedesktop sounds by @4RH1T3CT0R7 in #1535
fix(polkit): use /etc/polkit-1/actions for policy on immutable distros by @4RH1T3CT0R7 in #1536
fix(wifi): prevent stale WiFi settings from being applied after Skip by @4RH1T3CT0R7 in #1540
2.0.7 rollup 2: Fastboot, rpiboot, compute modules, text scaling, proxy support by @tdewey-rpi in #1548
fix(i18n): add missing French translations for saved customisation settings by @Ferdinaelectro1 in #1555
chore(.gitignore) : add .idea to .gitignore by @Ferdinaelectro1 in #1552
i18n: complete zh-CN translation by @ykla in #1554
| Raspberry Pi Imager 官方下载 | ||
| Windows | MacOS | Ubuntu |
| 点击下载 | 点击下载 | 点击下载 |
| 要在树莓派操作系统上安装,请在终端窗口中键入 sudo apt install rpi-imager |
||
文章名称:《树莓派镜像烧录工具 Raspberry Pi Imager 2.0.7 发布下载》
文章固定链接:https://www.dayanzai.me/raspberry-pi.html
本站资源仅供个人学习交流,请于下载后 24 小时内删除,不允许用于商业用途,否则法律问题自行承担。
猜你喜欢
- 2020-11-30如何在 Windows 10 中禁止欢迎屏幕
- 2025-12-03UNIX 操作系统 FreeBSD 15.0 ISO 安装镜像正式发布
- 2024-11-04Moo0 文件时间戳修改器 Moo0 TimeStamp 1.16 中文绿色版
- 2025-06-07PDF 文档压缩优化工具 PDF-compress Professional 1.011 中文免费版
- 2026-03-18专注学习的极简手写笔记应用 Noteastic 1.5.5 中文版来了
相关推荐
- 2023-10-06什么是 Windows Moment 更新以及它们有何不同?
- 2021-10-06如何在 Ubuntu 上安装 Wine 来运行 Windows 软件
- 2016-01-08QuickTime 视频播放器 QuickTime Pro 7.7.9 中文版
- 2026-01-23MP3 信息修改工具 Mp3tag 3.33 + x64 免费批量修改 MP3 音频标签
- 2025-12-06你的 CPU 还支持 Windows 11 吗?微软新调整让兼容性更难判断
发表评论
MORE>>微软应用
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
MORE>>安卓应用
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
MORE>>教程资源
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
MORE>>其它资源
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8





