Skip to content

Adafruit树莓派系列教程汇总

pi1

关于树莓派

引自百度百科:

Raspberry Pi(中文名为“树莓派”,简写为RPi,(或者RasPi / RPI)是为学生计算机编程教育而设计,只有信用卡大小的卡片式电脑,其系统基于Linux。随着Windows 10 IoT的发布,我们也将可以用上运行Windows的树莓派。自问世以来,受众多计算机发烧友和创客的追捧,曾经一“派”难求。别看其外表“娇小”,内“心”却很强大,视频、音频等功能通通皆有,可谓是“麻雀虽小,五脏俱全”。

现在的树莓派已经发展到第四代,拥有4核1.2GHz的处理器及2GB的运存,配备4个USB接口,一个HDMI接口,板载蓝牙和WIFI芯片,使用MicroSD卡作为存储媒介,拥有一个40pin的GPIO接口用于连接外设传感器。目前支持Raspbian,Ubuntu等Linux系统及Windows 10 IoT系统。

树莓派 GPIO 图
1代:
Raspberry Pi 1 Revision 2 Pinout Image

2 3 4代:
Raspberry Pi 2 3 4 and newer Pinout

引脚图例
Raspberry Pi Pinout KEY

也可以通过 python 程序查询
1.更新 apt-get 库
sudo apt update

2.安装 gpio-zero
sudo apt install python3-gpiozero

3.运行 pinout
pinout

下图是 树莓派 4 的输出
Raspbian Pinout Command

教程汇总

更多树莓派教程请访问:http://www.boydwang.com/category/linux-2/raspberrypi-linux/

0 0 votes
Article Rating
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

4 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
小磊YangLei

博主太棒了
可惜你的blog没有RSS
伤心…

白羊

踩一踩。。。

4
0
Would love your thoughts, please comment.x
()
x