st7789_mpy VS lilygo-ttgo-twatch-2020-micropython

Compare st7789_mpy vs lilygo-ttgo-twatch-2020-micropython and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
st7789_mpy lilygo-ttgo-twatch-2020-micropython
3 1
472 54
- -
5.4 0.0
13 days ago about 3 years ago
Python C
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

st7789_mpy

Posts with mentions or reviews of st7789_mpy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-22.
  • DOOM! on the #emfcamp TiDAL badge
    7 projects | dev.to | 22 Jul 2022
    The colour being mangled turns out to be an endian difference between the MPU and the display device, easily determined by looking at the code for the display driver, which byte-swaps everything when drawing into the device, unless it's blitting a buffer, when it assumes it's already swapped. Fixed.
  • MicroPython display issues on the TTGO T-watch S76G (GPS + LoRa edition)
    2 projects | /r/esp32 | 22 Jun 2022
    I ended up making it work but with no help from LilyGo. There's an awesome repo here that includes pre-compiled binaries for the device, libraries for its hardware peripherals, and some code examples

lilygo-ttgo-twatch-2020-micropython

Posts with mentions or reviews of lilygo-ttgo-twatch-2020-micropython. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-02.

What are some alternatives?

When comparing st7789_mpy and lilygo-ttgo-twatch-2020-micropython you can also consider the following projects:

wasp-os - A MicroPython based development environment for smart watches (including Pine64 PineTime)

st7789_mpy - Fast pure-C driver for MicroPython that can handle display modules on ST7789 chip

T-watch-2020 - a watch project for the TTGO T-watch-2020 version 1

awesome-pinetime - List of PineTime projects.

TTGO_TWatch_Library

Lilygo-T5-4.7-meteo-and-domoticz- - an E-paper domoticz console with Lilygo-T5

WatchX - Open-source smart watch, based on LittlevGL Embedded GUI Library

pinetime-hypnos - Zephyr firmware for the nRF52832 PineTime smartwatch

esp32-doom - A proof-of-concept port of PrBoom to the ESP32. Needs psram hardware.

nanoprintf - The smallest public printf implementation for its feature set.

mynewt-nimble - Apache mynewt

Adafruit_CircuitPython_ST7789 - CircuitPython DisplayIO Driver for ST7789 Color TFT Controller