User Tools

Site Tools


raspberry_pi_pico

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 [2026/06/12 18:24] – [Introduction] walkeradminraspberry_pi_pico [2026/06/16 21:58] (current) – [Raspberry Pi Pico — a microcontroller board] walkeradmin
Line 3: Line 3:
 \\  \\ 
 \\  \\ 
-{{ :raspberry-pi-pico.png?300 |}}+{{ :raspberry-pi-pico.png?200 |}}
 ---- ----
 ===== Introduction ===== ===== Introduction =====
Line 28: Line 28:
  
   * Designed for: computing, media, robotics, servers, learning Linux   * Designed for: computing, media, robotics, servers, learning Linux
 +
 +==== Raspberry Pi Pico — a microcontroller board ====
 +
 +  * Runs one program at a time (no OS)
 +
 +  * Programmed in MicroPython or C/C++
 +
 +  * No HDMI, no OS, no multitasking
 +
 +  * Ultra‑low power, instant boot
 +
 +  * CPU: Dual‑core 133 MHz
 +
 +  * RAM: 264 KB
 +
 +  * Designed for: sensors, GPIO control, embedded electronics, IoT
 +
 +This aligns with comparisons showing the Pi 5 is dramatically faster (36× CPU speed), has gigabytes of RAM, and supports 64‑bit computing, while the Pico is tiny and optimized for embedded tasks. 
 +\\ 
 +\\ 
 +    *[[Raspberry Pi Pico Hardware]]\\ 
 +    *[[Raspberry Pi Pico Pinouts]]\\ 
 +    *[[Thonny]]\\ 
 +    *[[Micro Python]]\\ 
raspberry_pi_pico.1781288685.txt.gz · Last modified: by walkeradmin