失眠网,内容丰富有趣,生活中的好帮手!
失眠网 > web 树莓派zero_树莓派 Zero WH 初使用体验

web 树莓派zero_树莓派 Zero WH 初使用体验

时间:2020-07-09 08:44:00

相关推荐

web 树莓派zero_树莓派 Zero WH 初使用体验

12号买了一个树莓派 Zero WH,这个是什么型号呢?其实和树莓派Zero是同一系列的,加上W则表示多了无线Wifi和蓝牙模块,加上H则表示在板子上已经焊接好了2x20的排针。

这个Zero真的很迷你,下面给大家看一下实拍图。

关于树莓派Zero系列,官方的定价是

树莓派Zero

5美元

树莓派Zero W

10美元

树莓派Zero WH

未知(最多11美元吧)

国内一般都是95元以上的(人家海淘回来也是要小费的😂)

关于具体的配置和差别,请看下图

需要注意的是,树莓派Zero的供电电源可以使用树莓派3的————5V,2.5A。树莓派Zero一个特别的地方,是采用了Mini HDMI输出,因此你如果要购买这个板子的话,不要忘记买一个Mini HDMI转HDMI的转接头,长这样子。

某东或者某宝多的是,10元左右。我是买板子的时候没注意是mini口,所以还要跑一趟电脑城才搞定。。。[二哈]

此外你还需要一个HDMI显示器,我是之前买过的,7寸的触摸屏。当然,还有C10的TF一张,8GB以上,不然不够用。

OK,硬件都齐活了,下面开始烧系统吧。

选择一个你中意的操作系统,下载下来。

我选择的是官方推荐的Raspbian ,下载后解压出来是一个-11-29-raspbian-stretch.img镜像文件,用Win32DiskImager烧进去,稍等片刻即可完成。

接下来把该连的线啊连接好,balabala,卡插上去。

部分显示器可能需要修改一下boot/config.txt文件,具体可以在网上查一下。

# For more options and information see

# /documentation/configuration/config-txt.md

# Some settings may impact device functionality. See link above fordetails

# uncommentif you get no picture on HDMI for a default "safe"mode

#hdmi_safe=1# uncommentthis ifyour display has a black border of unused pixels visible

# and your display can output without overscan

#disable_overscan=1# uncomment the following to adjust overscan. Use positive numbersifconsole

# goes off screen, and negativeif there istoo much border

#overscan_left=16#overscan_right=16#overscan_top=16#overscan_bottom=16# uncomment to force a console size. Bydefault it will be display's size minus

# overscan.

#framebuffer_width=1280#framebuffer_height=720# uncommentif hdmi display is not detected and composite isbeing output

hdmi_force_hotplug=1# uncomment to force a specific HDMI mode (thiswill force VGA)

#hdmi_group=2#hdmi_mode=47# uncomment to force a HDMI mode rather than DVI. This can make audio workin# DMT (computer monitor) modes

#hdmi_drive=2# uncomment to increase signal to HDMI,ifyou have interference, blanking, or

# no display

#config_hdmi_boost=4# uncommentforcomposite PAL

#sdtv_mode=2#uncomment to overclock the arm.700 MHz is the default.

#arm_freq=800# Uncomment some or all of these to enable the optional hardware interfaces

dtparam=i2c_arm=on

#dtparam=i2s=on

dtparam=spi=on

enable_uart=1# Uncommentthis to enable the lirc-rpi module

#dtoverlay=lirc-rpi

# Additional overlays and parameters are documented/boot/overlays/README

# Enable audio (loads snd_bcm2835)

dtparam=audio=on

max_usb_current=1hdmi_group=2hdmi_mode=1hdmi_mode=87hdmi_cvt1024 600 60 6 0 0 0dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900

开机,我的树莓派3B安静的乱入了

需要注意的是,如果你用了无线鼠标,可能延迟很厉害。那么需要修改一下boot/cmdline.txt,最后加上“ usbhid.mousepoll=0”,不包含引号。重启即可。

树莓派系统内置了编程软件、开源办公软件、游戏(我的世界和python小游戏)、Chromium浏览器等,还是比较全的。

当然,也可以通过软件安装源来手动安装海量应用和游戏。

最后送上一个彩蛋,运行一下我的世界。嗯,很流畅呢

如果觉得《web 树莓派zero_树莓派 Zero WH 初使用体验》对你有帮助,请点赞、收藏,并留下你的观点哦!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。