Difference between revisions of "Pico-Breadboard-Kit"
From SB-Components Wiki
(Created page with "<div class="row"> <div class="large-8 column"> == Pico Breadboard Kit == Raspberry Pi Pico Breadboard Kit is a multi-purpose Kit that consists of a “400 points half-size b...") |
|||
Line 31: | Line 31: | ||
<li> Connect USB cable on Raspberry Pi Pico USB port. </li> | <li> Connect USB cable on Raspberry Pi Pico USB port. </li> | ||
<li> Use jumper cables to connect Switches , Led's and Buzzer with Raspberry Pi Pico GPIO headers. </li> | <li> Use jumper cables to connect Switches , Led's and Buzzer with Raspberry Pi Pico GPIO headers. </li> | ||
− | <li> Now use example code "Test.py" from pico breadboard kit's github repository in any micropython supported ide (preferred thonny ide).<li> | + | <li> Now use example code "Test.py" from pico breadboard kit's github repository in any micropython supported ide (preferred thonny ide). </li> |
Source code : https://github.com/sbcshop/Raspberry-Pi-Pico-Breadboard-Kit | Source code : https://github.com/sbcshop/Raspberry-Pi-Pico-Breadboard-Kit | ||
<li> Copy paste code in ide and choose interpreter as MicroPython (Raspberry Pi pico). </li> | <li> Copy paste code in ide and choose interpreter as MicroPython (Raspberry Pi pico). </li> |
Revision as of 05:11, 5 May 2021
Pico Breadboard Kit
Raspberry Pi Pico Breadboard Kit is a multi-purpose Kit that consists of a “400 points half-size breadboard” on top, a Programmable Buzzer, 4 Programmable LEDs, 4 Push buttons, and dedicated 5V, 3v3, and GND pins at a single place.
Features
Specifications
Pinout
File:Pico Breadboard Pinout.png
Installation
MicroPython
Source code : https://github.com/sbcshop/Raspberry-Pi-Pico-Breadboard-Kit