T-Touch Bar 教程

【使用 Arduino IDE】

  1. 安装 Arduino IDE.
  2. 启动Arduino并打开文件->首选项。 在附加板管理器网址,添加url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json .,用逗号分隔。
  3. 工具—>开发板—>开发板管理器 ,搜索ESP32并安装
  4. 安装完成后,工具—> 开发板 -> ESP32S3 Wrover Modelu Module
  5. Copy the files in the "lib" directory to the "~Arduino/libraries" directory

【使用 PlatformIO】

  1. 安装VSCODEPython
  2. 在VSCODE扩展中搜索PlatformIO插件并安装它。
  3. 安装完成和重新加载完成后,,进入Platformio
  4. PIO Home -> Open - > Open Project - > 选择文件 T-Touch_Bar。 点击左下角的(√)符号编译(→)即可上传。

【引脚】