File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Code for the Adafruit Learning System guide Simon Game Clone with Circuit Playground Express and CircuitPython
2+
3+ See the full tutorial at https://learn.adafruit.com/simon-game-clone-with-circuitplayground-express-and-circuitpython/
4+
5+ The ** code.py** file should be copied onto the ** CIRCUITPY** flash drive that appears
6+ when you plug the CircuitPlayground Express into your computer via a known
7+ good USB cable.
8+
9+ If the only drive name you get is named ** CPLAYBOOT** , CircuitPython may not be loaded
10+ on the board. You can load CircuitPython
11+ [ per this guide] ( https://learn.adafruit.com/adafruit-circuit-playground-express/circuitpython-quickstart ) .
12+ Then you should be able to see the ** CIRCUITPY** drive when connected via USB.
13+
14+ CircuitPython resources are at https://CircuitPython.Org/
15+
16+ Guide by Miguel Grinberg for Adafruit Industries.
17+
18+ MIT License, please attribute.
19+
20+ Support Open Source development by buying your materials at [ Adafruit.com] ( https://www.adafruit.com/ ) .
You can’t perform that action at this time.
0 commit comments