Skip to content

Commit 677d019

Browse files
deploy: 99e74bf
1 parent 1e9e2d4 commit 677d019

File tree

11 files changed

+1638
-1634
lines changed

11 files changed

+1638
-1634
lines changed

api/boards.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11461,7 +11461,7 @@
1146111461
"STEMMA QT/QWIIC"
1146211462
],
1146311463
"url_path": "/board/studiolab_picoexpander/",
11464-
"description": "<p>The Pico Expander is an expansion board that features a soldered Raspberry Pi Pico 2W, bringing its powerful RP2350 microcontroller to a more accessible form factor. This board breaks out all the Pico 2W pins to Grove connectors, making it easy to connect sensors and peripherals without soldering.</p><p><strong>Key Features:</strong></p><ul> <li><strong>Grove Connectors</strong>: All GPIO pins are accessible via standard Grove connectors for quick prototyping</li> <li><strong>Neopixel Status LED</strong>: Built-in addressable LED for visual feedback</li> <li><strong>User Button</strong>: Connected to GPIO 15 for input control</li> <li><strong>Reset Pin</strong>: Dedicated reset functionality for convenient board resets</li> <li><strong>I2C Qwiic Connector</strong>: Native I2C support for connecting Qwiic-compatible sensors and devices</li></ul><p>The Pico Expander retains all the performance benefits of the Pico 2W—double the processing power, RAM, and flash memory compared to the original Pico—while providing a developer-friendly interface for rapid prototyping. Whether you’re building IoT projects, sensor networks, or interactive applications, the Pico Expander simplifies hardware integration and accelerates development in CircuitPython or MicroPython.</p><h2 id=\"tutorial\">Tutorial</h2><ul> <li><a href=\"https://id-studiolab.github.io/Connected-Interaction-Kit/\">Connected Interaction Kit Getting Started</a></li></ul><h2 id=\"purchase\">Purchase</h2><ul> <li><a href=\"https://www.tudelft.nl/io/over-io/labs-en-faciliteiten/pmb\">PMB</a></li></ul>"
11464+
"description": "<p>The Pico Expander is an expansion board that features a soldered Raspberry Pi Pico 2W, bringing its powerful RP2350 microcontroller to a more accessible form factor. This board breaks out all the Pico 2W pins to Grove connectors, making it easy to connect sensors and peripherals without soldering.</p><p><strong>Key Features:</strong></p><ul> <li><strong>Grove Connectors</strong>: All GPIO pins are accessible via standard Grove connectors for quick prototyping</li> <li><strong>Neopixel Status LED</strong>: Built-in addressable LED for visual feedback</li> <li><strong>User Button</strong>: Connected to GPIO 15 for input control</li> <li><strong>Reset Pin</strong>: Dedicated reset functionality for convenient board resets</li> <li><strong>I2C Qwiic Connector</strong>: Native I2C support for connecting Qwiic-compatible sensors and devices</li></ul><p>The Pico Expander retains all the performance benefits of the Pico 2W—double the processing power, RAM, and flash memory compared to the original Pico—while providing a developer-friendly interface for rapid prototyping. Whether you’re building IoT projects, sensor networks, or interactive applications, the Pico Expander simplifies hardware integration and accelerates development in CircuitPython or MicroPython.</p><h2 id=\"upgrade\">Upgrade</h2><ul> <li><a href=\"https://id-studiolab.github.io/Connected-Interaction-Kit/test/support/upgradeCP_PICO\">Page to upgrade your CP on the PicoExpander</a> <h2 id=\"tutorial\">Tutorial</h2> </li> <li><a href=\"https://id-studiolab.github.io/Connected-Interaction-Kit/\">Connected Interaction Kit Getting Started</a></li></ul><h2 id=\"purchase\">Purchase</h2><ul> <li><a href=\"https://www.tudelft.nl/io/over-io/labs-en-faciliteiten/pmb\">PMB</a></li></ul>"
1146511465
},
1146611466
{
1146711467
"board_id": "sunton_esp32_2424S012",

board/studiolab_picoexpander/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<div class="image-section">
138138

139139
<img src="/assets/images/boards/large/studiolab_picoexpander.jpg" alt="Image of Board" />
140-
<h1>Pico Expander by <a href="/downloads?manufacturers=Studiolab">Studiolab</a></h1>
140+
<h1>Pico Expander by <a href="/downloads?manufacturers=StudioLab">StudioLab</a></h1>
141141
</div>
142142
<div class="section">
143143
<p><p>The Pico Expander is an expansion board that features a soldered Raspberry Pi Pico 2W, bringing its powerful RP2350 microcontroller to a more accessible form factor. This board breaks out all the Pico 2W pins to Grove connectors, making it easy to connect sensors and peripherals without soldering.</p>
@@ -153,9 +153,11 @@ <h1>Pico Expander by <a href="/downloads?manufacturers=Studiolab">Studiolab</a><
153153
</ul>
154154

155155
<p>The Pico Expander retains all the performance benefits of the Pico 2W—double the processing power, RAM, and flash memory compared to the original Pico—while providing a developer-friendly interface for rapid prototyping. Whether you’re building IoT projects, sensor networks, or interactive applications, the Pico Expander simplifies hardware integration and accelerates development in CircuitPython or MicroPython.</p>
156-
157-
<h2 id="tutorial">Tutorial</h2>
156+
<h2 id="upgrade">Upgrade</h2>
158157
<ul>
158+
<li><a href="https://id-studiolab.github.io/Connected-Interaction-Kit/test/support/upgradeCP_PICO">Page to upgrade your CP on the PicoExpander</a>
159+
<h2 id="tutorial">Tutorial</h2>
160+
</li>
159161
<li><a href="https://id-studiolab.github.io/Connected-Interaction-Kit/">Connected Interaction Kit Getting Started</a></li>
160162
</ul>
161163

0 commit comments

Comments
 (0)