MicroPython-File-Uploader-Script A simple tool to upload any file (text and binary files) in micropython's filesystem. Usage:micropythonuploader.py <port> <file> Example: micropythonuploader.py "com9" "icon.ico" micropythonuploader.py "com2" "main.py" More Info: It uses the default baudrate of 115200