Replies: 2 comments 2 replies
-
I don't know about uPyCraft (which I thought had been abandoned a few years ago) or tinyweb or microwebsrv2. However https://github.com/miguelgrinberg/microdot is very easy to use, and can be installed just by copying the relevant files to the device. (e.g. using mpremote or Thonny). |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @Cripacx, I'm the author of MicroWebSrv 1&2. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello,
i want to add a webserver library on the ESP32 using uPyCraft. For example tinyweb or MicroWebSrv2.
How do i add a library like them correctly? I only found docs about how to add it to a raspberry.
Greetings
Beta Was this translation helpful? Give feedback.
All reactions