Code Monkey home page Code Monkey logo

esp32-lvgl-watchface's Introduction

ZSWatch LVGL Watchfaces

Table of Contents

About

Important

This script only supports ZSWatch v4 and above!

This project renders pre-built binary watchfaces on ESP32 using LVGL. A Kotlin script transforms the binary watchfaces into LVGL code, which is then compiled for the ZSWatch.

It was forked from esp32-lvgl-watchface.

Video

Watchfaces demo

Watchfaces

Watchfaces can be obtained from watch-face-wearfit or Chronos Dials. Since the ZSWatch uses a 240x240 screen, watchfaces of the same resolution are recommended.

"LVGL watchface"

Preview

"Analog" "Shadow" "Blue"
"Radar" "Outline" "Red"
"Tix" "Pixel" "Smart"
"Kenya" "B & W" "WFB"

Preparation (Linux)

  • Install the Java JDK by running sudo apt-get install openjdk-11-jdk
  • Install Kotlin by using sudo apt-get install kotlin
  • Run export ZSWATCH_ROOT=<ZSWatch-Root> and replace ZSWatch-Root with the root directory of your ZSWatch project

Usage

  • Run generate.sh and pass in the URL of the target watchface (i. e. https://github.com/fbiego/watch-face-wearfit/raw/main/dials/HW21/107_2_dial.bin)
generate.sh https://github.com/fbiego/watch-face-wearfit/raw/main/dials/HW21/107_2_dial.bin
  • If the script is executed without an error you can compile the ZSWatch firmware
  • Enjoy the new watchface

Maintainer

esp32-lvgl-watchface's People

Contributors

kampi avatar fbiego avatar jakkra avatar

Stargazers

 avatar TianShuang Ke avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.