Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Be able to transfer files created on micro:bit to host computer #323

Open
kumueric opened this issue Mar 25, 2020 · 1 comment

Comments

@kumueric
Copy link

Hi,
I use Anaconda Python on Windows 10. I read the article about microfs (ufs, where u = 'mu' ~ 'micro'). I'm afraid to use pip with Anaconda because with Anaconda, you're supposed to use conda. The use of pip is not exactly "supported."
I found the REPL that is available through the "Open Serial" button. It's REALLY good! Thank you for making that available....
The "Load/Save" button is a little confusing because:

  1. if in MicroPython, I create a file on the micro:bit, this file is NOT visible on either the Load/Save window or Windows (File) Explorer.
  2. If I use the (in-browser) Python Editor to upload a .txt file, I canNOT see it on the micro:bit!
    As in the Mu Editor, I would like to see files that were created on the micro:bit, and I would like to be able to transfer the file from the micro:bit to the host computer.
    Thank you!
@pdg137
Copy link

pdg137 commented Jul 26, 2021

This would be especially useful on Chromebooks and other devices for which installing Python and microfs is impossible or extremely difficult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants