https://github.com/myraspberry/pico_w_webmin
featured example
https://github.com/myraspberry/pico_w_webmin
Last synced: about 1 year ago
JSON representation
featured example
- Host: GitHub
- URL: https://github.com/myraspberry/pico_w_webmin
- Owner: MyRaspberry
- Created: 2023-12-18T03:14:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T08:06:01.000Z (over 2 years ago)
- Last Synced: 2025-01-17T23:31:45.681Z (about 1 year ago)
- Language: Python
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PICO_W_WEBmin
featured example
details see:
http://kll.byethost7.com/kllfusion01/infusions/articles/articles.php?article_id=229
* only one code.py file
* only /lib/adafruit_httpserver/
* use fix IP:PORT http://192.168.1.215:1234
* html.Server with server.poll() in a 1 sec loop ( timing problems in MAIN ) serve
* * dynamic index.html ( all in code.py )
* * static /static/about.html
* * serve a favicon
* simple styling example
* use gc.mem_free to check ( optional: gc.collect )
* use a settings.toml
* add a empty 1 min loop
as mem situation much better in CP829
put CP9xx on hold