From d5d580490b980f1848e0c01d50d7d44b83638642 Mon Sep 17 00:00:00 2001 From: Peter Hinch Date: Wed, 23 Jun 2021 08:17:13 +0100 Subject: [PATCH] README.md add reference to micro-gui. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 87971ec..fbd6407 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ 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. +The `nano-gui` library is display-only. A library supporting user input is +[micro-gui](https://github.com/peterhinch/micropython-micro-gui); this comes at +a cost of a substantially greater RAM requirement. + These images, most from OLED displays, fail to reproduce the quality of these displays. OLEDs are visually impressive displays with bright colors, wide viewing angle and extreme contrast. For some reason I find them hard to