mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
发布:Interesting facts about Raspberry Pi
This commit is contained in:
parent
d72e908f95
commit
9fb2a1ce58
51
published/Interesting facts about Raspberry Pi.md
Normal file
51
published/Interesting facts about Raspberry Pi.md
Normal file
@ -0,0 +1,51 @@
|
||||
树莓派有趣的事实
|
||||
================================================================================
|
||||
树莓派庆祝了它的第二个生日。自从在2012.2.29初次登台以来,树莓派已经引导了一代新的微型、便宜的独板电脑。大量基于树莓派的DIY项目想法通过网络涌现,并且在开发世界中有许多使用案例将树莓派作为低成本学习媒介。为了庆祝它的第二个生日,我会在这篇文章中分享几个**树莓派有趣的事实**
|
||||
|
||||
![](http://farm3.staticflickr.com/2207/12961865855_b022bf59dd_z.jpg)
|
||||
|
||||
1. [100,000 块树莓派板子][1] 在发行首日售出,并且现在已有超过 [250万块板子][2] 在世界范围内售出。
|
||||
|
||||
2. 首批树莓派在中国台湾制造,,但是现在所有在售的板子在 [英国制造][3]。
|
||||
|
||||
3. 树莓派可以超频 (通过进入所谓的 [turbo 模式][4])。 你可以修改 [overclocking/overvolting options][5] 或者在运行时使用raspi-config工具,或者在启动时修改启动参数/boot/config.txt。改变 overclocking/overvolting 选项不会影响你的保修。
|
||||
|
||||
4. 树莓派不带MPEG-2解码器。 增加一个MPEG-2/VC-1编码授权会[增加10%的板子价格][6]。 因此,你可以在你需要的时候再 [购买 MPEG-2/VC-1 序列号][7]。购买的序列号与你的树莓派绑定在一起。
|
||||
|
||||
5. 你 [不可以在树莓派上(ARMv6)运行Windows 8][8],因为 Windows 8 要求ARMv7或者更高级的处理器。同样地,你不可以在树莓派上运行Ubuntu因为Ubuntu也只支持 [ARMv7 后者更高][9]。
|
||||
|
||||
6. 树莓派(Raspberry Pi)[最初][10]的名字是: "树莓"(Raspberry),这起源于以前对于微处理器以水果命名的传统。 "派"(Pi)指的是 "Python" 因为Python是第一个移植到树莓派的程序.
|
||||
|
||||
7. [树莓派logo][11]中的树莓实际上是一个3D [富勒烯][12] (或者巴克球),它一共有32面。 logo中的11面是可见的。凑巧的是,树莓派有一颗32位的ARM11处理器。
|
||||
|
||||
8. Methematica, 一款商业的流行的计算软件,现在已经在树莓派上[免费捆绑了][13]。
|
||||
|
||||
9. (感谢加里•格兰特) Kickstarter上最大的基于树莓派的项目是 [Kano][14],它的目的是发行一个计算机/编码工具箱来帮助各年龄段的人制造一套他们自己的电脑。项目已经从13,387名支持者中获得$1,522,160。
|
||||
|
||||
10. 根据 [Rastrack.co.uk][15],树莓派最流行的国家是英国。
|
||||
|
||||
就是这些。如果你有任何关于树莓派有趣的事实,欢迎随时插话。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: http://xmodulo.com/2014/03/interesting-facts-raspberry-pi.html
|
||||
|
||||
译者:[geekpi](https://github.com/geekpi) 校对:[wxy](https://github.com/wxy)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[1]:http://www.zdnet.com/we-thought-wed-sell-1000-the-inside-story-of-the-raspberry-pi-7000009718/
|
||||
[2]:http://www.raspberrypi.org/archives/6299
|
||||
[3]:http://www.raspberrypi.org/archives/5016
|
||||
[4]:http://www.raspberrypi.org/archives/2008
|
||||
[5]:http://elinux.org/RPi_config.txt#Overclocking_options
|
||||
[6]:http://www.raspberrypi.org/archives/1839
|
||||
[7]:http://www.raspberrypi.com/
|
||||
[8]:http://www.gamesindustry.biz/articles/digitalfoundry-inside-raspberry-pi
|
||||
[9]:https://wiki.ubuntu.com/ARM
|
||||
[10]:http://www.techspot.com/article/531-eben-upton-interview/
|
||||
[11]:http://www.raspberrypi.org/archives/221
|
||||
[12]:http://en.wikipedia.org/wiki/Buckminsterfullerene
|
||||
[13]:http://blog.stephenwolfram.com/2013/11/putting-the-wolfram-language-and-mathematica-on-every-raspberry-pi/
|
||||
[14]:https://www.kickstarter.com/projects/alexklein/kano-a-computer-anyone-can-make
|
||||
[15]:http://www.rastrack.co.uk/
|
@ -1,52 +0,0 @@
|
||||
树莓派有趣的事实
|
||||
================================================================================
|
||||
树莓派上周庆祝了它的第二个生日。自从在2012.2.29初次登台以来,树莓派已经引导了一代新的微型,便宜,的独板电脑。大量基于树莓派的DIY项目想法通过网络涌现,并且在开发世界中有许多使用案例将树莓派作为低成本学习媒介。为了庆祝它的第二个生日,我会在这篇文章中分享几个**树莓派有趣的事实**
|
||||
|
||||
![](http://farm3.staticflickr.com/2207/12961865855_b022bf59dd_z.jpg)
|
||||
|
||||
1. [100,000 块树莓派板子][1] 在发行首日售出, 并且现在已有超过 [250万块板子][2] 在世界范围内售出.
|
||||
|
||||
2. 首批树莓派在中国台湾制造, 但是现在所有在售的板子在 [英国制造][3].
|
||||
|
||||
3. 树莓派可以超频 (通过进入所谓的 [turbo 模式][4]). 你可以修改 [overclocking/overvolting options][5] 或者在运行时使用raspi-config工具, 或者在启动时修改启动参数/boot/config.txt. 改变 overclocking/overvolting 选项不会影响你的保修.
|
||||
|
||||
4. 树莓派不带MPEG-2解码器。 增加一个MPEG-2/VC-1编码授权会[增加10%的板子价格][6]. 因此, 你可以在你需要的时候再 [购买 MPEG-2/VC-1 序列号][7]。购买的序列号与你的树莓派绑定在一起。
|
||||
|
||||
5. 你 [不可以树莓派上(ARMv6)运行Windows 8][8],因为 Windows 8 要求ARMv7或者更高级的处理器。同样地, 你不可以在树莓派上运行Ubuntu因为Ubuntu只支持 [ARMv7 后者更高][9].
|
||||
|
||||
6. 树莓派(Raspberry Pi)[原始][10]的名字是: "树莓"(Raspberry),这起源于以前对于微处理器以水果命名的传统. "派"(Pi)指的是 "Python" 因为Python是第一个移植到树莓派的程序.
|
||||
|
||||
7. [树莓派logo][11]中的树莓实际上是一个3D [富勒烯][12] (或者巴克球),它一共有32面. logo中的11面是可见的. 无独有偶, 树莓派有一颗32位的ARM11处理器.
|
||||
|
||||
8. Methematica, 一款商业的流行的计算软件, 现在已经在树莓派上[免费捆绑了][13].
|
||||
|
||||
9. (感谢加里•格兰特) Kickstarter上最大的基于树莓派的项目是 [Kano][14],它的目的是发行一个计算机/编码工具箱来帮助各年龄段的人制造一套他们自己的电脑。项目已经从13,387名支持者中获得$1,522,160。
|
||||
|
||||
10. 根据 [Rastrack.co.uk][15], 树莓派最流行的国家是英国.
|
||||
|
||||
That is all. If you know any interesting fact about Raspberry Pi, feel free to chime in.
|
||||
就是这些。如果你有任何关于树莓派有趣的事实,欢迎随时插话
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: http://xmodulo.com/2014/03/interesting-facts-raspberry-pi.html
|
||||
|
||||
译者:[geekpi](https://github.com/geekpi) 校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[1]:http://www.zdnet.com/we-thought-wed-sell-1000-the-inside-story-of-the-raspberry-pi-7000009718/
|
||||
[2]:http://www.raspberrypi.org/archives/6299
|
||||
[3]:http://www.raspberrypi.org/archives/5016
|
||||
[4]:http://www.raspberrypi.org/archives/2008
|
||||
[5]:http://elinux.org/RPi_config.txt#Overclocking_options
|
||||
[6]:http://www.raspberrypi.org/archives/1839
|
||||
[7]:http://www.raspberrypi.com/
|
||||
[8]:http://www.gamesindustry.biz/articles/digitalfoundry-inside-raspberry-pi
|
||||
[9]:https://wiki.ubuntu.com/ARM
|
||||
[10]:http://www.techspot.com/article/531-eben-upton-interview/
|
||||
[11]:http://www.raspberrypi.org/archives/221
|
||||
[12]:http://en.wikipedia.org/wiki/Buckminsterfullerene
|
||||
[13]:http://blog.stephenwolfram.com/2013/11/putting-the-wolfram-language-and-mathematica-on-every-raspberry-pi/
|
||||
[14]:https://www.kickstarter.com/projects/alexklein/kano-a-computer-anyone-can-make
|
||||
[15]:http://www.rastrack.co.uk/
|
Loading…
Reference in New Issue
Block a user