new micropython based mpeasy-async

Moderators: grovkillen, Stuntteam, TD-er, enesbcs

Post Reply
Message
Author
User avatar
enesbcs
Normal user
Posts: 587
Joined: 18 Jun 2017, 11:02
Location: Békéscsaba, Hungary
Contact:

new micropython based mpeasy-async

#1 Post by enesbcs » 30 Jul 2022, 09:05

mPyEasy Async version uploaded today for testing.
It works with W5100S-EVB-Pico with LAN, and with Raspberry Pico W with Wifi.
https://github.com/enesbcs/mpyeasy-async

User avatar
Ath
Normal user
Posts: 3416
Joined: 10 Jun 2018, 12:06
Location: NL

Re: new micropython based mpeasy-async

#2 Post by Ath » 30 Jul 2022, 09:34

That's been a bit of work! Looks exciting ;)
/Ton (PayPal.me)

TD-er
Core team member
Posts: 8643
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: new micropython based mpeasy-async

#3 Post by TD-er » 30 Jul 2022, 12:57

Cool!
Will have a look.
I do have some WROVER units laying around.

User avatar
enesbcs
Normal user
Posts: 587
Joined: 18 Jun 2017, 11:02
Location: Békéscsaba, Hungary
Contact:

Re: new micropython based mpeasy-async

#4 Post by enesbcs » 30 Jul 2022, 20:10

TD-er wrote: 30 Jul 2022, 12:57 Cool!
Will have a look.
I do have some WROVER units laying around.
Primary target was the Pico with W5100S LAN, and when the Pico-W came out, compiled to it also, and it is working. But yes, it also works on ESP32 units, i have tested the basic functions.

For the WROVER mpyeasy-async did not bring much new features compared to original mpyeasy, except that it is based on AsyncIO which causes web GUI to be a bit more responsive, although the background processes may slow down a bit while the GUI was rendering. In the other hand removing threading support in favor of asyncio results more stable running without sudden memory losses, and finally get SSL work with low memory WROOM modules also - so GMAIL smtp works natively. (SSL also works with the Pico variants of course)

User avatar
iron
Normal user
Posts: 221
Joined: 24 Sep 2016, 08:37
Location: Greece
Contact:

Re: new micropython based mpeasy-async

#5 Post by iron » 31 Jul 2022, 10:34

What is your PICO vendor of choice ?
-D

User avatar
enesbcs
Normal user
Posts: 587
Joined: 18 Jun 2017, 11:02
Location: Békéscsaba, Hungary
Contact:

Re: new micropython based mpeasy-async

#6 Post by enesbcs » 31 Jul 2022, 14:34

iron wrote: 31 Jul 2022, 10:34 What is your PICO vendor of choice ?
If you mean the "reseller", i bought Pico-W from pimoroni, as this was the only supplier i have found one month ago.
And W5100S-EVB-Pico from SOS Electronic as they has a store in my own country, so it arrived in a week to me.

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests