Skip to content

Commit 9b2cf2a

Browse files
Update README.md
added ploting functionnality
1 parent 442e27d commit 9b2cf2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This is an upgrade of my previous VGA micropython display library, using the pic
88
Other immrovements are:
99
- Use of the DMA included library instead of direct registry modification
1010
- Chaged the font system to use xglcd fonts (from rdagger library https://github.com/rdagger/micropython-ili9341/tree/master)
11+
- Added a plotting library to do real time plotting more easily
1112

1213
I tried to document the code as much as I could. I have no doubt that this can be optimized quite a lot.
1314
If any of you is interested in using or improving it, i'll be happy to provide further explanations.

0 commit comments

Comments
 (0)