首页 > Web开发 > 详细

[转载] RaspberryPi B+ WiringPi 引脚对应图

时间:2015-04-04 07:57:38      阅读:651      评论:0      收藏:0      [点我收藏+]

Pin Numbering - Raspberry Pi Model B+

Numbering Scheme

Pi4J uses an abstract pin numbering scheme to help insulate software from hardware changes.
P14J implements the same pin number scheme as the Wiring Pi project. More information about the WiringPi pin number scheme can be found here:http://wiringpi.com/pins/

Pi4J provides a RaspiPin enumeration that is used to manage the accessible GPIO pins.

Expansion Header

The Raspberry Pi Model B+ board contains a single 40-pin expansion header labeled as ‘J8‘ providing access to 26 GPIO pins.
(Pins 1, 2, 39 & 40 are also labeled below.)

技术分享

J8 Pinout (40-pin Header)

The diagram below illustrates the GPIO pinout using the Pi4J/WiringPi GPIO numbering scheme.

技术分享

(click here for hi-resolution image)

Additional Resources

[转载] RaspberryPi B+ WiringPi 引脚对应图

原文:http://www.cnblogs.com/sn-dnv-aps/p/4391511.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!