Skip to content

jblance/ESP32C3_1.44inch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ESP32C3-1 44-01-250

Overview

  • ESP32 C3 desktop trinket Mini TV Portable Pendant LVGL 1.44inch LCD ST7735
  • Part Number: ESP32C3-1.44
  • Brand: Spotpear
  • SKU: 0601026

Features

  • Power supply: 5V
  • Display driver interface: SPI
  • Screen driver IC: ST7735S
  • Screen resolution: 128×128
  • Compatible battery type: 3.7V lithium battery with 1.27mm plug
  • Main control: ESP32 C3 with WiFi and Bluetooth capability.

Links

Dev Environment

  • Build the dev environment instructions
  • Third party library file configuration:
    • Enter the mainapp project, change to your own WIFI name and password within
    • Adjust dev environment configuration parameters parameters
    • After the modifications are completed, you can configure parameter compilation 6-config

Replacing Middle Rotation Symbols

  • Crop corresponding GIF pixels
    • Online website: https://ezgif.com/resize
    • Crop to 30 * 31 pixels
    • Convert GIF files to. c files
    • Online Image Converter Website: https://lvgl.io/tools/imageconverter
    • Enter the website to configure the corresponding settings resize
    • Copy the obtained xm.c file to the miniapp folder
    • Change the TKR_A in the miniapp. ino code to xm (change to your own name), there are two TKR_A instances in the project codeg
    • Click to upload

About

ESP32C3_1.44inch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.3%
  • C++ 1.4%
  • Python 0.3%
  • Processing 0.0%
  • CMake 0.0%
  • Ruby 0.0%