Pico-Cube

From SB-Components Wiki

Revision as of 11:29, 29 October 2021 by Sbcshop (talk | contribs) (Created page with "<div class="row"> <div class="large-8 column"> == Pico Cube == === Features === === Specifications === </div> <div class="large-4 column"> File:pico_cube.png|thumb|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pinout

Installation

MicroPython

  • Stack Raspberry Pi Pico on the female header of Pico cube.
  • Connect USB cable on Raspberry Pi Pico USB port.
  • Choose interpreter as MicroPython (Raspberry Pi Pico).

Thonny-interpreter.PNG

  • Download Pico Cube repository from the below link:

Source code: https://github.com/sbcshop/PiCube

  • Open "demo.py" from the downloaded repository of Pico Cube in Thonny IDE and Click on the Green play button to run the code.

Resources