注文完了商品: 2024/6/2
注文 ID: 1105444667606618
ーー ESP32 Arduino LVGL WIFI & Bluetooth 開発ボード 2.2 "240*320 スマート表示画面 2.2 インチ LCD TFT モジュール
#ifndef myoptions_h
#define myoptions_h
/* Generated by myoptions.h generator - v0.8.1 */
/* Put this file next to yoRadio.ino and restart Arduino IDE. */
/* !!! Attention !!! */
/* This configuration depends on some additional libraries. Please install them using the library manager: */
/* Adafruit GFX Library, Adafruit ILI9341, XPT2046_Touchscreen */
/* !!! Do not be alarmed, all right, the default values are not included in this file !!! */
#define DSP_MODEL DSP_ILI9341
#define DSP_HSPI true
#define LED_INVERT true
#define TFT_CS 15
#define TFT_DC 2
#define TFT_RST -1
#define BRIGHTNESS_PIN 21
#define I2S_DOUT 17
#define I2S_BCLK 22
#define I2S_LRC 27
#define TS_MODEL TS_MODEL_XPT2046
#define TS_SPIPINS 25, 39, 32 /* SCK, MISO, MOSI */
#define TS_CS 33
#define LIGHT_SENSOR 34
#define AUTOBACKLIGHT_MAX 1024
#define SD_VSPI true
#define SDC_CS 5
#define ENC_BTNR 16
#define ENC_BTNL 35
#define ENC_BTNB 4
#define ENC_INTERNALPULLUP true
#define IR_PIN 26