uPyLoader - simple file transfer and communication

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
ajocius
Posts: 83
Joined: Mon Feb 19, 2018 6:31 am

Re: uPyLoader - simple file transfer and communication

Post by ajocius » Thu Jan 03, 2019 1:23 pm

thanks cyberlab, will test it once home. Is there any way to change from access point to station (so that I can connect to it using ip that is allocated by dhcp on my router)?

cyberlab
Posts: 56
Joined: Sat Apr 21, 2018 5:02 am

Re: uPyLoader - simple file transfer and communication

Post by cyberlab » Fri Jan 04, 2019 3:13 am

hello, of course you can, check the information here://docs.micropython.org/en/latest/esp8266/quickref.html

barbudor
Posts: 6
Joined: Fri Feb 08, 2019 6:35 pm

Re: uPyLoader - simple file transfer and communication

Post by barbudor » Sat Feb 09, 2019 9:29 pm

Hello

I just discovered your tool and that looks like a nice addition for my toolbox.

I was looking for a tool to upload the file from my embedded webserver but I've not been able to upload to my www folder.
Do I miss a trick ?

Best regards

~barbudor

sungkhum
Posts: 5
Joined: Sun Jul 28, 2019 3:33 pm

Re: uPyLoader - simple file transfer and communication

Post by sungkhum » Sun Jul 28, 2019 3:45 pm

Thanks @Beta_Ravener! This is such a great tool! I got it to work on Windows with a NUCLEO-F767ZI.
Trying to compile and have it work on my Mac now.

Poh_Roman
Posts: 3
Joined: Tue Aug 27, 2019 12:25 pm

Re: uPyLoader - simple file transfer and communication

Post by Poh_Roman » Wed Aug 28, 2019 10:36 am

How can i open the directory on esp ?

Post Reply