Skip to content

platform IO project for a Touchbar-ish device using a ESP32-S3 based board with a touchscreen. (Lilygo T-Display S3 Long)

Notifications You must be signed in to change notification settings

zhangfan3765/esp32S3-axs15231-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟Touchbar-ESP32🌟

Touchbar ESP32

--todo--

PlatformIO Quick Start

  1. Install Visual Studio Code and Python
  2. Search for the PlatformIO plugin in the VisualStudioCode extension and install it.
  3. After the installation is complete, you need to restart VisualStudioCode
  4. After restarting VisualStudioCode, select File in the upper left corner of VisualStudioCode -> Open Folder -> select the Touchbar-ESP32 directory
  5. Wait for the installation of third-party dependent libraries to complete
  6. Click on the platformio.ini file, and in the platformio column
  7. Uncomment one of the lines src_dir = xxxx to make sure only one line works
  8. Click the (✔) symbol in the lower left corner to compile
  9. Connect the board to the computer USB
  10. Click (→) to upload firmware
  11. Click (plug symbol) to monitor serial output
  12. If it cannot be written, or the USB device keeps flashing, please check the FAQ below

About

platform IO project for a Touchbar-ish device using a ESP32-S3 based board with a touchscreen. (Lilygo T-Display S3 Long)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.4%
  • Python 0.4%
  • C++ 0.2%
  • Ruby 0.0%
  • CMake 0.0%
  • Shell 0.0%