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

Main Menu

feed the value on display in box and store the value

Started by madhusudan.jadhav, March 04, 2020, 08:47:17 PM

Previous topic - Next topic

madhusudan.jadhav

Hi there,
I am using xmc4500 with matrix orbital eve2-70A TPR. I want to put one input box. there I will put some values for the process on display. How to do? please help.

BRT Community

Hello,

A good place to start would be our main 'Sample App' this covers a wide variety of examples including text entry for your HMI:
Sample App

Best Regards,
BRT Community

madhusudan.jadhav

Hi there, is there any screen designer available for fast prototyping for FT812. So that I can port the code in my project?

BRT Community

Hello,

We have two screen prototyping development tools available, the first is called EVE Screen Designer (ESD). ESD can be used to develop an HMI using visual programming techniques, and can export code to our FT9XX series of MCUs:
https://brtchip.com/esd-4-8/

The second is called EVE Screen Editor (ESE), ESE can be used to design screens and their layouts, but it does not produce logical code for the given screen. This gives you access to the raw display list for a given screen which can be easily transferred into which ever library you are using:
https://brtchip.com/eve-screen-editor/

Best Regards,
BRT Community