Connect to WIFI

2. Secrets.py will have your WIFI network credentials (and more later). Add this code to your secrets file.

Make sure to enter the schools phone number between the parenthesis on line 9.  It will look like: 'password' : '4153334021',

3. Use this test code to see if your device successfully connects to the internet and returns data. Remember to save as "code.py"


You should get back a random quote and some other data.

4. Make sure you have the following library (its a folder): adafruit_minimqtt