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

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
jposada202020 committed Aug 15, 2023
2 parents ace3e47 + 9f24594 commit 522fb5e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,13 @@ Introduction
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
adapt or provide this functionality. This is an exercise to learn MicroPython Graphics adapting
the following library from CircuitPython
https://github.com/jposada202020/CircuitPython_uplot

Take a look in the `examples <https://micropython-uplot.readthedocs.io/en/latest/examples.html>`_ section in RTD to see the gallery


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


Expand Down

0 comments on commit 522fb5e

Please sign in to comment.