前回の準備でPico はプログラムを受付られるようになったはず。 このページを読み進めると「Get started with MicroPython on Raspberry Pi Pico(オフィシャルガイド)」というものが存在するようです。 Python(MicroPython) もScratchもラズパイと同時に名前を知りました。
必要なことはここ↑に全部書いてある。 以上。 Thonny + MicroPython の環境でやってみることにした。 Thonny をインストールする。 Ctrl + F5 でステップバイステップ実行。ブレークポイントを設定しなくて良い。 F6 大きなステップ F7 小さなステップ シンプルで ...
I’ve been playing with a few MicroPython projects recently on several different embedded platforms, including a couple of ESP32 WiFi modules. There are various ways to program these modules: For over ...
Thonny is an IDE specifically designed for Python beginners, featuring a friendly user interface and robust code editing, running, and debugging capabilities. It simplifies Python code writing, making ...
Thonny is a Python IDE meant for learning programming. You can sponsor development of Thonny by sending a donation to Thonny's main author Aivar Annamaa: https ...