BRT Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Author Topic: Live traking on EVE4  (Read 7500 times)

Elvine314

  • Newbie
  • *
  • Posts: 1
    • View Profile
Live traking on EVE4
« on: January 26, 2023, 12:47:54 PM »

Hi there, im working on the development process of a respirator and im using a Riverdi RVT70HSBFWCA0, that has a BT817Q in it.
I've hit a bump in showing live data on the display, im not really sure how to solve and i was hoping to get some help.

To start off, i cant seem to find any widget or tool to display an external value on real time on the screen (Im using EVE Screen Designer 4.8 RC2).
I can show the number of the external value (using numeric label), or at least emulated it, but im finding trouble on displaying it like a continous line on a graph, (kind of like a heartrate monitor).
I tried with the sketch widget and the image widget, tried to mix them with a clock to get a continuous line on a window that refreshes, but i cant seem to get it working.
Has anyone done something similar? Displaying real time changes on a "function" type of display, where X would be time and Y would be the external value im getting trough the STM32?

Thanks in advance, and sorry for any spelling errors, not my native language.
Logged

BRT Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 742
    • View Profile
Re: Live traking on EVE4
« Reply #1 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
Logged

BRT Community Admin

  • Administrator
  • Newbie
  • *****
  • Posts: 16
    • View Profile
Re: Live traking on EVE4
« Reply #2 on: February 07, 2023, 02:22:40 PM »

Follow-up from Elvine314

I tried running the login pattern example but it doesent load and detects errors on trying to lead the components(widgets, pages,the "app.main" one), i tried recompiling, and even re instaling, but it wotn fix it, could i ask for the example on

Logged

BRT Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 742
    • View Profile
Re: Live traking on EVE4
« Reply #3 on: February 08, 2023, 11:22:09 AM »

Hello Elvine314,

Please advise on your previous DM so i can assist you.

Best Regards,
BRT Community
Logged