sbcshop / PiCube

PiCube is a 4x4x4 LED cube HAT for Raspberry Pi with 5V DC operating voltage. PiCube, a monochromatic( Red, Blue, Green) LED with 64, is the latest product in the range of technologically advanced devices of SB Components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiCube

PiCube is a 4x4x4 LED cube HAT for Raspberry Pi with 5V DC operating voltage. PiCube, a monochromatic( Red, Blue, Green) LED with 64, is the latest product in the range of technologically advanced devices of SB Components.

PiCube Installation on Raspberry Pi

  • Stack PiCube on Raspberry Pi header pin

  • Open Terminal and download the repository from our github by running command:

    git clone https://github.com/sbcshop/PiCube.git

  • Your code will be downloaded to '/home/pi' directory. Use 'ls' command to check the list of directories.

  • Go to 'PiCube' directory using command:

    cd PiCube

  • Run 'demo.py', 'Pattern1.py', 'Pattern2.py', 'Pattern3.py' example codes using:

    sudo python demo.py

    or

    sudo python Pattern2.py

Buy it From : https://shop.sb-components.co.uk/products/picube-4x4x4-led-cube-kit-for-raspberry-pi

About

PiCube is a 4x4x4 LED cube HAT for Raspberry Pi with 5V DC operating voltage. PiCube, a monochromatic( Red, Blue, Green) LED with 64, is the latest product in the range of technologically advanced devices of SB Components.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%