Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 2.74 KB

File metadata and controls

46 lines (28 loc) · 2.74 KB

ESP32 LilyGo T-Display Easily transform the development for your ESP32 project from Arduino to PlatformIO

This is the accompanying repository for my article "LilyGo T-Display Easily transform the development for your ESP32 project from Arduino to PlatformIO" available here: https://medium.com/@androidcrypto/lilygo-t-display-easily-transform-the-development-for-your-esp32-project-from-arduino-to-platformio-654b4eb918c8

The code for the tutorial "How you work with multiple configurations on your ESP32 PlatformIO project" (https://medium.com/@androidcrypto/how-you-work-with-multiple-configurations-on-your-esp32-platformio-project-76697d0ed442) is placed here as well.

I'm using the compiled firmware from the "How you work with multiple configurations on your ESP32 PlatformIO project" project in my tutorial "Easily deploy and update your PlatformIO projects without an installed IDE", available here: https://medium.com/@androidcrypto/easily-deploy-and-update-your-platformio-projects-without-an-installed-ide-6dd30162e162

Sketches

Arduino version: Esp32_T_Display_Adafruit_Transition_v01

PlatformIO version: Esp32_T-Display_Adafruit_Transition_v02

PlatformIO Work with multiple Configurations code: Esp32_T-Display_Adafruit_Transition_v03

Resources for PlatformIO

Image 1

  • Development Environment (Arduino)

Arduino IDE Version 2.3.6 (Windows)
arduino-esp32 boards Version 3.2.0 (https://github.com/espressif/arduino-esp32)
  • Development Environment (PlatformIO)

Microsoft Visual Studio Code Version 1.107.1 (MacOS)
PlatformIO extension Core 6.1.18 Home 3.4.4
ESP32 platform: https://github.com/pioarduino/platform-espressif32/releases/download/55.03.35/platform-espressif32.zip