Windows Application Based on PYBOARD.PY

Discussion about programs, libraries and tools that work with MicroPython. Mostly these are provided by a third party.
Target audience: All users and developers of MicroPython.
Post Reply
bitninja
Posts: 165
Joined: Thu Sep 15, 2016 4:09 pm
Location: Spring, Texas

Windows Application Based on PYBOARD.PY

Post by bitninja » Tue May 11, 2021 7:51 pm

New Program Announcement

Pyboard File Manager

https://github.com/joewez/PyboardFileManager

Image

It's very similar to my previous app based on AMPY, but is actually faster and more capable.
  • Faster access with LittleFS
  • Upload/downloard binary files
  • One less dependency

bitninja
Posts: 165
Joined: Thu Sep 15, 2016 4:09 pm
Location: Spring, Texas

Re: Windows Application Based on PYBOARD.PY

Post by bitninja » Tue May 25, 2021 8:06 pm

Apologies to anyone who tried the application with the Raspberry Pi Pico... my internal REPL did not work properly.

I have fixed this and re-arranged the UI a bit... :D
pybfm-repl.jpg
pybfm-repl.jpg (67.47 KiB) Viewed 1683 times

Post Reply