Raspberry-Pi-Pico-Breadboard-Kit

所属分类:嵌入式Linux
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-08-30 11:35:46
上 传 者sh-1993
说明:  覆盆子Pi Pico面包板套件是一款多功能套件,由顶部的“400点半大小面包板”、可编程嗡嗡声...、...,
(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.)

文件列表:
PicoBreadboard.py (980, 2023-08-30)
Schematic/ (0, 2023-08-30)
Schematic/SCH_PICO_BREADBROAD_060121.pdf (536147, 2023-08-30)
examples/ (0, 2023-08-30)
examples/Test_old.py (745, 2023-08-30)
examples/buzzer_pwm.py (1674, 2023-08-30)
examples/led_test.py (1165, 2023-08-30)
images/ (0, 2023-08-30)
images/file_view.png (97361, 2023-08-30)
images/pico_breadboard_example.jpg (1569051, 2023-08-30)
images/product-pic1.png (206495, 2023-08-30)
main.py (523, 2023-08-30)

# Raspberry Pi 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. ## How to use ? ### Board Details : * Push buttons : Not pressed = Logic 0 , Pressed = Logic 1 (INPUT) * Led : LED On = 1, LED Off = 0 (OUTPUT) * Buzzer : Buzzer On = 1, Buzzer Off = 0 (OUTPUT) ### Requirements * Raspberry Pi Pico Breadboard Kit (Buy it from : https://shop.sb-components.co.uk/collections/latest-collections/products/pico-breadboard-kit ) * Raspberry Pi Pico (Buy it from : https://shop.sb-components.co.uk/collections/latest-collections/products/raspberry-pi-pico-board-with-header ) * USB Cable * Jumper Cables ### Steps : * Connect Raspberry Pi Pico on female header of Pico Breadboard Kit. * Connect USB cable on Raspberry Pi Pico USB port. * Use jumper cables to connect Switches , Led's and Buzzer with Raspberry Pi Pico GPIO headers. Connections used here, GP0 -> LED 1 , GP4 -> Button 1 & GP8 -> Buzzer * Now use example code "main.py" from pico breadboard kit's github repository in any micropython supported ide (preferred thonny ide). Find more codes in [examples folder](https://github.com/sbcshop/Raspberry-Pi-Pico-Breadboard-Kit/tree/main/examples) * Download and open code in Thonny IDE, transfer [main.py](https://github.com/sbcshop/Raspberry-Pi-Pico-Breadboard-Kit/blob/main/main.py) and [PicoBreadboard.py](https://github.com/sbcshop/Raspberry-Pi-Pico-Breadboard-Kit/blob/main/PicoBreadboard.py) file into Pico/Pico W. * Choose interpreter as MicroPython (Raspberry Pi pico) with suitable com port shown. * Click on green play button to run example on Pico Breadboard Kit. Note: External components can be connected with Pico Breadboard kit via 400 points breadboard.

近期下载者

相关文件


收藏者