Skip to content

Commit d64b0fd

Browse files
authored
Merge pull request #906 from adafruit/TheKitty-patch-108
Update README.md
2 parents fb2da0d + fe0f88a commit d64b0fd

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed
Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
## EInk CircuitPython Quickstart tutorial on the Adafruit Learning System
22

3-
The code in this repo accompanies
3+
The code in this repo accompanies the Adafruit tutorial
4+
Quickstart using Adafruit eInk/ePaper displays with CircuitPython
5+
https://learn.adafruit.com/quickstart-using-adafruit-eink-epaper-displays-with-circuitpython
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 are at https://CircuitPython.Org/
414

515
Written by Anne Barela for Adafruit Industries, October 2019
616

7-
MIT License
17+
MIT License, include all this text in any redistribution
18+
19+
Support Open Source development by buying your materials at [Adafruit.com](https://www.adafruit.com/).

0 commit comments

Comments
 (0)