adafruit / Adafruit_CircuitPython_ILI9341

CircuitPython display driver for ILI9341
MIT License
16 stars 11 forks source link

Updated examples to include more drawing #9

Closed makermelissa closed 5 years ago

makermelissa commented 5 years ago

All drawing is done using native displayio modules and doesn't require external libraries. I went this route because we already have plenty of examples in the other libraries and not many examples like this. Output should look like the following: IMG_0564