前回の記事で、RustとESP32を使ってLチカを試しました。 今回はST7735のTFT液晶ディスプレイで画像の描画を行ってみます。 依存パッケージを追加します。 $ cargo add embedded-graphics st7735-lcd Cargo.tomlのdependenciesに以下が追加されました。 embedded-graphics = "0.8.1" st7735-lcd ...
前回は、ESP32とST7735を使って、画像のディスプレイ描画の実装を行いました。 今回は以下の記事のプロトタイプを作るために、 ST7735のTFT液晶ディスプレイを2枚使用し、画像の描画とアニメーション描画を行ってみます。 まず、2枚のST7735ディスプレイに同じ ...
//#define ILI9488_DRIVER // WARNING: Do not connect ILI9488 display SDO to MISO if other devices share the SPI bus (TFT SDO does NOT tristate when CS is high) #define ST7789_DRIVER // Full ...
* @brief This is the source code implementing the API defined for the Adafruit ST7735 TFT display driver chip. This API is declared in Adafruit_ST7735_API.h * and is intended to be used as a C-style ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する