Commit graph

15 commits

Author SHA1 Message Date
Justin Myers
f9a414ddbc Secrets Cleanup: P Part 2
- fix typos celcius to celsius
2025-04-09 11:14:47 -07:00
foamyguy
74eaa1b1d2 i2cdisplaybus change 2024-03-21 18:35:43 -05:00
foamyguy
d76cd68e00 batch 5 2023-11-06 16:49:19 -06:00
Liz
cbbd75ec25 Update code.py 2023-06-12 11:00:47 -04:00
foamyguy
6c8497815c add root_path argument to server init 2023-04-24 10:03:39 -05:00
Dan Halbert
6961a89266
PicoW webserver add type annotation 2023-01-18 10:57:10 -05:00
Dan Halbert
b06fd028d6
Merge pull request #2375 from adafruit/anecdata-patch-1
Update PicoW_CircuitPython_HTTP_Server for new adafruit_httpserver li…
2023-01-14 10:25:05 -05:00
Dan Halbert
afa72a5d32
temp_test is already a string 2023-01-14 10:14:25 -05:00
BlitzCityDIY
55054a3838 updating variable names
Updating SSID and PW variables for match settings dot toml example
2023-01-09 17:01:50 -05:00
anecdata
aeef068712
from adafruit_httpserver.request import HTTPRequest 2023-01-02 20:41:59 -06:00
anecdata
36ada53c0b
Update PicoW_CircuitPython_HTTP_Server for new adafruit_httpserver library version 2.0.0
Tested the edited routes on `Adafruit CircuitPython 8.0.0-beta.6 on 2022-12-21; Raspberry Pi Pico W with rp2040`, but without the static ipconfig, outputs, and displayio.
2023-01-02 20:35:45 -06:00
foamyguy
13ebf4db88 fix httpserver imports. print errors if they occur 2022-11-28 11:39:21 -06:00
BlitzCityDIY
d2901ec83f Updating HTML
Updating HTML so that it displays better on mobile.
2022-11-07 09:52:38 -05:00
BlitzCityDIY
44ff9b83e0 Adding bitmap
I forgot to include the party parrot bitmap. Also adding project title in SPDX
2022-10-31 17:07:07 -04:00
BlitzCityDIY
35fd6c4482 Adding code for HTTP server
Adding code for Pico W HTTP server. Sets static IP address, serves HTML as f string, uses DS18B20 temp sensor
2022-10-31 10:14:07 -04:00