Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lurbano committed Aug 4, 2023
1 parent e17da0a commit c2f4fc9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ The Pico will rename itself CIRCUITPI

## Copy files
* Copy files and folders from this repository onto the Raspberry Pi.
* Note Sources:
* neopixel.mpy: https://circuitpython.org/libraries
* ledPixelsPico.py: https://github.com/lurbano/ledPixelsPico
* 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.

0 comments on commit c2f4fc9

Please sign in to comment.