Readme for the new guide

This commit is contained in:
Anne Barela 2020-01-17 09:44:27 -05:00 committed by GitHub
parent 419bd71cb5
commit 6064a8135e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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