树莓派Android Things物联网开发:树莓派GPIO引脚图

来源:互联网 发布:海错图笔记2 知乎 编辑:程序博客网 时间:2024/04/30 08:36

【转载请注明出处: http://blog.csdn.net/leytton/article/details/77864025

《树莓派Android Things物联网开发》系列文章专栏 http://blog.csdn.net/column/details/17741.html

树莓派Android Things物联网开发:入门及资料汇总

树莓派Android Things物联网开发:创建一个Things项目

树莓派Android Things物联网开发:树莓派GPIO引脚图

树莓派Android Things物联网开发:按键中断及消抖

树莓派Android Things物联网开发:已知Bug发行说明

树莓派Android Things物联网开发:GitHub案例程序汇总


本章内容介绍可用于Android Things应用API的 树莓派3 外围IO引脚。

树莓派具有引脚复用功能,一些引脚功能不能同时使用(比如说蓝牙和UART0),详情查看 function mode matrix .

以下为可用的引脚分布图:



科学上网原文摘自https://developer.android.com/things/hardware/raspberrypi-io.html

Raspberry Pi I/O

This section describes the Peripheral I/O interfaces available to your apps running on the Raspberry Pi 3.

The Raspberry Pi has pins that are multiplexed between various board functions. Some board functions cannot be used simultaneously (for example, enabling Bluetooth and using the UART0 port for peripheral I/O). For more information, see the function mode matrix.

The following pinout diagram illustrates the locations of the available ports exposed by the breakout connectors of this board:



阅读全文
0 0
原创粉丝点击