1
Discussion - EVE / Re: Live traking on EVE4
« on: January 26, 2023, 03:26:07 PM »
Hello,
Thanks for your question.
Just to clarify you are trying to graph incoming data in a similar manner to the following application note:
AN_356 FT800 Interfacing I2C Sensor to VM800P
When programming EVE at a lower level (not with EVE Screen Designer) we tend to utilise line strips or the line primitive to produce a graph on the screen.
ESD includes a line primitive which could be utilised in a similar way, and you can look at the login patter example for how this renders lines on the screen.
Are you committed to utilising ESD in your projects development? if so, i would suggest updating to the latest available version of ESD 4.15.1.
Best Regards,
BRT Community
Thanks for your question.
Just to clarify you are trying to graph incoming data in a similar manner to the following application note:
AN_356 FT800 Interfacing I2C Sensor to VM800P
When programming EVE at a lower level (not with EVE Screen Designer) we tend to utilise line strips or the line primitive to produce a graph on the screen.
ESD includes a line primitive which could be utilised in a similar way, and you can look at the login patter example for how this renders lines on the screen.
Are you committed to utilising ESD in your projects development? if so, i would suggest updating to the latest available version of ESD 4.15.1.
Best Regards,
BRT Community