Create appropriate readme for new guide

This commit is contained in:
Anne Barela 2020-01-06 11:18:03 -05:00 committed by GitHub
parent 647be2910a
commit 9e4f1f9c45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,19 @@
## The PyPortal MQTT Sensor Node/Control Pad tutorial on the Adafruit Learning System
The code in this repo accompanies the Adafruit tutorial
PyPortal MQTT Sensor Node/Control Pad
https://learn.adafruit.com/pyportal-mqtt-sensor-node-control-pad
The *appropriate code file file should be copied onto the **CIRCUITPY** flash drive as **code.py** 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 [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 may be found at https://CircuitPython.Org/
Learning Guide by Richard Albritton for 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/).