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