Create README.md

This commit is contained in:
Mike Barela 2019-06-24 21:21:59 -04:00 committed by GitHub
parent e7de1fd572
commit e0e09cecef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,20 @@
## Code for the Adafruit Learning System guide CircuitPython Powered AT Hand-Raiser
See the full tutorial at https://learn.adafruit.com/AT-Hand-Raiser/
The **code.py** 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.
If the only drive name you get is named **CPLAYBOOT**, CircuitPython may not be loaded
on the board. You can load CircuitPython as
[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.
CircuitPython resources are at https://CircuitPython.Org/
Code written by Bill Binko.
MIT License, please attribute.
Support Open Source development by buying your materials at [Adafruit.com](https://www.adafruit.com/).