If the MicroPython plugin for PyCharm is not installed, install it. Go to File → Settings → Plugins → Marketplace Search for MicroPython and install it. Download the MicroPython UF2 file for the pico ...
It will support more MicroPython devices and more device-specific and MicroPython-specific modules eventually. We are interested in your contributions to the project. Feel free to open issues and send ...
Last time, I talked about how MicroPython is powerful and deserving of a place in your toolkit, and it made for a lively discussion. I’m glad to see that overall, MicroPython has indeed been getting ...
例えば、MicroPython用マイコン「pyboard」で以下のコードを実行すると、pyboardのLEDをオンにして「Hello MicroPython!」と シリアルコンソール に出力することができます。 また、ブラウザ上でpyboardを操作できる ウェブアプリ も公開されています。
In case you haven’t heard, about a month ago MicroPython has celebrated its 11th birthday. I was lucky that I was able to start hacking with it soon after pyboards have shipped – the first tech talk I ...