Difference between revisions of "RPi Pico & Pico W"

From Miscellany
Line 12: Line 12:
 
===RPi Pico Pinouts===
 
===RPi Pico Pinouts===
  
[[File:RPi Pico Pinouts.png|700px]]
+
[[File:RPi_Pico_Pinouts.png|700px]]
  
 
==RPi Pico Software==
 
==RPi Pico Software==

Revision as of 23:51, 26 August 2022

Raspberry Pi Pico

RPi Pico is a low-cost microcontroller board features a powerful new chip, the RP2040, and all the fixin’s to get started with embedded electronics projects.

Description

RPi Pico.png

RPi Pico Pinouts

700px

RPi Pico Software

Arduino on RPi Pico

C++ on RPi Pico

CircuitPython on RPi Pico

MicroPython on RPi Pico

RPi Pico Projects

RPi Pico Accessories

Raspberry Pi Pico W

Raspberry Pi Pico W adds on-board single-band 2.4GHz wireless interfaces (802.11n) using the Infineon CYW4343 while retaining the Pico form factor.

Description

RPi Pico W.png

RPi Pico W Pinouts

Pico W pinouts.png

RPi Pico W Software

Because they are based on the same processor (RP2040), the languages available for the Pico and Pico W are the same. See the Software section under RPi Pico.

RPi Pico W Projects