Git Product home page Git Product logo

st7789_watch_stm's Introduction

ST7789_Watch_stm

Analog Watch/Clock with STM32 RTC and ST7789 IPS

YouTube videos

https://youtu.be/35Z0enhEYqM

https://youtu.be/jFGDFuLhdMc

Features

  • STM32 internal RTC with backup battery was used
  • a few color clock faces taken from the internet
  • one clock face in 240x240 pixel resolution compressed to 4-bits takes only 29K of memory so even 2 could fit in STM32 memory
  • watch hands are are vector based
  • no floating-point arithmetic and slow trigonometric functions were used

Connections:

LCD pin LCD pin name Arduino
#01 GND GND
#02 VCC 3.3V
#03 SCL PA5
#04 SDA PA7
#05 RES PA0 or any digital
#06 DC PA1 or any digital
#07 BLK NC

If you find it useful and you want to buy me a coffee or a beer:

https://www.paypal.me/cbm80amiga

st7789_watch_stm's People

Contributors

cbm80amiga 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.