mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Use Pi 3 as pinout example
This commit is contained in:
@@ -48,7 +48,7 @@ To output information about the current Raspberry Pi:
|
|||||||
|
|
||||||
$ pinout
|
$ pinout
|
||||||
|
|
||||||
For a Raspberry Pi model 2B, this will output something like the following:
|
For a Raspberry Pi model 3B, this will output something like the following:
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
@@ -56,7 +56,7 @@ For a Raspberry Pi model 2B, this will output something like the following:
|
|||||||
| oooooooooooooooooooo J8 +====
|
| oooooooooooooooooooo J8 +====
|
||||||
| 1ooooooooooooooooooo | USB
|
| 1ooooooooooooooooooo | USB
|
||||||
| +====
|
| +====
|
||||||
| Pi Model 2B V1.1 |
|
| Pi Model 3B V1.1 |
|
||||||
| +----+ +====
|
| +----+ +====
|
||||||
| |D| |SoC | | USB
|
| |D| |SoC | | USB
|
||||||
| |S| | | +====
|
| |S| | | +====
|
||||||
@@ -66,14 +66,14 @@ For a Raspberry Pi model 2B, this will output something like the following:
|
|||||||
| pwr |HDMI| |I||A| +======
|
| pwr |HDMI| |I||A| +======
|
||||||
`-| |--------| |----|V|-------'
|
`-| |--------| |----|V|-------'
|
||||||
|
|
||||||
Revision : a01041
|
Revision : a02082
|
||||||
SoC : BCM2836
|
SoC : BCM2837
|
||||||
RAM : 1024Mb
|
RAM : 1024Mb
|
||||||
Storage : MicroSD
|
Storage : MicroSD
|
||||||
USB ports : 4 (excluding power)
|
USB ports : 4 (excluding power)
|
||||||
Ethernet ports : 1
|
Ethernet ports : 1
|
||||||
Wi-fi : False
|
Wi-fi : True
|
||||||
Bluetooth : False
|
Bluetooth : True
|
||||||
Camera ports (CSI) : 1
|
Camera ports (CSI) : 1
|
||||||
Display ports (DSI): 1
|
Display ports (DSI): 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user