Search found 2 matches

by rubenafonso
Wed Dec 18, 2019 12:11 pm
Forum: Programs, Libraries and Tools
Topic: MicroWebSrv2, new asynchronous Web server for MicroPython (+Routes +WebSockets +Template engine).
Replies: 24
Views: 53369

Re: MicroWebSrv2, new asynchronous Web server for MicroPython (+Routes +WebSockets +Template engine).

Hi, yeah I froze the whole module. Just look for tutorials on how to freeze a module, there are a plenty (I can't find the one I used last time, sorry). Let me know if you need any help! Hi, Thanks for your help! I was able to run the server with the frozen the module! I followed the example of the...
by rubenafonso
Fri Dec 13, 2019 6:37 pm
Forum: Programs, Libraries and Tools
Topic: MicroWebSrv2, new asynchronous Web server for MicroPython (+Routes +WebSockets +Template engine).
Replies: 24
Views: 53369

Re: MicroWebSrv2, new asynchronous Web server for MicroPython (+Routes +WebSockets +Template engine).

Hyperion wrote:
Fri Nov 22, 2019 3:11 pm
Edit: Figured it out, server now started and I still have over 100kB of memory left 8-)
Hi,

I have the same memory problem when try to run it on ESP32. @Hyperion, can you tell what you did to overcome this problem? Did you use the frozen?

Thanks in advance.

Regards,
Ruben