Skip to content

Commit a89551b

Browse files
deploy: ae77f5c
1 parent 703bf40 commit a89551b

10 files changed

Lines changed: 1636 additions & 1627 deletions

File tree

api/boards.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11509,7 +11509,7 @@
1150911509
"STEMMA QT/QWIIC"
1151011510
],
1151111511
"url_path": "/board/studiolab_picoexpander/",
11512-
"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>"
11512+
"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/support/upgradeCP_PICO\">Upgrade your CP version on the PicoExpander</a></li></ul><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>"
1151311513
},
1151411514
{
1151511515
"board_id": "sunton_esp32_2424S012",

board/studiolab_picoexpander/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,14 @@ <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+
156157
<h2 id="upgrade">Upgrade</h2>
157158
<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>
159+
<li><a href="https://id-studiolab.github.io/Connected-Interaction-Kit/support/upgradeCP_PICO">Upgrade your CP version on the PicoExpander</a></li>
160+
</ul>
161+
162+
<h2 id="tutorial">Tutorial</h2>
163+
<ul>
161164
<li><a href="https://id-studiolab.github.io/Connected-Interaction-Kit/">Connected Interaction Kit Getting Started</a></li>
162165
</ul>
163166

0 commit comments

Comments
 (0)