Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 189df33

Browse files
committed
upd
1 parent 0e3deb4 commit 189df33

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,12 @@ Introduction
2222
:target: https://github.com/psf/black
2323
:alt: Code Style: Black
2424

25-
MicroPython Graphics Library. This is adapted to use Peter Hinch display driver.
26-
However Colors will be needed to be adapted. This library uses an WaveShare 3.5 display
27-
IL9486
25+
MicroPython Graphics Library. This library uses the IL9486 driver from Peter Hinch taken from
26+
https://github.com/peterhinch/micropython-nano-gui. with a Waveshare 3.5 display
27+
This library uses FrameBuffer. It could work for other displays, however, is not my intention to
28+
apadated or provide this functionality. This is an exercise to learn MicroPython Graphics adapting
29+
the following library from CircuitPython
30+
https://github.com/jposada202020/CircuitPython_uplot
2831

2932
.. image:: https://github.com/jposada202020/MicroPython_UPLOT/blob/main/docs/readme1.png
3033

0 commit comments

Comments
 (0)