# peterhinch/micropython-nano-gui

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/peterhinch-micropython-nano-gui).**

654 stars · 106 forks · Python · MIT

## Links

- GitHub: https://github.com/peterhinch/micropython-nano-gui
- awesome-repositories: https://awesome-repositories.com/repository/peterhinch-micropython-nano-gui.md

## Description

A lightweight and minimal MicroPython GUI library for display drivers based on the FrameBuffer class. It is portable between a range of MicroPython hosts and display devices. Various display technologies are supported, including small color and monochrome OLED's, color TFT's, ePaper and Sharp units.

## Tags

### Part of an Awesome List

- [Graphical User Interfaces](https://awesome-repositories.com/f/awesome-lists/devtools/graphical-user-interfaces.md) — Minimalist widget-based GUI for framebuffer displays.
