Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 Pico PI,我想为它编写一个 GUI。由于 micropython 不支持任何像 tkinter 这样的 GUI,我想知道是否有一种方法可以调用和执行从 python3 保存在 pico 上的程序。
提前感谢您的帮助。