Search found 2 matches

by Python Candy
Tue Jul 27, 2021 9:59 pm
Forum: Other Boards
Topic: I can't see files that exist on the Pico with explorer
Replies: 8
Views: 15875

Re: I can't see files that exist on the Pico with explorer

I just wrote a simple tool for downloading a file from the MicroPython (I am using a Raspi Pico) to the host, you can get it here:
https://github.com/udi-hakim/CANTools
by Python Candy
Tue Jul 27, 2021 9:55 pm
Forum: General Discussion and Questions
Topic: ESP32: How to send files from internal flash to PC
Replies: 14
Views: 15753

Re: ESP32: How to send files from internal flash to PC

I just wrote a very simple tool to fetch files from a MicroPython board (I am using a Raspi pico), you can grab it from here:
https://github.com/udi-hakim/Tools