PlatformIO+Arduino Frameworkを使用してLCDにJPEG画像を表示するサンプル
|
hace 2 semanas | |
---|---|---|
.vscode | hace 2 semanas | |
include | hace 2 semanas | |
lib | hace 2 semanas | |
src | hace 2 semanas | |
test | hace 2 semanas | |
.gitignore | hace 2 semanas | |
README.md | hace 2 semanas | |
platformio.ini | hace 2 semanas |
PlatformIOにFork of Platformio Raspberry Pi RP2040: development platform for PlatformIOをインストールしてPico/Pico 2の開発を行うサンプルです。
LCD側 | Pico側 | 機能 |
---|---|---|
BLK | 未接続 | バックライトコントロール端子 |
DC | GP20(26番) | データ/コマンド切り替えピン |
RES | GP21(27番) | リセット端子 |
SDA | GP19(25番) | シリアルデータ入力 |
SCL | GP18(24番) | SPIクロック入力 |
VCC | 3V3(36番) | 電源 |
GND | GND(23番など) | GND |
以下のライブラリを利用しました