Pico W webserver framework, remote MicroPython execution interface #10916
cfreshman
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://pico-repo.com/fi
https://github.com/cfreshman/pico-fi
An extensible webserver framework, new and under development
Includes a build system to watch/minify/sync files to the Pico, supporting minified app sizes up to
750K
(2M
-1.15M
MicroPython -.1M
pico-fi)New functionality/content can be added to
main.py
&public/
. Or, underpacks/
, which can be selectively enabled by the build system (python3 build -a --packs hello-world,remote-repl
)Overall, it's meant to be a stupid simple way to get started with the Pico W:
Beta Was this translation helpful? Give feedback.
All reactions