Python is more and more coming to replace C as the programming language of choice, and this trend can now also be seen in the world of microcontrollers. Taking the ESP32 as an example, this article ...
ESP-WROOM-32(38pin)を手に入れた! インストールが進んでいく様子 successfullyとか表示されていれば大丈夫のはず 念のため、pip freeze等で確認するとよいかも 1.2 esptoolコマンドが実行できるか確認 正常にインストールできたら、esptoolのPATHが通っているか確認 ...
While languages such as Ada and C++ have gained some adoption in certain circles, for the most part embedded software is still dominated by the procedural and dangerous C programming language. A few ...
M5StickC Plus + MicroPython環境を快適にしたいという思いを込めたポエムである M5StackをMicroPythonで開発されている方で、UIFlowは使わずに、 REPL画面で`import mysound`をしてスクリプトを実行した後、 `del sys.modules['mysound']`をすると、モジュールを削除できるので、 再度 ...
MicroPython is a wonderful Python interpreter that runs on many higher-end microcontrollers, from ESP8266 to STM32 to the RP2040. MicroPython lets you build devices quickly, and its latest release, ...
Scripting languages are for large computers, right? “Real” embedded device work is a hellish, never-ending cycle of code, compile, and re-flash. Well, I used to think so too, but with the ...
ピコソフトは、電源を入れるだけでMicroPythonが起動するPythonマシン「ORANGE-Python」を3月末に発売すると発表した。 MicroPythonはPython3と高い互換性がある。本体以外に必要なものは、電源(microUSBケーブル)、VGAモニター、USBキーボードだけ。PCは不要なので、超低 ...
This is the MicroPython project, which aims to put an implementation of Python 3.x on microcontrollers and small embedded systems. You can find the official website at micropython.org. WARNING: this ...
This is the MicroPython project, which aims to put an implementation of Python 3.x on microcontrollers and small embedded systems. You can find the official website at micropython.org. WARNING: this ...