Skip to content

jhfoo/t-watch-2020-micropython

Repository files navigation

t-watch-2020-micropython

Edit copy of @mooond's code (source)

Motivation

Until the original code author updates his code with the following, this repo contains minimal changes to make the original code work:

  • Missing library (focaltouch.py?)
  • Missing font file (font5x8.bin)

Test

Execute the following from your micropython IDE command line (I use Visual Studio Code with Pymakr extension):

import lily
li=lily.LILY()
li.testimg()

About

Edit copy of @MooonD's code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages