Skip to content

ESP32 1.28-inch Round Display Chronos Tutorial

Get Started with PlatformIO


Please click the card below to enter the page to get started with PlatformIO.

GetStartedWithPlatformIO

Upload esp32-c3-mini to the Display


  1. Download the esp32-c3-mini project at: https://github.com/fbiego/esp32-c3-mini

    get-project

  2. Open VS code and click the PlatformIO icon. Click "Open"->"Open Project"

    pio-open

  3. Find "esp32-c3-mini" and open it.

    pio-esp32-mini-c3

  4. Click platform.ini and modify it. The board select elecrow_c3_1_28: delete the ";" before elecrow_c3_1_28

    platform.ini

  5. Upload the code to the board.

    download

  6. The program will run on the display.

    watch

Pair the display with smartphone


  1. Download the APP Chronos - ESP32 on Google Play.(Note: this APP is not compatible with iPhone)

    chronos

  2. Open the Chronos on your phone, and log in.

    login

  3. Click the watch icon, the search for the ESP32 round display.

    pair

  4. Select the display and click pair...

    pair2

  5. After connecting the device, you can send information to the display.

    send

    show