6
●
Simon Monk
●
Book review
Raspberry Pi Cookbook
http://goo.gl/mZ585x
http://www.monkmakes.com/
Slide 7
Slide 7 text
7
●
Model A
●
Model B rev. 1
●
Model B rev. 2 ( 英國製 / 中國製 / 中國製 )
●
Model B+
選擇適合的 Raspberry Pi 型號
http://goo.gl/UQgoQ6
Model A Model B rev. 2(UK) Model B (China) Model B (China) Model B+
13
# uncomment if hdmi display is not detected and
composite is being output
hdmi_force_hotplug=1
# uncomment to force a HDMI mode rather than
DVI. This can make audio work in
# DMT (computer monitor) modes
hdmi_drive=2
# uncomment to increase signal to HDMI, if you
have interference, blanking, or
# no display
config_hdmi_boost=4
設定 HDMI 轉 VGA
Slide 14
Slide 14 text
14
●
# uncomment to force a specific HDMI mode (this
will force VGA)
●
hdmi_group=2
●
hdmi_mode=16
●
●
#hdmi_group=2 (DMT)
●
#16 1024x768 60Hz
無法抓到正確解析度時 , 手動調整
http://www.raspberrypi.org/documentation/configuration/config-txt.md