博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
树莓派Android Things物联网开发:树莓派GPIO引脚图
阅读量:5143 次
发布时间:2019-06-13

本文共 722 字,大约阅读时间需要 2 分钟。

【转载请注明出处: 

《树莓派Android Things物联网开发》系列文章专栏 

本章内容介绍可用于Android Things应用API的  。

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

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

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

Raspberry Pi I/O

This section describes the  interfaces available to your apps running on the .

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 .

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

转载于:https://www.cnblogs.com/leytton/p/8253242.html

你可能感兴趣的文章
淌淌淌
查看>>
web页面实现指定区域打印功能
查看>>
使用PHP拆分中文字符串的方法(收藏) 小节
查看>>
win10每次开机都显示“你的硬件设置已更改,请重启电脑……”的解决办法
查看>>
VMware环境和Window环境进行网络连接的问题
查看>>
macOS10.12允许所有来源设置
查看>>
C++有关 const & 内敛 & 友元&静态成员那些事
查看>>
函数积累
查看>>
python搜索引擎(转)
查看>>
关于height,line-height导致的样式混乱的问题
查看>>
《SEO实战密码》读后一点感受
查看>>
bzoj 4815 [Cqoi2017]小Q的表格——反演+分块
查看>>
Swift 入门之简单语法(六)
查看>>
shim和polyfill有什么区别
查看>>
Failed to load the JNI shared library “E:/2000/Java/JDK6/bin/..jre/bin/client/jvm.dll
查看>>
Zabbix3.4服务器的搭建--CentOS7
查看>>
〖Python〗-- IO多路复用
查看>>
栈(括号匹配)
查看>>
夜太美---酒不醉--人自醉
查看>>
Java学习 · 初识 面向对象深入一
查看>>