User Tools

Site Tools


raspberry_pi_pico_hardware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
raspberry_pi_pico_hardware [2026/06/14 20:38] – [Wireless Details] walkeradminraspberry_pi_pico_hardware [2026/06/15 21:54] (current) – [Key Features] walkeradmin
Line 7: Line 7:
 ===== Introduction ===== ===== Introduction =====
 \\  \\ 
 +Most of this information comes from the following [[https://www.raspberrypi.com/documentation/microcontrollers/pico-series.html|page]]. I have replicated some of it here because sometimes webpages move, are edited or just disappear.
 ==== Pico microcontroller boards ====  ==== Pico microcontroller boards ==== 
  
Line 175: Line 176:
  
 ---- ----
 +===== Raspberry Pi Pico 2 =====
 +\\ 
 +Raspberry Pi Pico 2 is based on the RP2350 microcontroller chip. It comes in four variants, listed in Table 2. Unlike Raspberry Pi Pico H and Pico WH, 'headers' isn’t shortened to 'H'.
 +\\ 
 +\\ 
 +{{ :pi-pico-table-002.png?600 |}}
 +
 +The table above provides a visual reference for the four Raspberry Pi Pico 2 variants as seen from the top. Visually, these variants differ most obviously based on:
 +
 +  * The presence or absence of a wireless component.
 +
 +  * The presence or absence of presoldered header pins.
 + 
 +  * The location and type of Serial Wire Debug (SWD) interface.
 +
 +=== Pico 2 Hardware ===
 +\\ 
 +{{ :pico2-variants.png?600 |}}
 +\\ 
 +----
 +
 +
 ==== Wireless Raspberry Pi Pico 2 boards ==== ==== Wireless Raspberry Pi Pico 2 boards ====
 Raspberry Pi Pico 2 W and Pico 2 W with headers are wireless microcontroller boards based on the RP2350 chip. Both boards offer identical hardware capabilities, with the only physical differences being the presence of presoldered header pins on Raspberry Pi Pico 2 with headers, and the style of the debug connector below the microcontroller.  Raspberry Pi Pico 2 W and Pico 2 W with headers are wireless microcontroller boards based on the RP2350 chip. Both boards offer identical hardware capabilities, with the only physical differences being the presence of presoldered header pins on Raspberry Pi Pico 2 with headers, and the style of the debug connector below the microcontroller. 
Line 240: Line 263:
  
   * Wi-Fi (802.11n):   * Wi-Fi (802.11n):
-  * +
   * Single-band (2.4 GHz).   * Single-band (2.4 GHz).
-  * +
   * WPA3, a modern security protocol for wireless connectivity.   * WPA3, a modern security protocol for wireless connectivity.
-  * +
   * Soft access point for broadcasting a Wi-Fi network, supporting up to four clients.   * Soft access point for broadcasting a Wi-Fi network, supporting up to four clients.
-  * +
   * Bluetooth 5.2:   * Bluetooth 5.2:
-  * +
   * Support for Bluetooth Low Energy (BLE) Central and Peripheral roles.   * Support for Bluetooth Low Energy (BLE) Central and Peripheral roles.
-  * +
   * Support for Bluetooth Classic.   * Support for Bluetooth Classic.
 \\  \\ 
raspberry_pi_pico_hardware.1781469517.txt.gz · Last modified: by walkeradmin