Skip to content

pseddonxvi/mLamps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements:

  • Raspberry Pi Pico or Pico W

Installation

Install Circuitpython

Download and copy the appropriate circuitpython file to the Raspberry Pi Pico (or pico W):

The Pico will rename itself CIRCUITPI

Copy files

  • Copy files and folders from this repository onto the Raspberry Pi.
  • The Pico will run the code.py file by default.
    • This program assumes you have a 30 pixel array (at GPIO15) and a touch sensor (at GPIO16).
    • It will run a rainbow pattern that turns on and off when you touch the touch sensor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%