Skip to content

Commit c454340

Browse files
authored
Merge pull request #992 from adafruit/TheKitty-patch-115
Readme for the new guide
2 parents 419bd71 + ca9620d commit c454340

File tree

3 files changed

+588
-0
lines changed

3 files changed

+588
-0
lines changed

CPB_Quick_Draw_Duo/PistolRicochet.wav

41.1 KB
Binary file not shown.

CPB_Quick_Draw_Duo/README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Circuit Playground Bluefruit Quick Draw Duo tutorial on the Adafruit Learning System
2+
3+
The code in this repo accompanies the Adafruit tutorial
4+
Circuit Playground Bluefruit Quick Draw Duo
5+
https://learn.adafruit.com/circuit-playground-bluefruit-quick-draw-duo/
6+
7+
The Python code file should be copied onto the **CIRCUITPY** flash drive that appears
8+
when you plug the CircuitPlayground Express into your computer (via a known good USB cable) as **code.py**.
9+
Also copy the wav file for sound per the tutorial.
10+
11+
If the only drive name you get is named **CPLAYBTBOOT**, CircuitPython may not be loaded
12+
on the board. You can load CircuitPython [per this guide](https://learn.adafruit.com/adafruit-circuit-playground-bluefruit/circuitpython).
13+
Then you should be able to see the **CIRCUITPY** drive when connected via USB.
14+
15+
CircuitPython resources may be found at https://CircuitPython.Org/
16+
17+
Learning Guide and code by Kevin Walters Adafruit Industries,January 2020
18+
19+
MIT License, include all this text in any redistribution
20+
21+
Support Open Source development by buying your materials at [Adafruit.com](https://www.adafruit.com/).

0 commit comments

Comments
 (0)