pinout-xyz / Pinout.xyz

Source files for the Raspberry Pi Pinout documentation website.
http://pinout.xyz/
Creative Commons Attribution Share Alike 4.0 International
680 stars 197 forks source link

RPi Zero 2W showing as "Pi Model ??? v1.0" #468

Closed DFC72 closed 8 months ago

DFC72 commented 11 months ago

also shows incorrect info for # of usb ports, and presence of ethernet port, wifi and bluetooth. OS is Rasbian 32-bit lite if that matters

pi@raspberrypi:~ $ pinout ,--------------------------------. | oooooooooooooooooooo J8 +==== | 1ooooooooooooooooooo | USB | +==== | Pi Model ??? V1.0 | | +----+ +==== | |D| |SoC | | USB | |S| | | +==== | |I| +----+ | | |C| +====== | |S| | Net | pwr |HDMI| |I||A| +====== `-| |--------| |----|V|-------'

Revision : 902120 SoC : BCM2837 RAM : 512MB Storage : MicroSD USB ports : 4 (of which 0 USB3) Ethernet ports : 1 (0Mbps max. speed) Wi-fi : False Bluetooth : False Camera ports (CSI) : 1 Display ports (DSI): 1

J8: 3V3 (1) (2) 5V GPIO2 (3) (4) 5V GPIO3 (5) (6) GND GPIO4 (7) (8) GPIO14 GND (9) (10) GPIO15 GPIO17 (11) (12) GPIO18 GPIO27 (13) (14) GND GPIO22 (15) (16) GPIO23 3V3 (17) (18) GPIO24 GPIO10 (19) (20) GND GPIO9 (21) (22) GPIO25 GPIO11 (23) (24) GPIO8 GND (25) (26) GPIO7 GPIO0 (27) (28) GPIO1 GPIO5 (29) (30) GND GPIO6 (31) (32) GPIO12 GPIO13 (33) (34) GND GPIO19 (35) (36) GPIO16 GPIO26 (37) (38) GPIO20 GND (39) (40) GPIO21

For further information, please refer to https://pinout.xyz/ pi@raspberrypi:~ $

lurch commented 11 months ago

See https://github.com/gpiozero/gpiozero/issues/1037 - this isn't a bug with pinout.xyz :wink:

DFC72 commented 11 months ago

Not sure I understand? Is there more than one pinout project?

lurch commented 11 months ago

The pinout command-line tool is provided by GpioZero https://gpiozero.readthedocs.io/en/stable/cli_tools.html It's just coincidence that it shares the same name as the https://pinout.xyz website.

Gadgetoid commented 11 months ago

I, uh, guess the "pinout.xyz" link in there is probably a little misleading at times :grimacing: But, no, we are indeed not affiliated in any way other than the respective project authors kinda knowing each other sorta.