Are there any displays that can show graphics, where I can type 'plot x y' into the IDE? If not, how do you make it display graphics? I can elaborate further if needed.
XC4616-dataSheetMain.pdf (286.6 KB)
Are there any displays that can show graphics, where I can type 'plot x y' into the IDE? If not, how do you make it display graphics? I can elaborate further if needed.
XC4616-dataSheetMain.pdf (286.6 KB)
I would look at the Adafruit GFX library. It has all the necessary function to either draw shapes or to draw images on your screen. You can learn more about it here: Overview | Adafruit GFX Graphics Library | Adafruit Learning System
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.