SpotlightKid / micropython-ftplib

An FTP client library for MicroPython.
34 stars 17 forks source link

Pico W port: sponsorship #24

Closed scruss closed 8 months ago

scruss commented 8 months ago

P.S.: If someone would sponsor me by sending me a Pico W board, I could "officially" support the Pico W port :grinning:

Originally posted by @SpotlightKid in https://github.com/SpotlightKid/micropython-ftplib/issues/18#issuecomment-1853916612

It would be slightly impractical for me to ship one to you from Canada, so what level of one-off sponsorship would you need to buy one from the BerryBase link you referenced?

SpotlightKid commented 8 months ago

Hey, @scruss Thanks for the offer, but I already got my hands on a Raspberry Pi Pico WH in the meantime and already implemented support for it in this library with commit 6c19a84. Check out the latest version from the repo and let me know if there any problems.

I do have a GitHub sponsoring page: https://github.com/sponsors/SpotlightKid

SpotlightKid commented 8 months ago

P.S. I would love to test my MicroPython networking libraries (https://github.com/SpotlightKid/mrequests, https://github.com/SpotlightKid/micropython-ftplib, https://github.com/SpotlightKid/micropython-osc) on the Seeed XIAO ESP32C3.

I only have ESP2866 and ESP32 modules at the moment, no ESP23-C3.

That would cost me about 13 € (incl. shipping) to order at BerryBase.

scruss commented 8 months ago

Okay, consider it done!

SpotlightKid commented 8 months ago

Awesome, thanks @scruss !!