st7789_mpy VS MicroWebSrv2

Compare st7789_mpy vs MicroWebSrv2 and see what are their differences.

MicroWebSrv2

The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented! (by jczic)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
st7789_mpy MicroWebSrv2
3 3
483 620
- -
5.1 6.9
about 1 month ago about 1 month ago
Python Python
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.
  • How to connect this SPI TFT to my Pico W?
    1 project | /r/raspberrypipico | 2 May 2023
    Are you using C/C++ or MicroPython? I have used https://github.com/russhughes/st7789_mpy successfully. There are actually two/three libraries related to st7789 displays if this I the one you are using. As already commented, please share a link to the display or some more information about it.
  • 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

MicroWebSrv2

Posts with mentions or reviews of MicroWebSrv2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-08.

What are some alternatives?

When comparing st7789_mpy and MicroWebSrv2 you can also consider the following projects:

lilygo-ttgo-twatch-2020-micropython - :snake:MicroPython for LilyGO TTGO T-Watch-2020:snake:

microdot - The impossibly small web framework for Python and MicroPython.

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

micropython-nanoweb - Full async Micropython web server with small memory footprint.

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

esp32-oscilloscope - A very basic esp32-based logic analyzer capable of sampling digital signals at up to ~3.2MHz.

doomgeneric - Easily portable doom

ampy - MicroPython Tool - Utility to interact with a MicroPython board over a serial connection.

micropython-camera-driver - add camera support to MicroPython

NetCoreServer - Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution

Adafruit_CircuitPython_ST7789 - CircuitPython DisplayIO Driver for ST7789 Color TFT Controller

Boost.Beast - HTTP and WebSocket built on Boost.Asio in C++11