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

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
jposada202020 committed Aug 14, 2023
1 parent 0e3deb4 commit 189df33
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,12 @@ Introduction
:target: https://github.com/psf/black
:alt: Code Style: Black

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

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

Expand Down

0 comments on commit 189df33

Please sign in to comment.