ニュース

Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms - mzyy94/st7735s-m5stickc ...
What I have: Board: SparkFun Thing Plus - ESP32 WROOM (Micro-B) Display: Adafruit ST7735 160x128 Breakout Arduino IDE version: 2.0.4 What I am trying to do: Trying to replicate your photo frame build ...
前回は、ESP32とST7735を使って、画像のディスプレイ描画の実装を行いました。 今回は以下の記事のプロトタイプを作るために、 ST7735のTFT液晶ディスプレイを2枚使用し、画像の描画とアニメーション描画を行ってみます。
前回の記事で、RustとESP32を使ってLチカを試しました。 今回はST7735のTFT液晶ディスプレイで画像の描画を行ってみます。 準備 以下のライブラリを追加します。 組み込み用の2Dグラフィックライブラリ embedded_graphics - Rust Embedded-graphics is a 2D graphics library that is focused on ...