Skip to content

Commit 05ab1c8

Browse files
Merge pull request #4117 from raspberrypi/lurch-patch-1
Add keyboard models to the setup guide
2 parents de53178 + 410fd6d commit 05ab1c8

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

documentation/asciidoc/computers/getting-started/setting-up.adoc

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@ You can use any high-quality power supply that provides the correct power mode.
2626
|Recommended power supply (voltage/current)
2727
|Raspberry Pi power supply
2828

29-
|Raspberry Pi 5
29+
|Raspberry Pi 5 and Raspberry Pi 500
3030
|5V/5A, 5V/3A limits peripherals to 600mA
3131
|https://www.raspberrypi.com/products/27w-power-supply/[27W USB-C power supply]
3232

33-
|Raspberry Pi 4 Model B
33+
|Raspberry Pi 4 Model B and Raspberry Pi 400
3434
|5V/3A
3535
|https://www.raspberrypi.com/products/type-c-power-supply/[15W USB-C power supply]
3636

3737
|Raspberry Pi 3 (all models)
3838
|5V/2.5A
3939
|https://www.raspberrypi.com/products/micro-usb-power-supply/[12.5W Micro USB power supply]
4040

41-
|Raspberry Pi 2 (all models)
41+
|Raspberry Pi 2 Model B
4242
|5V/2.5A
4343
|https://www.raspberrypi.com/products/micro-usb-power-supply/[12.5W Micro USB power supply]
4444

@@ -101,22 +101,19 @@ Raspberry Pi models have the following display connectivity:
101101
|Model
102102
|Display outputs
103103

104-
|Raspberry Pi 5
104+
|Raspberry Pi 5, Raspberry Pi 400 and Raspberry Pi 500
105105
|2× micro HDMI
106106

107-
|Raspberry Pi 4 (all models)
107+
|Raspberry Pi 4 Model B
108108
|2× micro HDMI, audio and composite out via 3.5mm http://en.wikipedia.org/wiki/Phone_connector_(audio)#TRRS_standards[TRRS] jack
109109

110110
|Raspberry Pi 3 (all models)
111111
|HDMI, audio and composite out via 3.5mm http://en.wikipedia.org/wiki/Phone_connector_(audio)#TRRS_standards[TRRS] jack
112112

113-
|Raspberry Pi 2 (all models)
113+
|Raspberry Pi 2 Model B
114114
|HDMI, audio and composite out via 3.5mm http://en.wikipedia.org/wiki/Phone_connector_(audio)#TRRS_standards[TRRS] jack
115115

116-
|Raspberry Pi 1 Model B+
117-
|HDMI, audio and composite out via 3.5mm http://en.wikipedia.org/wiki/Phone_connector_(audio)#TRRS_standards[TRRS] jack
118-
119-
|Raspberry Pi 1 Model A+
116+
|Raspberry Pi 1 (all models)
120117
|HDMI, audio and composite out via 3.5mm http://en.wikipedia.org/wiki/Phone_connector_(audio)#TRRS_standards[TRRS] jack
121118

122119
|Raspberry Pi Zero (all models)
@@ -142,10 +139,11 @@ All variants of the Raspberry Pi 1, 2, 3, and 4 include a 3.5mm auxiliary http:/
142139
The following Raspberry Pi models come with Wi-Fi and Bluetooth connectivity:
143140

144141
* Flagship models since Raspberry Pi 3 Model B
142+
* All Keyboard models
145143
* All Zero W models
146144
* All Pico W models
147145
* Compute Modules configured with wireless (available since CM4)
148146

149-
The "Model B" suffix indicates variants with an Ethernet port; "Model A" indicates no Ethernet port. If your Raspberry Pi doesn't have an Ethernet port, you can still connect to a wired internet connection using a USB-to-Ethernet adapter.
147+
The "Model B" suffix indicates variants with an Ethernet port; "Model A" indicates no Ethernet port. The Keyboard models also include an Ethernet port. If your Raspberry Pi doesn't have an Ethernet port, you can still connect to a wired internet connection using a USB-to-Ethernet adapter.
150148

151149
image::images/peripherals/cable-net.png[alt="Plugging an Ethernet cable into a Raspberry Pi.",width="80%"]

0 commit comments

Comments
 (0)