Added Lab 10

This commit is contained in:
Edward Bigos 2026-04-07 07:14:09 -04:00
commit b0d1253215
18 changed files with 885 additions and 0 deletions

View file

@ -0,0 +1,26 @@
secrets = {
'location': 'Stcc',
'ssid': 'cset@stcc',
'password': 'c1s2e3t4',
}
WIFI_SSID = "cset@stcc"
WIFI_PASSWORD = "c1s2e3t4"
#AIO_USERNAME = "your_adafruit_username"
#AIO_KEY = "your_adafruit_key"
# The following data is INVALID and made up. Go to your Adafruit
# dashboard, open the key icon, then replace the information with
# your own username and key.
AIO_USERNAME = "csetuser"
AIO_KEY = "aio_qzZV9854jSpSpBSvKPNaNwP9hDaj"
# Be sure to create the following feeds on io.adafruit.com:
# humidity
# temperature
# led
# temperaturesetting