I am experimenting with running an LCD display equipped with an ILI9341 driver IC on an ESP32. Up until now, I have been using TFT_eSPI, but I will also try out the Arduino Adafruit ILI9341.
ILI9341ドライバICを搭載した液晶ディスプレイをESP32で動かす実験をしている。今まで、TFT_eSPIを使ってきたが、Arduino Adafruit ILI9341も試してみる。
// - Arduino MOSI (Blue Pill pin A7) to TFT SDI (may be marked SDA or MOSI) // - Optional to read TFT: Arduino MISO (Blue Pill pin A6) to TFT SDO (may be marked MISO or may not exist on TFT) // Note: ...
#define TFT_CS D5 // Chip select control pin to TFT CS #define TFT_DC D6 // Data Command control pin to TFT DC (may be labelled RS = Register Select) #define TFT_RST D7 // Reset pin to TFT RST (or ...
Adafruit has this week unveiled a new second-generation version of its popular 1.8 inch Colour TFT display which is now being combined with an Arduino shield fitted with a microSD card slot and a ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する