pinout.vvzero.com/common/page.html

81 lines
2.4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div id="leftcolumn">
<nav id="gpio">
<div id="pinbase"></div>
{{nav}}
</nav>
<div id="legend">
<div>
<h2>树莓派引脚简图</h2>
<p>请像图中一样,把树莓派 GPIO 引脚朝右HDMI 接口朝左。</p>
<ul>
<li class="gpio">
<a href="/pinout/wiringpi" title="GPIO (General Purpose IO)">
<span class="default"></span>
<span class="pin"></span> GPIO <small>(通用输入输出引脚)</small>
</a>
</li>
<li class="spi">
<a href="/pinout/spi" title="SPI (Serial Peripheral Interface)">
<span class="default"></span>
<span class="pin"></span> SPI <small>(串行外设总线接口)</small>
</a>
</li>
<li class="i2c">
<a href="/pinout/i2c" title="I2C (Inter-integrated Circuit)">
<span class="default"></span>
<span class="pin"></span> I<sup>2</sup>C <small>(集成电路总线)</small>
</a>
</li>
<li class="uart">
<a href="/pinout/uart" title="UART (Universal Asyncronous Receiver/Transmitter)">
<span class="default"></span>
<span class="pin"></span> UART <small>(通用异步收发器)</small>
</a>
</li>
<li class="pcm">
<a href="/pinout/pcm" title="PCM (Pulse Code Modulation)">
<span class="default"></span>
<span class="pin"></span> PCM <small>(脉冲编码调制器)</small>
</a>
</li>
<li class="gnd">
<a href="/pinout/ground" title="Ground">
<span class="default"></span>
<span class="pin"></span> 地线
</a>
</li>
<li class="pow5v">
<a href="/pinout/5v_power" title="5v (Power)">
<span class="default"></span>
<span class="pin"></span> 5v <small>(电源))</small>
</a>
</li>
<li class="pow3v3">
<a href="/pinout/3v3_power" title="3.3v (Power)">
<span class="default"></span>
<span class="pin"></span> 3.3v <small>(电源)</small>
</a>
</li>
</ul>
</div>
<img src="{{resource_url}}pi-orientation.png" width="196" height="297" />
</div>
</div>
<div id="content">
<div id="interfaces">
<ul>
{{interfaces}}
</ul>
</div>
{{crumbtrail}}
<div id="featured">
<ul>
{{featured_boards}}
</ul>
</div>
{{content}}
<div id="lang">
{{lang_links}}
</div>
</div>