Skip to content

collindutrow/micropython-fileman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MicroPython MCU File Manager

Intuitive file management script for MicroPython MCUs. Manage files on your MCU using some magic and your host operating system.

Usage

  1. Connect microcontroller to the computer via USB.
  2. Run the script:
python mpfm.py -s COM1
  1. Create, delete, and modify files in the local temporary directory.
  2. Profit!

About

Intuitive file management script for MicroPython MCUs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages