Skip to content

Commit 9e4f1f9

Browse files
authored
Create appropriate readme for new guide
1 parent 647be29 commit 9e4f1f9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

PyPortal_MQTT_Control/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## The PyPortal MQTT Sensor Node/Control Pad tutorial on the Adafruit Learning System
2+
3+
The code in this repo accompanies the Adafruit tutorial
4+
PyPortal MQTT Sensor Node/Control Pad
5+
https://learn.adafruit.com/pyportal-mqtt-sensor-node-control-pad
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 may be found at https://CircuitPython.Org/
14+
15+
Learning Guide by Richard Albritton for Adafruit Industries, January, 2020
16+
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)