kopia lustrzana https://github.com/peterhinch/micropython-nano-gui
Support circular gc9a01 displays.
rodzic
611863e90a
commit
f7306dbcdc
|
@ -122,6 +122,8 @@ simple. See [this doc](./DRIVERS.md#7-writing-device-drivers) for details.
|
||||||
|
|
||||||
#### [micro-gui](https://github.com/peterhinch/micropython-micro-gui)
|
#### [micro-gui](https://github.com/peterhinch/micropython-micro-gui)
|
||||||
|
|
||||||
|
#### [micropython-touch](https://github.com/peterhinch/micropython-touch)
|
||||||
|
|
||||||
#### [Writer and CWriter](https://github.com/peterhinch/micropython-font-to-py/blob/master/writer/WRITER.md)
|
#### [Writer and CWriter](https://github.com/peterhinch/micropython-font-to-py/blob/master/writer/WRITER.md)
|
||||||
|
|
||||||
[1d]: https://github.com/peterhinch/micropython-nano-gui/blob/master/DRIVERS.md#22-drivers-for-ssd1331
|
[1d]: https://github.com/peterhinch/micropython-nano-gui/blob/master/DRIVERS.md#22-drivers-for-ssd1331
|
||||||
|
|
|
@ -41,6 +41,8 @@ wrap or clipping.
|
||||||
 A mockup of a seismograph screen on an ePaper
|
 A mockup of a seismograph screen on an ePaper
|
||||||
display.
|
display.
|
||||||
|
|
||||||
|
 Circular display using gc9a01 controller.
|
||||||
|
|
||||||
# Contents
|
# Contents
|
||||||
|
|
||||||
1. [Introduction](./README.md#1-introduction)
|
1. [Introduction](./README.md#1-introduction)
|
||||||
|
@ -123,6 +125,7 @@ my GUI's employ the American spelling of `color`.
|
||||||
|
|
||||||
## 1.1 Change log
|
## 1.1 Change log
|
||||||
|
|
||||||
|
22 May 2024 Support circular displays with gc9a01 controller.
|
||||||
15 Mar 2023 Driver update to 4.2 inch Waveshare ePpaper display.
|
15 Mar 2023 Driver update to 4.2 inch Waveshare ePpaper display.
|
||||||
12 Feb 2023 Add support for sh1106 driver. Fix color compatibility of SSD1306.
|
12 Feb 2023 Add support for sh1106 driver. Fix color compatibility of SSD1306.
|
||||||
5 Sep 2022 Add support for additional Pico displays.
|
5 Sep 2022 Add support for additional Pico displays.
|
||||||
|
|
Plik binarny nie jest wyświetlany.
Po Szerokość: | Wysokość: | Rozmiar: 60 KiB |
Ładowanie…
Reference in New Issue