Micropythonの外部ライブラリとして、SSD1306 OLED ディスプレイを操作するssd1306の紹介をします。 14. SSD1306 OLED ディスプレイの使い方 — MicroPython latest ドキュメント micropython-docs-ja.readthedocs.io 実験用に「0.96インチ 128×64ドット有機ELディスプレイ(OLED) 白色(580円 ...
RaspberryPi Pico/Pico WでMicroPythonを使う方法を解説します。 Pico/Pico Wは本体内部に「ファームウェア」というプログラムを動かすための土台となるソフトが必要なのですが、そのファームウェアは使用するプログラミング言語に合わせてた専用のものを用意する ...
Included are 12 bitmap fonts derived from classic pc text mode fonts, 26 Hershey vector fonts and several example programs for different devices. Some displays may use a BGR color order or iverted ...
例えば、MicroPython用マイコン「pyboard」で以下のコードを実行すると、pyboardのLEDをオンにして「Hello MicroPython!」と シリアルコンソール に出力することができます。 また、ブラウザ上でpyboardを操作できる ウェブアプリ も公開されています。
組み込み用途向けのPython「MicroPython」開発チームは、このほど新バージョン「MicroPython v1.23」のリリースをGitHubの公式サイトで発表した。 開発/エンジニア システムやソフトウェアの開発に携わるエンジニアに向けた最新情報など仕事に役立つ話題などを提供 ...
Originally, lv_micropython was created as an example of how to use lv_binding_micropython on a Micropython fork. Eventually it turned out that many people prefer using lv_micropython directly and only ...
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 ...
Rather than duplicating the BP5 firmware functionality, I decided to ignore it completely and go with existing MicroPython capabilities. I planned to just make a simple set of board definition files — ...
The passionate development team at Arduino has always been committed to empowering developers, and in this mission, they have unveiled their latest tools when using Arduino and MicroPython. Aimed at ...
Managing libraries for Arduino boards has traditionally been a time-consuming and error-prone process. Developers often had to manually search for, download, and configure libraries, which could be ...