Hello everyone, I wanted to plot an online graph on OLED without using TouchGFX Designer. How can I have this dynamic graph?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-22 1:29 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-22 2:00 AM
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
