cancel
Showing results for 
Search instead for 
Did you mean: 

Hello everyone, I wanted to plot an online graph on OLED without using TouchGFX Designer. How can I have this dynamic graph?

Fghas.1
Associate
 
1 REPLY 1

Read the datasheet of the OLED's controller. Wire it up accordingly. Implement initialization and a routine to draw a single pixel, then just draw pixels for your graph.

JW