awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
peterhinch avatar

peterhinch/micropython-lcd160cr-gui

0
View on GitHub↗
32 stars·10 forks·Python·MIT·1 view

Micropython Lcd160cr Gui

v0.21 29th Oct 2020 Add Scale and Pad widgets. V0.20 21st Oct 2020 Refactor as a Python package. The refactor is a breaking change: applications must adapt import statements. There is now no need to cross compile on a Pyboard 1.1. Unused widgets no longer consume RAM. The structure also…

Features

  • Graphical User Interfaces - Touch-driven event-based GUI for specific displays.

Star history

Star history chart for peterhinch/micropython-lcd160cr-guiStar history chart for peterhinch/micropython-lcd160cr-gui

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Micropython Lcd160cr Gui

Similar open-source projects, ranked by how many features they share with Micropython Lcd160cr Gui.
  • wxwidgets/phoenixwxWidgets avatar

    wxWidgets/Phoenix

    2,618View on GitHub↗

    Phoenix is a cross-platform Python framework designed for building native desktop graphical user interfaces. It functions as a language binding generator and build automation system, enabling developers to create applications that utilize the underlying operating system's native controls and visual styles. The project provides a mechanism for mapping native C++ graphical toolkit components to Python, allowing for the development of desktop

    Pythonawesomecross-platformgui
    View on GitHub↗2,618
  • alacritty/alacrittyalacritty avatar

    alacritty/alacritty

    64,592View on GitHub↗

    Alacritty is a cross-platform terminal emulator that provides a consistent command-line environment across Linux, macOS, and Windows. It functions as a configuration-driven terminal, relying on a declarative file format to manage user preferences, key bindings, and visual styling. The application distinguishes itself through a high-performance architecture that offloads text rendering to the graphics processor. By utilizing zero-copy terminal emulation, it processes incoming byte streams directly into a grid-based memory buffer to minimize data duplication and latency during output. The proj

    Rustbsdgpulinux
    View on GitHub↗64,592
  • albin-johansson/centurionalbin-johansson avatar

    albin-johansson/centurion

    329View on GitHub↗

    A modern C++ wrapper library for SDL.

    C++
    View on GitHub↗329
  • adacore/gtkadaA

    AdaCore/gtkada

    0View on GitHub↗

    GtkAda - An Ada graphical toolkit based on GTK

    View on GitHub↗0
See all 30 alternatives to Micropython Lcd160cr Gui→

Frequently asked questions

What does peterhinch/micropython-lcd160cr-gui do?

v0.21 29th Oct 2020 Add Scale and Pad widgets. V0.20 21st Oct 2020 Refactor as a Python package. The refactor is a breaking change: applications must adapt import statements. There is now no need to cross compile on a Pyboard 1.1. Unused widgets no longer consume RAM. The structure also…

What are the main features of peterhinch/micropython-lcd160cr-gui?

The main features of peterhinch/micropython-lcd160cr-gui are: Graphical User Interfaces.

What are some open-source alternatives to peterhinch/micropython-lcd160cr-gui?

Open-source alternatives to peterhinch/micropython-lcd160cr-gui include: wxwidgets/phoenix — Phoenix is a cross-platform Python framework designed for building native desktop graphical user interfaces. It… alacritty/alacritty — Alacritty is a cross-platform terminal emulator that provides a consistent command-line environment across Linux,… albin-johansson/centurion — A modern C++ wrapper library for SDL. andlabs/ui — This project is a cross-platform UI framework and native desktop GUI library. It provides a unified set of… asticode/go-astilectron — go-astilectron is a cross-platform GUI framework and binding that enables the creation of desktop software by… adacore/gtkada — GtkAda - An Ada graphical toolkit based on GTK.