Skip to content

Commit b23e918

Browse files
authored
Create README.md
1 parent 4694bfd commit b23e918

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CPX_Walking_Stick/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## The Musical Walking Stick tutorial on the Adafruit Learning System
2+
3+
The code in this repo accompanies the Adafruit tutorial
4+
Musical Walking Stick
5+
https://learn.adafruit.com/musical-cane/
6+
7+
The *appropriate code file file should be copied onto the **CIRCUITPY** flash drive as **code.py** that appears
8+
when you plug the CircuitPlayground Express into your computer via a known good USB cable.
9+
10+
If the only drive name you get is named **CPLAYBOOT**, CircuitPython may not be loaded
11+
on the board. You can load CircuitPython [per this guide](https://learn.adafruit.com/adafruit-circuit-playground-express/circuitpython-quickstart). Then you should be able to see the **CIRCUITPY** drive when connected via USB.
12+
13+
CircuitPython resources may be found at https://CircuitPython.Org/
14+
15+
Learning Guide by Dano Wall
16+
Code written by Dano Wall and Anne Barela for Adafruit Industries, November 2019
17+
18+
MIT License, include all this text in any redistribution
19+
20+
Support Open Source development by buying your materials at [Adafruit.com](https://www.adafruit.com/).

0 commit comments

Comments
 (0)